Loading...
 
Features / Usability

Features / Usability


ERROR - Can't create a Blog - 1.8

posts: 112 Austria

I use 1.8 on Windows XP.

I use a fresh installation and want to create a Blog.

After I click create I got following page:
------
Warning: mysql error: Unbekanntes Tabellenfeld 'show_avatar' in field list. in query:
insert into `tiki_blogs`(`created`,`lastModif`,`title`,`description`,`user`,`public`,`posts`,`maxPosts`,`hits`,`heading`,`use_title`,`use_find`,`allow_comments`,`show_avatar`) values(?,?,?,?,?,?,?,?,?,?,?,?,?,?)
in d:\wwwportal\tikiwiki\lib\tikidblib.php on line 125
Values:
Array ( 0 => 1075929893 1 => 1075929893 2 => Mein erster Blog 3 => Und schon wieder ein Sieger. Ich bin sehr sehr alt. 4 => admin 5 => n 6 => 0 7 => 10 8 => 0 9 =>
{tr}Blog{/tr}: {$title}
{tr}Created by{/tr} {$creator}{tr} on {/tr}{$created|tiki_short_datetime}
{tr}Last modified{/tr} {$lastModif|tiki_short_datetime}

({$posts} {tr}posts{/tr} | {$hits} {tr}visits{/tr} | {tr}Activity={/tr}{$activity|string_format:"%.2f"}) {if $tiki_p_blog_post eq "y"} {if ($user and $creator eq $user) or $tiki_p_blog_admin eq "y" or $public eq "y"} {tr}Post{/tr} {/if} {if $rss_blog eq "y"} RSS {/if} {/if} {if ($user and $creator eq $user) or $tiki_p_blog_admin eq "y"} {tr}Edit{/tr} {/if}
{tr}Description:{/tr} {$description}
10 => y 11 => y 12 => y 13 => n )
$result is false
$result is empty
------

Please help

paulap

posts: 112 Austria

A additional info:

The preview function works fine. I can preview the solong not stored blog. But not more.

paulap


posts: 51 United States

My guess is:

You are running Tiki 1.8 on a database that was created using 1.7.x. I believe there is an upgrade for it that you must run from the tiki-install (it will ask if you want to upgrade to 1.8). If that fails, that may be part of the problem.

I run 1.7.5 and checkd the my tiki_blogs table. There is no field 'show_avatar'. I assume this was added in 1.8.

posts: 112 Austria

THX for your info.

But my installation is 100% fresh. New Database, no older tiki versions,...

Worse Luck!

I guess that this is a dev or CVS problem. We will see.

paulap

> bobzim:
> My guess is:
>
> You are running Tiki 1.8 on a database that was created using 1.7.x. I believe there is an upgrade for it that you must run from the tiki-install (it will ask if you want to upgrade to 1.8). If that fails, that may be part of the problem.
>
> I run 1.7.5 and checkd the my tiki_blogs table. There is no field 'show_avatar'. I assume this was added in 1.8.
>
>

posts: 2881 United Kingdom

> But my installation is 100% fresh. New Database, no older tiki versions,...

1.8 is currently development code, which development release of 1.8 are you using?
I believe redflo's thinking about releasing 1.8 final in a week, but I have found wiki structure problems still in 1.8

Damian

posts: 112 Austria

> Damian:
> > But my installation is 100% fresh. New Database, no older tiki versions,...
>
> 1.8 is currently development code, which development release of 1.8 are you using?


paulap:

WHERE CAN I SEE THE EXACT VERSION NUMBER?

WHERE IS THE LOCATION (URL) OF THE LATEST 1.8 DEV REL?

I could help testing. But I must have the same dev rel you have to correct the bugs & problems. Currently I am not have an CVS account (do I need one?)

paulap


> I believe redflo's thinking about releasing 1.8 final in a week, but I have found wiki structure problems still in 1.8
>
> Damian


posts: 112 Austria

THX for your info.

But my installation is 100% fresh. New Database, no older tiki versions,...

Worse Luck!

I guess that this is a dev or CVS problem. We will see.

paulap

> bobzim:
> My guess is:
>
> You are running Tiki 1.8 on a database that was created using 1.7.x. I believe there is an upgrade for it that you must run from the tiki-install (it will ask if you want to upgrade to 1.8). If that fails, that may be part of the problem.
>
> I run 1.7.5 and checkd the my tiki_blogs table. There is no field 'show_avatar'. I assume this was added in 1.8.
>
>

posts: 2881 United Kingdom

> But my installation is 100% fresh. New Database, no older tiki versions,...

1.8 is currently development code, which development release of 1.8 are you using?
I believe redflo's thinking about releasing 1.8 final in a week, but I have found wiki structure problems still in 1.8

Damian

posts: 112 Austria

> Damian:
> > But my installation is 100% fresh. New Database, no older tiki versions,...
>
> 1.8 is currently development code, which development release of 1.8 are you using?


paulap:

WHERE CAN I SEE THE EXACT VERSION NUMBER?

WHERE IS THE LOCATION (URL) OF THE LATEST 1.8 DEV REL?

I could help testing. But I must have the same dev rel you have to correct the bugs & problems. Currently I am not have an CVS account (do I need one?)

paulap


> I believe redflo's thinking about releasing 1.8 final in a week, but I have found wiki structure problems still in 1.8
>
> Damian