Quote:
Originally Posted by jluerken
I've installed v 2.0 and I am getting a db error when I try to enter a guestbook entry
PHP Code:
Database error in vBulletin 3.7.0 Beta 5:
Invalid SQL:
INSERT INTO `guestbook` ( `id` , `yazan` , `sehir` , `site` , `mesaj` , `not` , `tarih` , `baslik` , `ip` , `userid`, `status` )
VALUES ('', 'Hexsymbol', '', '', 'This is a test', '5', '1204896176', 'HALLO HALLO HALLO', 'MY IP', '1', '1');
MySQL Error : Table 'ke_forum.guestbook' doesn't exist
Error Number : 1146
Date : Friday, March 7th 2008 @ 02:22:56 PM
Script : http://www.url.de/forum/guestbook.php
Referrer : http://www.url.de/forum/guestbook.php?hasann=addnew
It would also be nice to have this fields in english
`yazan` , `sehir` , `site` , `mesaj` , `not` , `tarih` , `baslik
|
your guestbook table doesnt exist buddy
Table 'ke_forum.guestbook' doesnt exist
`yazan` , `sehir` , `site` , `mesaj` , `not` , `tarih` , `baslik`
`poster` , `city` , `website` , `message` , `rating` , `date` , `title`