PDA

View Full Version : Help with XULMenu


dargre
05-24-2006, 06:46 PM
I use registered 3.04 version of PLD
I have strange error in Admin section.
When I click over one of Admin window menu nothing happens.
No menu, no chance to enter into any submenu. It was working before - now it's gone.
I previewed javascript console and I have error: XulMenu not defined.
and some errors in: admin/files/main.css (cursor-style:hand)
I tried to rewrite all files on server - didn't helped.
Please help, my PLD is dead!

FIXED!
The problem was in filenames save on my server.
All filenames were rewritten to lowercace.
It should be XulMenu - not xulmenu.
The same with other files. Sorry to bother you.