Javascript error using PHPLayers

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
aejeffor

Javascript error using PHPLayers

Post by aejeffor »

I have a site with PHPLayers for my nav menu, and I keep getting an error message.  It doesnt allow me to use flyouts for some reason either.  Im pretty sure the error relates to this as well.  But for now i have eliminated the need for flyouts by my menu structuring.  However, I would like them to work if i ever needed them.

This is what the page is telling me:

Line 44
Char12
Error: 'numl' is undefined
Code:0
URL:http://www.thewinningadvantage.com/cms/ ... ?page=Home

you can view the site here:

http://www.thewinningadvantage.com/cms

I know nothing about javascript except how to cut and paste it. :(

If anyone can help me id be very appreciative

Thanks

Edwin
westis

Re: Javascript error using PHPLayers

Post by westis »

What version of CMSMS are you using? If you use 0.11.1 you need to upgrade to the latest phplayer or use CSSMenu instead, which is now used for the same purpose instead of phplayers.
aejeffor

Re: Javascript error using PHPLayers

Post by aejeffor »

im using 10.5 i believe.  i just downloaded it about 10-12 days ago
westis

Re: Javascript error using PHPLayers

Post by westis »

Yeah, you're using 0.10.4, looked at your source code. PHPLayers is no longer included from 0.11.x, but CSSMenu is used instead. I have actually never used PHPLayers myself as I came into this after CSSMenu already had been replacing it.

Perhaps someone else can help you or you can upgrade to 0.11.1 and either switch to CSSMenu or download the latest phplayers.
aejeffor

Re: Javascript error using PHPLayers

Post by aejeffor »

where can i find a new version of php layers.  i really dont want to upgrade the whole cms unless i have to
westis

Re: Javascript error using PHPLayers

Post by westis »

aejeffor wrote: where can i find a new version of php layers. i really dont want to upgrade the whole cms unless i have to
There was a link in my first post. The full URL is: http://dev.cmsmadesimple.org/frs/?group ... ase_id=187
Locked

Return to “CMSMS Core”