Ultimate Web Site Drop Down Menu Forum

Ultimate Web Site Drop Down Menu Forum (http://www.udm4.com/forum/index.php)
-   Troubleshooting (http://www.udm4.com/forum/forumdisplay.php?f=12)
-   -   Menu Not Working (http://www.udm4.com/forum/showthread.php?t=767)

milkmandan 12-08-2007 02:11 AM

Menu Not Working
 
So i am trying to get the menu working using the php build.

I got it working on my personal server here:
http://www.lolicious.net/udm4-php/template.php

But it is not working here:
http://www.anime-expo.org/AX2008/udm4-php/template.php

I am not sure where the problem is.
Maybe I didn't path the .ini file correctly, or something.

What file is not being read right for this to show up?

Is there a specific PHP version i need to run UDM php build?

vinyl-junkie 12-08-2007 03:42 AM

Looks to me like it's working on both sites. Have you fixed the problem since you posted, or is there something wrong with it that I'm not seeing?

milkmandan 12-08-2007 06:11 AM

i fixed it..

I found the problem

PHP Code:

$config $_SERVER['DOCUMENT_ROOT'] . 'expanding-multiple.ini'

My server or php version does/did not support this method of calling this variable -> $_SERVER['DOCUMENT_ROOT']

so i just had to take it out and write in the full path.

vinyl-junkie 12-08-2007 01:27 PM

Thanks for sharing your solution. Hopefully, it will be of some help to other UDM users.


All times are GMT. The time now is 11:06 AM.

Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.