Bill Dalton Posted February 7, 2016 Share Posted February 7, 2016 Everything seems to work, the only problem is that no modules appear in the module section. I've tried deleting the XML files and new XML files are not created. So, anyone else run into this problem? Link to comment Share on other sites More sharing options...
El Patron Posted February 7, 2016 Share Posted February 7, 2016 Hey Bill, you turned on PrestaShop debug? sounds like a module is crashing and stopping page build. 1 Link to comment Share on other sites More sharing options...
razaro Posted February 7, 2016 Share Posted February 7, 2016 Did you try to enable debug mode? Maybe some error comes up. 1 Link to comment Share on other sites More sharing options...
Bill Dalton Posted February 7, 2016 Author Share Posted February 7, 2016 Right, not thinking Parse error: syntax error, unexpected ''customer_tax_address_id'' (T_CONSTANT_ENCAPSED_STRING) inC:\inetpub\wwwroot\uniform.ca\prestashop\classes\Module.php(573) : eval()'d code on line 589Warning: require(C:\inetpub\wwwroot\uniform.ca\prestashop\modules\canadapost/backward_compatibility/backward.php): failed to open stream: No such file or directory inC:\inetpub\wwwroot\uniform.ca\prestashop\modules\canadapost\canadapost.php on line 68Fatal error: require(): Failed opening required 'C:\inetpub\wwwroot\uniform.ca\prestashop\modules\canadapost/backward_compatibility/backward.php' (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\uniform.ca\prestashop\modules\canadapost\canadapost.php on line 68 I don't use the Canada Post module so I'll remove that first and see what happens. 1 Link to comment Share on other sites More sharing options...
Bill Dalton Posted February 7, 2016 Author Share Posted February 7, 2016 OK, now we are getting somewhere. Modules are now showing. Still have an error showing in the modules section Parse error: syntax error, unexpected ''customer_tax_address_id'' (T_CONSTANT_ENCAPSED_STRING) inC:\inetpub\wwwroot\uniform.ca\prestashop\classes\Module.php(573) : eval()'d code on line 589 The following module(s) couldn't be loaded:avalaratax (parse error in /modules/avalaratax/avalaratax.php) avalaratax (class missing in /modules/avalaratax/avalaratax.php) I don't use avalaratax, so I'll axe that. Link to comment Share on other sites More sharing options...
Bill Dalton Posted February 7, 2016 Author Share Posted February 7, 2016 And that did it! Thanks guy's, when will I learn to turn that debug on first, scratch head second. 2 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