Search found 3 matches

by ccuscMilonic
Sat Jun 07, 2008 8:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not working when part of a PHP include file
Replies: 5
Views: 3334

Re: Menu not working when part of a PHP include file

Hello Ruth,
Actually, I do not have this in production, because I can not get it to work. I am working on it in my local development environment. I am trying to include it as part of a CMS application. I have embedded the menu per instructions by separating the source code of the main menu from the ...
by ccuscMilonic
Tue Jun 03, 2008 2:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not working when part of a PHP include file
Replies: 5
Views: 3334

Re: Menu not working when part of a PHP include file

Actually, I'm using the image menu. Thank you.
by ccuscMilonic
Tue Jun 03, 2008 1:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not working when part of a PHP include file
Replies: 5
Views: 3334

Menu not working when part of a PHP include file

My problem is that the menu only works when hardcoded onto an html page, but when the code is included dynamically via php for a site that has multiple sections, the menu does not display at all. As long as the http path is the same as the directory path it works, but when included in a page that ...