Jump to content

[SOLVED] Right menu suddenly missing


Recommended Posts

Hi,

 

I really hope there is someone who can help me here.

 

Column / menu on the right side are suddenly disappeared from the front page - all other pages is OK. Is there a clever person who will look at this page

 

www.shopnsave.dk - I've attached a picture so you can see how it is about to look.

post-378609-0-22524100-1341437594_thumb.png

Link to comment
Share on other sites

More than likely you have an error in one of your smarty files somewhere. Especially if your footer is missing on the page that the right menu is not loading. You can turn smarty error reporting on in your config.inc.php file to check

Link to comment
Share on other sites

okay ill try that. Just for the info i have made some extra screenshot, taken from live editing the right column strangely enough shown but below the center column

 

It is as if the right div has come to be below the center div.

post-378609-0-34503300-1341477578_thumb.png

post-378609-0-73670500-1341477578_thumb.png

post-378609-0-48555600-1341477579_thumb.png

post-378609-0-73701700-1341477581_thumb.png

Link to comment
Share on other sites

More than likely you have an error in one of your smarty files somewhere. Especially if your footer is missing on the page that the right menu is not loading. You can turn smarty error reporting on in your config.inc.php file to check

 

I assume that this is correct?

 

 

/* Smarty */

require_once(dirname(__FILE__).'/smarty.config.inc.php');

/* Possible value are true, false, 'URL'

(for 'URL' append SMARTY_DEBUG as a parameter to the url)

default is false for production environment */

define('SMARTY_DEBUG_CONSOLE', true);

 

But where can i check for errors? - nothing really happens except the site is very very slow.

 

Thanks for your help

Link to comment
Share on other sites

It ended up that I have taken the hard road and re-installed everything. Suddenly it happened again and I was able to detect that it was a module slide featured products v0.2 which when there was no item associated with this module made ​​the error. Hope it can help others.

Link to comment
Share on other sites

×
×
  • Create New...