Search found 3 matches

by bandajo
Tue Mar 29, 2005 12:28 pm
Forum: Announcements
Topic: Serendipity 0.8-beta4 released!
Replies: 7
Views: 11282

garvinhicking wrote:Bandajo - edit your
Or you run this SQL code via phpMyAdmin on your database

Code: Select all

ALTER TABLE serendipity_authors ADD realname VARCHAR( 255 ) NOT NULL FIRST;
UPDATE serendipity_authors SET realname = username;
Thanx runs fine now
by bandajo
Tue Mar 29, 2005 12:04 pm
Forum: Announcements
Topic: Serendipity 0.8-beta4 released!
Replies: 7
Views: 11282

you just extract it to what ever location it is currently in, then go to the homepage of your blog and it will walk you through it. upgrade button at the bottom on the left. No button, no upgrade. The databases has changed, and nothing runs longer. First is Unknown column 'a.realname' in 'field lis...
by bandajo
Sun Feb 08, 2004 1:18 pm
Forum: General discussions
Topic: Problems with php 4.3.4
Replies: 1
Views: 4189

Problems with php 4.3.4

Hi People, my Webhoster changed the php version. Now i get. Warning: main(./serendipity_config_local.inc.php) [function.main]: failed to create stream: Permission denied in /var/www/confixx/web94/html/tb/serendipity_config.inc.php on line 47 Warning: main() [function.main]: Failed opening './serendi...