Pooo... php troubles...
Fatal error: Call to a member function on a non-object in /home/pgsforum/public_html/vb/showthread.php on line 14
i get that when I go to showthread.
I'm trying to put a piece of code in showthread.php to check the user's points (from lesane store hack)...
I put it at the top, above
// ################################################## ##########################
// ############################# SHOW POST ####################################
// ################################################## ##########################
and it gives me the error... why is that? Also, where would I put a code if i wanted it to execute BEFORE any posts where shown?
|