...
Expand | ||
---|---|---|
| ||
Probably you didnt turn off the compilation feature in Magento. You need to run the compilation process again - navigate to System → Tools → Compilation. If you are unable to navigate to this section, uninstall the module first and refresh the cache. Then turn off compilation and install the module again. |
Expand | ||
---|---|---|
| ||
Fatal error: Call to a member function getAttributesSetup() on a non-object in XXX/app/code/community/Nostress/Nscexport/Model/Profile.php on line 1. Probably you use Suhosin PHP extension. Following variables must have these values:
You can set up these variables in your .htaccess file in your Magento installation dir. If you wish to do so, ask your hosting administrator to set up suhosin.perdir = 'pr' in server configuration. |
...