News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dans34

#16
Support Requests / Re: database deletation
April 20, 2006, 04:29:10 PM
my website url is freepgs.com/dans34

the affected forum  url is freepgs.com/dans34/trionite/forum
#17
Support Requests / database deletation
April 20, 2006, 03:33:27 PM
hi,

is there a problem with mysql  , i was on my forum i refreshed the page and it says
QuotemySQL error: 1146
Table 'trionite_forum.mybb_users' doesn't exist
Query: SELECT u.*, f.*, COUNT(pms.pmid) AS pms_total, SUM(IF(pms.dateline>u.lastvisit AND pms.folder='1','1','0')) AS pms_new, SUM(IF(pms.status='0' AND pms.folder='1','1','0')) AS pms_unread, b.dateline AS bandate, b.lifted AS banlifted, b.oldgroup AS banoldgroup FROM mybb_users u LEFT JOIN mybb_privatemessages pms ON (pms.uid=u.uid) LEFT JOIN mybb_userfields f ON (f.ufid=u.uid) LEFT JOIN mybb_banned b ON (b.uid=u.uid) WHERE u.uid='1' GROUP BY u.uid

its like the table has just been deleted  (also i didnt have a backup , do freepgs.com have a backup i could use ?)