Thread: Error Report...
View Single Post
Old June 17th, 2007, 02:38 PM   #5 (permalink)
Gotmian
Junior Member
Verified Customer
 
Join Date: Apr 2007
Posts: 15
2 more problems

I have 2 more problems (reports)...

Quote:
INSERT INTO pp_searchids (searchid,userid,searchtype,searchterms,searchdate,cats,name,preview,idlist,numresults,ipaddress,searchtime,date)
VALUES ( [...] )

The query returned with an errorcode of:

Table 'db_forum.pp_searchids' doesn't exist
Quote:
DELETE FROM pp_searchids WHERE date < 1181501056

The query returned with an errorcode of:

Table 'db_forum.pp_searchids' doesn't exist
Since they both call pp_searchids and there is no such table what can i do?
Can i simply create a table? Will that be enough (and if yes, please, how do i create the table...)? Noob here... :P
Gotmian is offline   Reply With Quote