9
Quote:
jdseymour wrote:
Can you give some server stats, PHP version, server version, MySQL version, and XOOPS version.
Go through the debug modes and check for errors when it disappears. See if we can find the root cause of this, I have been using multimenu for almost a year without any problems on 2 sites. This seems very strange.
Xoops version: XOOPS 2.2.3 Final
MySQL version: 4.1
PHP version: 4.3.10
System: Linux sc8-pr-web9.sourceforge.net 2.6.10-1.771_FC2smp #1 SMP Mon Mar 28 01:10:51 EST 2005 i686
Server API: Apache
and cool.. after turning on debug, when multimenu does not show, these are the messages at the end:
Warning [PHP]: multimenu_show(block.php): failed to open stream: No such file or directory in file modules/multiMenu/blocks/multimenu.php line 18
Warning [PHP]: multimenu_show(): Failed opening 'block.php' for inclusion (include_path='') in file modules/multiMenu/blocks/multimenu.php line 18
Thanks for your help. Was away for a trip..
I personally like to believe it's a server problem, note that it's hosted on a sourceforge server. You are not able to chmod 777 cache and templates_c and uploads folder, instead you need to create these folders somewhere in a different path from installation, then do "ln -s" on them, before chmoding them..
See
https://xoops.org/modules/newbb/viewtopic.php?topic_id=41912&forum=7&post_id=185335#forumpost185335