Silentbob101 Posted January 12, 2014 Share Posted January 12, 2014 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 More sharing options...
walidon Posted January 12, 2014 Share Posted January 12, 2014 make a copy of your /home/stardust/public_html/cache/class_index.php in your computer and then delete it! inform about the result! 2 Link to comment Share on other sites More sharing options...
vekia Posted January 12, 2014 Share Posted January 12, 2014 can you also show what you've got in line 599 in file mentioned in error code Link to comment Share on other sites More sharing options...
rajasanjaya Posted June 5, 2015 Share Posted June 5, 2015 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now