Installation Error: unable to enable the theme

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeInstallation Error: unable to enable the theme

This topic has been marked as resolved.

After installation I get this error

Fatal error: Objects used as arrays in post/pre increment/decrement must return values by reference /tb_themes/shoppica2/catalog/ThemeCatalogExtension.php on line 242

I did not edit the file ThemeCatalogExtension.php

Please, advise

 

January 14, 2013 at 10:37 pm #17149

Did you edit anything from the Shoppica package at all ?

January 15, 2013 at 5:21 pm #17212

I only added the following to index.php as per requested

// TB
$controller->dispatch(new Action(‘common/tb’, array(‘front’ => $controller)), new Action(‘error/not_found’));

further no changes made
installed version 2.2.1

January 15, 2013 at 8:01 pm #17223

Can you paste the PHP version installed on your server ?

January 16, 2013 at 8:46 am #17242

Installed PHP version is PHP Version 5.2.0-8+etch11

January 17, 2013 at 1:39 am #17295

Dear support,

Any update yet?
Would like to get my shop configured this weekend.

Please advise

January 18, 2013 at 2:56 pm #17337

Sorry for the late answer, but we had to check this issue more thoroughly. The issue you are experiencing is due to the PHP version installed on your server. It is pretty old and it is the first verison from the 5.2.0 branch (released November 2006), which contains a bunch of nasty bugs. The recommended version from 5.2.x branch is at least 5.2.4 (the most current version from this branch is 5.2.17). You should ask your server administrators to upgrade your PHP version.

Regards,
ThemeBurn team

January 21, 2013 at 12:54 pm #17419

Thanks
Works with PHP 5.2.17

January 28, 2013 at 12:27 am #17687

Glad everything works well now :)

Best,
ThemeBurn team

January 29, 2013 at 4:48 pm #17808
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.