NNGNews Posted February 18, 2015 Share Posted February 18, 2015 Sorry, I'm feeling a dummy, but I need help. We're trying to update from 1.4 to 1.6 in test We are not able to see the slider. We see that is hooked in DisplayHeader, DisplayHome and DisplayTopColumn but none is shown, also when we go in LIVE EDIT we can't see the module anywhere. The module is active and we have tried also to put it on the top of each hook but without success. Where is the problem ? Please give us a tip, thank you Link to comment Share on other sites More sharing options...
fred-vinapresta Posted February 19, 2015 Share Posted February 19, 2015 Hi, maybe there is a probleme of compatibility between your slider ans prestashop 1.6. Try to open config/defines.inc.php and change define('_PS_DISPLAY_COMPATIBILITY_WARNING_', false); by define('_PS_DISPLAY_COMPATIBILITY_WARNING_', true); Link to comment Share on other sites More sharing options...
NNGNews Posted February 19, 2015 Author Share Posted February 19, 2015 Hi, maybe there is a probleme of compatibility between your slider ans prestashop 1.6. Try to open config/defines.inc.php and change define('_PS_DISPLAY_COMPATIBILITY_WARNING_', false); by define('_PS_DISPLAY_COMPATIBILITY_WARNING_', true); Hi, thanks for your suggestion but I don't think it's a compatibility problem because the slider is the one by default on the 1.6.0.11 installation, I almost believe it's my fault in something wrong 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