Ray UK Posted March 9, 2014 Share Posted March 9, 2014 So im working on a theme for 1.6.0.4, and the "Product Comments" module said there was an update. I clicked "Update" and got the following error [PrestaShop] Fatal error in module productcomments:syntax error, unexpected T_OBJECT_OPERATOR Now the shop is totally down :/ Any way to revive it ? Link to comment Share on other sites More sharing options...
Ray UK Posted March 9, 2014 Author Share Posted March 9, 2014 Ok, as a "Quick fix" I have deleted the productcomments from the module directory, and the site is back up. WARNING - DO NOT UPDATE "PRODUCTCOMMENTS" MODULE YET ! ! ! Link to comment Share on other sites More sharing options...
rudders18 Posted March 9, 2014 Share Posted March 9, 2014 There seems a bug has been introduced in this module between 1.6.0.3 and 1.6.0.4, severe enough to stop a new install of 1.6.0.4. Link to comment Share on other sites More sharing options...
Ray UK Posted March 9, 2014 Author Share Posted March 9, 2014 eeek, thats not good. Have they updated the 1.6.0.4 RC file ? I still have the original 1.6.0.4 zip that mine installed fine from. I could upload somewhere if people need it. I downloaded it the day they announced it and mine installed no problem. Its just today I noticed it said update the "productcomments" module, and thats what broke my dev shop Link to comment Share on other sites More sharing options...
Bill Dalton Posted March 10, 2014 Share Posted March 10, 2014 I updated the "productcomments" module today no problem. Just clicked update and it was done. Just a default install using RC. Link to comment Share on other sites More sharing options...
Vire Posted March 10, 2014 Share Posted March 10, 2014 Hm properly there is a difference between the already installed version and the installing version. Could you upload your productcomments folder? Maybe that could help. Link to comment Share on other sites More sharing options...
vekia Posted March 10, 2014 Share Posted March 10, 2014 i also tried to update it to new version and everything works fine. if i were you i will try to install it manually, from github Link to comment Share on other sites More sharing options...
Lucas Cerdan Posted March 10, 2014 Share Posted March 10, 2014 There was a problem this WE with product comments. When installing a new version, the latest version of some modules are downloaded from our server and it happens that productcomments had an error that makes the installation crashed. Sorry about that. You don't need to do anything, the installer should work properly now. Link to comment Share on other sites More sharing options...
sts098 Posted April 18, 2014 Share Posted April 18, 2014 I have an issue with product comments and prestashop 1,6.0.6 and default theme. Looks like the heading is registered as a tab and content gets registered later into the template. Other items that hook DisplayProductTab And DisplayProductTabContent separate the tab heading from the content. I guess prestashop processes all the tab then all the content, So unless the tabs are empty and the headings are in the tab content section, things do not line up. I could edit the module, but prefer to keep things clean since I am only using default configurations. Has anyone else seen this? Any suggestions? Solutions? Link to comment Share on other sites More sharing options...
Revolucio Posted June 30, 2014 Share Posted June 30, 2014 I'm trying to develop a module for 1.6, starting from an old one with hookProductTab and hookProductTabContent, and I found the same issue. I have the tab all together and then the content, so a complete mess. So as I'm new on developing modules I'm a bit lost. So if tab is not for 1.6 what is the recommended hook now if you want to add a new module on the product page ? Link to comment Share on other sites More sharing options...
Recommended Posts