Webmastersite.net
Register Log In

Messed up _email table

Title Messed up _email table
Message Text I am moving one of my directories to another server, and I somehow messed up the _email table. This is the error I get from debug mode:
Performing query: SELECT id,`to`,subject,message,headers,replacement,mime FROM elite_email WHERE timesent=0 ORDER BY id ASC LIMIT 0,10;

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/elitefan/public_html/classes/database.php on line 108
The table was accidentally dropped, and I created it manually. But apparently I missed something. The error doesn't appear everytime. When I reload the page it sometimes disappears.
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership Jenny
Views 674 views. Averaging 0 views per day.
Similar Topics
Submission Date Mar 05, 2006 - 6:51 AM