Posted by tdkimmel on April 7, 2009 at 4:40am
Jump to:
| Project: | FUDforum integration |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
| Issue tags: | forum user, GLOBALS.php, installation |
Issue Summary
Where, by default is the GLOBALS.php? Is it part of Drupal or included in the FUDforum module? I can't seem to find it...
Comments
#1
It's part of the FUDforum base install. You can only use this module if you have both Drupal and FUDforum installed.
#2
i dont find the GLOBALS.php-archive. there is nothing like this in the fudforum-6.x-1.1.tar.gz at http://drupal.org/project/fudforum.
where to go for it?
#3
You get it by installing FUDforum - a prerequisite for this integration module.
#4
Get FUDforum from http://fudforum.org/download.php.
There should only be 5 files (Including install.php which is 7MB).
Go to the folder and select the install.php (eg. http://your-domain/forum/install.php).
After the installation is complete, install FUDforum integration (http://drupal.org/project/fudforum) module to Drupal.
Goto Administer >> Site configuration >> FUDforum settings.
Path to GLOBALS.php: forum/GLOBALS.php.
Works for me.
Remember to set Drupal permissions for the "forum moderator" and "forum user", cuz the forum will overwrite roles of identical usernames and all of a sudden you cannot use your Drupal installation!
#5