Jump to content

Weird Error Message ! Help !


Recommended Posts

Hi,

 

I'm having problems with my prestashop install. The front page is white and so is the back office this has just started happening in the past few days... when i put up a back up to fix this in a few days the same thing happens. The error that shows when i turn on debuging by editing the /config/defines.inc.php

 

Parse error: syntax error, unexpected T_DOUBLE_ARROW, expecting ')' in /home/stardust/public_html/cache/class_index.php on line 599 

 

can anyone help!!! ?

 

Link to comment
Share on other sites

  • 1 year later...

hi, i have same problem with this case, the code from line 595-605 is:

 

'TaxManagerModule' => 'override/classes/tax/TaxManagerModule.php',
  'TaxManagerModuleCore' => 'classes/tax/TaxManagerModule.php',
  'TaxRule' => 'override/classes/tax/TaxRule.php',
  'TaxRuleCore' => 'classes/tax/TaxRule.php',
  'TaxRulesGroup' => 'override/classes/tax/TaxRulesGrouppCore' => 'classes/tax/TaxRulesGroup.php',
  'TaxRulesTaxManager' => 'override/classes/tax/TaxRulesTaxManager.php',
  'TaxRulesTaxManagerCore' => 'classes/tax/TaxRulesTaxManager.php',
  'Theme' => 'override/classes/Theme.php',
  'ThemeCore' => 'classes/Theme.php',
  'Tools' => 'override/classes/Tools.php',
  'ToolsCore' => 'classes/Tools.php',
 
 
can you help me where is the wrong code?
 
my store is fine for couple years, this eror just came up, i canfused how to fix it
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...