Hi I'm having a problem accessing modules.php, i get the following error
Fatal error: Call to a member function on a non-object in
/usr/local/psa/home/vhosts/****.com/http/forums/donate.php on line
14
line 14 says this:
Code:
$query_users = $DB_site->query("SELECT donor.userid, donor.total, user.username, user.showdonor
I can't see a table called donor anywhere.. is that related? (i have a vb3_user but no vb3_donor)
Also the VBACMPS module doesn't show correctly.. how would i set that up from scratch? (using 2.0 vba cmps)
Any help appreciated.