Jump to content

Parse Error when new users try to register


Recommended Posts

SOLVED

 

Deleted Coremanager as detailed in http://www.prestashop.com/forums/topic/100868-solved-all-modules-disapeared-can-anyone-help/

 

Kind regards

 

 

Hi all,

 

Hoping for some advice. I am experiencing a number of issues with a presetaShop store.

 

Users can no longer register. When they try to create an account the following error in generated:

 

Parse error: syntax error, unexpected T_ELSE, expecting T_FUNCTION in /home/earlukco/public_html/classes/AddressFormat.php on line 455

 

Can anyone suggest how to fix?

 

The second error is that Modules are no longer appearing in the backOff. Enabling errors reveals the following error:

 

Fatal error: Uncaught exception 'SmartyException' with message 'unknown method 'clear_compiled_tpl'' in /home/earlukco/public_html/tools/smarty/sysplugins/smarty_internal_wrapper.php:117 Stack trace: #0 /home/earlukco/public_html/tools/smarty/Smarty.class.php(766): Smarty_Internal_Wrapper->convert('clear_compiled_...', Array) #1 /home/earlukco/public_html/classes/Module.php(551) : eval()'d code(41): Smarty->__call('clear_compiled_...', Array) #2 /home/earlukco/public_html/classes/Module.php(551) : eval()'d code(41): Smarty->clear_compiled_tpl() #3 /home/earlukco/public_html/classes/Module.php(553): CoreManager->CoreManager() #4 /home/earlukco/public_html/iadmin/tabs/AdminModules.php(439): ModuleCore::getModulesOnDisk(true) #5 /home/earlukco/public_html/iadmin/tabs/AdminModules.php(312): AdminModules->displayList() #6 /home/earlukco/public_html/iadmin/index.php(109): AdminModules->display() #7 {main} thrown in /home/earlukco/public_html/tools/smarty/sysplugins/smarty_internal_wrapper.php on line 117

 

Any advice gratefully received!

 

EDIT------

 

I have solved the login issue by replacing the script with another version however the Modules issues remains - SHould I replace the smarty_internal_wrapper.php script or is the error likely caused somewhere else?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...