kutchbhi Posted September 24, 2013 Share Posted September 24, 2013 (edited) was manually removing the cache, and don't know where, but I screwed up the installation of prestashop, and now no content appears. Besides header and footer Only the following in the source code appears. <div id="columns" class="grid_9 alpha omega clearfix"> <!-- Left --> <div id="left_column" class="column grid_2 alpha"> </div> <!-- Center --> <div id="center_column" class=" grid_5"> </div> <!-- Right --> <div id="right_column" class="column grid_2 omega"> </div> </div> I have tried enabling error reporting , but got nothing (except on the back end) Cache is set to 777 SMarty is set to force recompile and cache disabled. Not sure what to do next. Help please THanks Edit: I did some digging and it seems = Hook::getHookModuleExecList($hook_name) is returning false.. in hook.php Edited September 24, 2013 by kutchbhi (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 24, 2013 Share Posted September 24, 2013 it will be much easier if you will say what you removed and what you changed in the code, for now i don't know what's going on there have you tried to recompile theme? Link to comment Share on other sites More sharing options...
PascalVG Posted September 24, 2013 Share Posted September 24, 2013 Hi kutchbhi, If deleting all contents of your <shoproot>/cache was all you did: download this cache.zip, extract and and upload the whole cache folder to your shoproot and see if that helps. cache.zip My 2 cents, pascal 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