Jump to content

No content appears in prestashop. I screwed up


kutchbhi

Recommended Posts

 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 by kutchbhi (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...