Page 3 of 3
Re: 0.11 "Trinidad" Released!
Posted: Wed Dec 07, 2005 2:14 pm
by westis
Shane wrote:
Any news on cssmenu and upgrading from .10x to .11?
Previous posts suggest a change in ID's break the upgrade, anyone care to elaborate or detail this? Any ideas on how to fix this without a new install?
Any assistance appreciated.
Cheers,
Shane.
Shane, what is the url to your site? What modifications have you made to the CSSMenu stylesheet? Then I could let you know how to use the new stylesheet, but have the CSSMenu look the same way as before.

Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 7:34 am
by cyberman
cyberman wrote:
A member told me, EllNav makes problems with a fresh installation - on a click on the Ellnav entry comes this error:
{nocache:1e48ab6d6529c3031ad1e38279e47f90#1}
Fatal error: Call to a member function on a non-object in /usr/www/htdocs/pczgz/cms/modules/EllNav/EllNav.module.php on line 218
See it at
http://www.pczgz.ch/cms/index.php?page=Navigation_Menus
With Tobago no changes

...
No other one can see the error on this page

Curios ...
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 10:42 am
by Ted
I see the error. I just have no clue why it's happening. I can't duplicate the problem here. Anyone else been able to?
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 1:19 pm
by kode_fi
I have same error on my laptop after clean install using ver 0.11 and also 0.11.1.
Software versions on laptop:
Win 2000
Apache 1.3.24
PHP 4.3.3
MySQL 3.23.49
I just installed CMSMS 0.11.1 on my test server and EllNav works just fine
Test server:
RedHat EL 3
Apache 2.0.52
PHP 4.3.9
MySQL 4.1.10a
Teemu
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 2:22 pm
by Dana
I have also MySQL 3.23.49.........is that the reason for the error ?
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 3:34 pm
by Piratos
That could be memory problems.
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 3:38 pm
by Ted
Maybe there is a subquery in there somewhere that is cauing a problem? I forget what version of MySQL they added subqueries in...
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 3:56 pm
by Piratos
On mysql 3.21 it runs by me.
Re: 0.11 "Trinidad" Released!
Posted: Thu Dec 08, 2005 4:33 pm
by Ted
Maybe it's related to php 4.3.3? I'm grasping at straws here....
Re: 0.11 "Trinidad" Released!
Posted: Mon Dec 19, 2005 10:54 am
by andyhardy
I also have the EllNav.module.php on line 218 error. This is from a clean install of "Trinidad".
The complete error is:
{nocache:932709a7526136cc54b2a8dd1e41930e#1}
Fatal error: Call to a member function on a non-object in /srv/www/htdocs/cms/modules/EllNav/EllNav.module.php on line 218
whilst accessing
http://wksg887/cms/index.php?page=Navto ... uleft_2col
My setup is:
Suse Linux 8.1
PHP 4.2.2
MySQL 3.23.52
Re: 0.11 "Trinidad" Released!
Posted: Mon Dec 19, 2005 10:59 am
by Ted
Make sure you're installing 0.11.1 "Tobago" instead. It has plenty of important bugfixes in it and might solve that problem.
Re: 0.11 "Trinidad" Released!
Posted: Mon Dec 19, 2005 11:15 am
by andyhardy
I've just installed Tobago via the 'diff' - error persists.