Re: Comments on installing FUD 1.1.1 on Win2K [message #374 is a reply to message #369] |
Fri, 08 February 2002 16:30 |
Ilia
Messages: 13241 Registered: January 2002
Karma:
|
Senior Member Administrator Core Developer |
|
|
Quote: |
I'm guessing it should read:
$cf = get_config($GLOBALS['INCLUDE'].'GLOBALS.php');
|
Not really, because there is a GLOBALS.php symlink in the admin directory, which when opened should open the main GLOBALS.php file inside your INCLUDE directory.
Since your solution works, I am guessing the symlink is not being resolved in Windows. I'll fix this in the upcomming release.
Quote: |
Also looking at GLOBALS.php (a lot of files have it) I noticed that line 20 and 21 do this:
?> <?php
|
Already fixed in the development release, the next upgrade script will fix this problem.
FUDforum Core Developer
|
|
|