Search found 3 matches

by johnm1019
Sat Jul 09, 2005 6:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu stopped displaying
Replies: 2
Views: 3266

k, found the error.

Code: Select all

with(milonic=new menuname("mainmenu2")){_c=1U 
that should've been this

Code: Select all

with(milonic=new menuname("mainmenu2")){_c=1
by johnm1019
Sat Jul 09, 2005 6:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu stopped displaying
Replies: 2
Views: 3266

k, found the error.

Code: Select all

with(milonic=new menuname("mainmenu2")){_c=1U 
that should've been this
with(milonic=new menuname("mainmenu2")){_c=1
by johnm1019
Sat Jul 09, 2005 8:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu stopped displaying
Replies: 2
Views: 3266

menu stopped displaying

EDITED:
I edited the code block to reflect what was coming out after the PHP was processed. I've tried a couple other config changes and it still isn't working :( Once again simply reading the config would be appreciated.

well, my menu was working great, i changed some code around and implemented ...