View Single Post
  #4  
Old 03-16-2013, 10:27 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 576,717
Hall of Famer is on a distinguished road
Default

This error log looks somewhat intriguing... Did you happen to enter 'public_html' in your script path for your config file? Its unlikely that you have two 'public_html's in this message unless you have one public_html in your config file:

PHP Code:
Failed opening required '/public_html/public_html/inc/smarty/Smarty.class.php' 
If this is the case, remove the 'public_html' from your script path entry in config.php, and the error should go away.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote