PHP Layer menu! won't show submenu!

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
angels

PHP Layer menu! won't show submenu!

Post by angels »

Hi,

I have placed the {cms_module module='phplayers'}  code in my own template. I'm using the default stylesheet but the menu wont show the submenu's

Image
evoluzzer
Forum Members
Forum Members
Posts: 27
Joined: Thu May 19, 2005 9:11 pm

Re: PHP Layer menu! won't show submenu!

Post by evoluzzer »

Hi,

i have the same problem after an upgrade from 0.92 to 0.1 and there aren´t shown any submenus. There are some javascript errors. I will try to post it.
Are there any known workarounds or fixes?

Regards
Chris
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: PHP Layer menu! won't show submenu!

Post by Ted »

It's probably a bug with having attributes.  This is fixed in the svn version.  I'm trying to get 0.10.1 out ASAP, but I'm just not finding the time at the moment.
evoluzzer
Forum Members
Forum Members
Posts: 27
Joined: Thu May 19, 2005 9:11 pm

Re: PHP Layer menu! won't show submenu!

Post by evoluzzer »

Hi,

that would be great, when this bug will be fixed. The following errors i get out of the javascript console of mozilla:

Error: setLMTO is not defined
Error: clearLMTO is not defined
Error: moveLayerX is not defined

Kind regards

Chris
kishman155
Translator
Translator
Posts: 169
Joined: Sat Mar 12, 2005 12:30 pm

Re: PHP Layer menu! won't show submenu!

Post by kishman155 »

I had this problem in augen-wienwest.com and now it works.

I have this fixed with recopy the files to the server(admin,lib,...)
It seems to do with the css.
remove the

Code: Select all

td{}table{}
from the stylesheet it works in my case.
if you have tables somewhere you want to style with css take

Code: Select all

.class table{}
I have fixed it that way maybe it works like this for you to.

kishman155
Locked

Return to “[locked] Installation, Setup and Upgrade”