Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleUnexpected T_CATCH error

PHP Parse error: syntax error, unexpected T_CATCH in /app/code/community/Nostress/Nscexport/controllers/Adminhtml/ScheduleController.php on line 1

  • This is know error fixed in release 6.1.0.0.1. Please update to this module version on newer.

...

Expand
titleFeeds specification load failed: Invalid or empty server response.

Feeds specification load failed: Invalid or empty server response.Curl error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

  • This is know error in module version 6.0.0.0 and was fixed in version 6.1.0.0.1.
Expand
titleFatal error: Class 'Nostress_Nscexport_Helper_Data' not found in XXX on line 516

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
titleUnknown column 'cpf1.xxxxx_value'

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'cpf2.score_value' in 'field list'

  • This is know multi-select attributes error in module version 6.0.0.0 and was fixed in version 6.1.0.0.1.
Expand
titleFrontend error - Class 'Zend_Log' not found
*Fatal error*: Class 'Zend_Log' not found in * magento root dir/includes/src/Nostress_Nscexport_Block_Ga.php*on line *1
  • This is know error in module version 6.0.0.0 and was fixed in version 6.1.0.0.1.
Expand
titleAfter module installation I got 404 error

This is NOT module bug and this may happen after installation of any Magento module.

Refresh your cache under System → Cache management. Then, log-out from your backend and then log-in again. That should help!

...