Quote:
Originally Posted by Hasann
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`
|
Yes I know that its not there but shouldn't your product install the tables?
It would be nice if you could use the english field names in future instead of the turkish
one cause not everyone understands this and it makes life more easier while working in the db
Ok I found the error. I am using a db prefix and the table was installed correctly with prefix_guestbook.
Your INSERT command is missing the prefix option :-)