Koaljay Posted October 7, 2013 Share Posted October 7, 2013 Hello, I'm new with hosting and installation of Prestashop 1.5.5 and Module Julien Breux Menu 2.7.1. (My hosting is in 1and1 supplier) My problem is that when I push the installation button to install Module Julien Breux Menu 2.7.1 in my Prestashop 1.5.5 in my hosting: - Appear a blank page with nothing. - The address in the top address bar is "http://www.nnnnnnn.nnn/admin/index.php?tab=AdminModuleMenu&token=f8b48cbea21a72fa57ad97669c66c67b" (I change nnnnn.nnn letters) After I push de "back" button in my firefox explorer web, return to installed modules, the Julien Breux Module appear as Installed, and when I go to "Configure" in Julien Breux Module, it goes to the same link and I cannot do anything. Thank you very much for your help. Pere. Link to comment Share on other sites More sharing options...
bellini13 Posted October 7, 2013 Share Posted October 7, 2013 have you asked the module author if this will work in PS v1.5? Link to comment Share on other sites More sharing options...
vekia Posted October 7, 2013 Share Posted October 7, 2013 hello if you see blank page you should turn on error reporting. then you will see what exactly doesnt work well: open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
justyh Posted October 9, 2013 Share Posted October 9, 2013 I have the exact same problem! After changing it to "true" these are error msges. Please help! Thank you. Notice: Use of undefined constant PS_ADMIN_DIR - assumed 'PS_ADMIN_DIR' Warning: require_once(PS_ADMIN_DIR/../classes/AdminTab.php) [function.require-once]: failed to open stream: No such file or directory Fatal error: require_once() [function.require]: Failed opening required 'PS_ADMIN_DIR/../classes/AdminTab.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') Link to comment Share on other sites More sharing options...
bellini13 Posted October 9, 2013 Share Posted October 9, 2013 let me ask again...have you asked the module author if this will work in PS v1.5? Link to comment Share on other sites More sharing options...
El Patron Posted October 9, 2013 Share Posted October 9, 2013 from what I see, this module is NOT compatible with 1.5 http://www.julien-breux.com/2011/02/21/menu-horizontal-v2-7-prestashop-gratuit/ It was written for 1.4 and I don't see updated module for 1.5 You should at this time, uninstall the module, contact the developer, and if no response find another module. Also moving forward, make sure before you load a module that it is compatible with your version as many 'free' modules lack version checking. You know the really tedious grunt work that makes for a save installation. Link to comment Share on other sites More sharing options...
Recommended Posts