butt I ask my host to run the backup from last week over the current one so the problem will be gone by tomorrow i hope
and then I do the birthday mod again and make a backup from the board
Code: Alles auswählen
phpBB : Critical Error
Could not get theme data for themes_id [5]
Code: Alles auswählen
ALTER TABLE `phpbb_users` CHANGE `user_birthday` `user_birthday` VARCHAR( 8 ) DEFAULT '999999'
Code: Alles auswählen
user_birthday varchar(8) Yes 0
Code: Alles auswählen
UPDATE phpbb_users SET user_birthday = 999999 WHERE user_birthday = '' OR user_birthday IS NULL;
Code: Alles auswählen
$user_active,
Code: Alles auswählen
user_next_birthday_greeting ='',
Code: Alles auswählen
Parse error: parse error in /home/httpd/vhosts/carpflashes.nl/httpdocs/board/includes/usercp_register.php on line 781
Code: Alles auswählen
01 Jan 2007 12:00 am 01 Jan 2007 12:00 am Anonymous
Anonymous