PDA

View Full Version : Can someone please help me.


PokeFerno
05-10-2014, 08:02 AM
I used a different host that now supports php v 5.3 and I get this error code

Fatal error: require(): Failed opening required '/var/www/html/adoptables/inc/smarty/Smarty.class.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/vhosts/pokeferno.orgfree.com/adoptables/classes/class_mysidia.php on line 326


Please help.

krazykat1980
05-10-2014, 09:00 AM
If you don't have the script installed in a folder named "adoptables", remove "adoptables" from the 'script path' in your config.php file... if it's installed in a folder instead of root, replace 'adoptables' with the name of the folder it is in.....

And don't forget that the folder name is case sensitive... 'adoptables' is a different folder than 'Adoptables'