I'm trying to install a directory on my server that I brought off someone, its PHPLinkDirectory: Version 2.1.3 Anyway when I go to http://www.4we.info/install/ to try to install the directory I get the following message; Fatal error: Call to a member function Fields() on a non-object in /home/grabyour/public_html/4we.info/include/functions.php on line 43 What does it mean, and how can I fix it? Thanks
Go back and kick that guys ass! Why asking here for fixes when you can ask the seller? Don`t bother fixing, he should have sold you a working script! Money back or a working script
open gunctions.php file, try to find out the word ****->Fields(). Then try to check that *** whether it is initialized or not like fff=new objrct();