Hi, im new as you can tell..well i wanted this hack for my forum and team to utilize for different things..but it keeps giving me errors and i installed everything correctly
Database error in vBulletin 3.0.3:
Invalid SQL:
SELECT j.enabled, u.username, e.journalid, e.title, e.entry, e.mood,
e.np, e.timestamp, e.userid
FROM journal_entry e, journal j, user u
WHERE e.userid = u.userid AND e.userid = j.userid
AND e.private = 0 AND j.enabled = 1
ORDER BY e.timestamp DESC
LIMIT 10
mysql error: Table 'divined1_digig.user' doesn't exist
mysql error number: 1146
Date: Tuesday 07th of September 2004 12:56:22 AM
Script:
http://www.digi-gamers.com/DGO/journal.php
Now i went in and looked and my tables is set as divined1_<whatever the sql is> but the actual database is divined1_digig so im like completely lost..if anyone could help i would be thankful!