Quote Originally Posted by adb34 View Post
I am still having issues with the checkout part of this module. This problem occurs in all browsers and both desktop & laptop. This is a continuation from #2036 I am now getting this error log I have put down the complete log as I cannot pick out what is not irrelevant.
The issue is it doesn't want to connect with Zen-Cart.com to check for newer versions.
to bypass this modify:
\YOUR_ADMIN\includes\init_includes\init_fec_config.php

Change:
$zencart_com_plugin_id = 594;
to:
$zencart_com_plugin_id = 0;

When the plugin is 0 it bypasses the checking of the version