Jump to content

Fatal Error Uncaught exception, Customers cant log in Error 500 (Persmissions set properly.)


Recommended Posts

Hello,

I am getting Error 500 when trying to log in.

The error has something to do with customer classes which I have never messed with.

Here is the error as it shows in admin panel under customers tab

Warning: call_user_func_array() [function.call-user-func-array]: Unable to call Customer::getValidationRules() in /home/newvinyl/public_html/Fusion/classes/AdminTab.php on line 317

Fatal error: Uncaught exception 'ReflectionException' with message 'Class CustomerCore does not exist' in /home/newvinyl/public_html/Fusion/config/autoload.php:38 Stack trace: #0 /home/newvinyl/public_html/Fusion/config/autoload.php(38): ReflectionClass->__construct('CustomerCore') #1 /home/newvinyl/public_html/Fusion/classes/AdminTab.php(274): __autoload('Customer') #2 /home/newvinyl/public_html/Fusion/classes/AdminTab.php(264): AdminTabCore->displayRequiredFields(Array, Array) #3 /home/newvinyl/public_html/Fusion/FAadmin/index.php(111): AdminTabCore->display() #4 {main} thrown in /home/newvinyl/public_html/Fusion/config/autoload.php on line 38

Link to comment
Share on other sites

just replaced it with a fresh copy. One error from the modules tab no longer exists however the error I refered to above in this particular post still exists. I can not delet or create customers and customers not create nor login still.

Server Error Log shows no errors-

Debug mode for config.php set to on*

Current error shown in the admin:

Warning: call_user_func_array() [function.call-user-func-array]: Unable to call Customer::getValidationRules() in /home/newvinyl/public_html/Fusion/classes/AdminTab.php on line 314

Fatal error: Uncaught exception 'ReflectionException' with message 'Class CustomerCore does not exist' in /home/newvinyl/public_html/Fusion/config/autoload.php:38 Stack trace: #0 /home/newvinyl/public_html/Fusion/config/autoload.php(38): ReflectionClass->__construct('CustomerCore') #1 /home/newvinyl/public_html/Fusion/classes/AdminTab.php(274): __autoload('Customer') #2 /home/newvinyl/public_html/Fusion/classes/AdminTab.php(264): AdminTabCore->displayRequiredFields(Array, Array) #3 /home/newvinyl/public_html/Fusion/FAadmin/index.php(111): AdminTabCore->display() #4 {main} thrown in /home/newvinyl/public_html/Fusion/config/autoload.php on line 38

Link to comment
Share on other sites

Ok I replaced the customer.php and made sure permissions was set at 644.

Now when you go to the login page this error shows up for customers: (https://newvinylconcepts.com/Fusion/en/my-account)

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/newvinyl/public_html/Fusion/themes/prestashop/authentication.tpl" on line 2 "{include file=$tpl_dir./breadcrumb.tpl}" - Unexpected "/", expected one of: "{" , "$" , "identifier" , INTEGER' in /home/newvinyl/public_html/Fusion/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:431 Stack trace: #0 /home/newvinyl/public_html/Fusion/tools/smarty/sysplugins/smarty_internal_templateparser.php(2855): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/newvinyl/public_html/Fusion/tools/smarty/sysplugins/smarty_internal_templateparser.php(2920): Smarty_Internal_Templateparser->yy_syntax_error(37, '/') #2 /home/newvinyl/public_html/Fusion/tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(51): Smarty_Internal_Templateparser->doParse(37, '/') #3 /home/newvinyl/public_html/Fusion/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(82): Smarty_Internal_SmartyTemplateCo in /home/newvinyl/public_html/Fusion/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 431

Link to comment
Share on other sites

Turned off Smarty and the error above is gone.


OMG U CAN LOG IN :)

NO MORE ERROR ON THE BACK END CUSTOMERS TAB EITHER !

--------------------------------------------------

How ever the module tab still has the error shown above from a few posts back.

Here it is again:

Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Parse error(s) in module(s)

fianetfraud
hipay
statscheckup

-----------------

The three modules its lists at the bottom i dont even know what they are and I dont use them.

Link to comment
Share on other sites

Yes, on the Modules tab as I said above. However all the customer errors are gone and people can log in.

How ever the module tab still has the error shown above from a few posts back.

Here it is again:

Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Parse error(s) in module(s)

fianetfraud
hipay
statscheckup

Link to comment
Share on other sites

Yes I have replaced module.php with a fresh copy . However I do not notice any errors even though theres a error report as stated.

So I see this error, however I do not noticed any functionality issues with my shop.

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Please contact support about

Warning: Failure in /home/newvinyl/public_html/Fusion/classes/Module.php on line 492
Parse error(s) in module(s)

fianetfraud
hipay
statscheckup

Link to comment
Share on other sites

×
×
  • Create New...