Shape 5

Joomla Club Extensions => Accordion Menu - Club => : rng238 December 01, 2009, 09:41:46 AM



: Accordion Menu with Snow Leopard Server (PHP5.3.0)
: rng238 December 01, 2009, 09:41:46 AM
Any of you having issues with Snow Leopard server and this module? Testing it and no menu appears, only the module title (since it's enabled).

Hosted on an internal site so can't give URL, but it's on 10.6.2 running MySQL and PHP5.30



: Re: Accordion Menu with Snow Leopard Server (PHP5.3.0)
: edelente December 29, 2009, 09:26:19 AM
I have the same configuration and the same problem - were you able to resolve?


: Re: Accordion Menu with Snow Leopard Server (PHP5.3.0)
: tekfixarn January 13, 2010, 05:29:22 AM
I have the Accordion menu on a server (not Snow Leopard) where it worked fine until the PHP was upgraded to version 5.3. After that the menu just do not show. Turning on full error reporting on the site reveals these error messages for the module:

:
Warning: Parameter 1 to modMainMenuHelper2::buildXML()
expected to be a reference, value given in
/libraries/joomla/cache/handler/callback.php on line 99

Deprecated: Function ereg() is deprecated in
/modules/mod_s5_accordion_menu/mod_s5_accordion_menu.php on line 52

Deprecated: Function ereg() is deprecated in
/modules/mod_s5_accordion_menu/mod_s5_accordion_menu.php on line 56

So the problem is a PHP version incompatibility problem, as the module uses some deprecated functions. Any chance for getting that problem fixed?


: Re: Accordion Menu with Snow Leopard Server (PHP5.3.0)
: jonahh January 14, 2010, 04:12:21 PM
The ereg() can be fixed but the main reason for the menu not displaying at all is Parameter 1 to modMainMenuHelper2::buildXML() which we believe Joomla is still working on per:

http://forum.joomla.org/viewtopic.php?f=428&t=430661&start=0
http://forum.joomla.org/viewtopic.php?f=428&t=455704


: Re: Accordion Menu with Snow Leopard Server (PHP5.3.0)
: tekfixarn February 16, 2010, 08:09:44 AM
So the problem is Joomla?  No solutions or workarounds?  ???


The ereg() can be fixed but the main reason for the menu not displaying at all is Parameter 1 to modMainMenuHelper2::buildXML() which we believe Joomla is still working on per:

http://forum.joomla.org/viewtopic.php?f=428&t=430661&start=0
http://forum.joomla.org/viewtopic.php?f=428&t=455704


: Re: Accordion Menu with Snow Leopard Server (PHP5.3.0)
: jonahh February 16, 2010, 11:23:40 PM
Hello,

This has been fixed and the downloads updated.  Try downloading a fresh copy and reinstalling, let me know if you still have the same issue.