The Dark Wizard
Well-known member
I'm working with Wizard on this and here is the procedure I have followed:
- Installed Xenforo on the root web directory at http://www.waywardinn.com
- Uploaded the add-on and copied its files to the correct locations in js/ and library/
- Installed the add-on using the .xml file provided.
- Enabled the "Set as Index Controller" option in the admin CP.
- Enabled "Use Full Friendly URLs" in the forum options.
Now, with the "Board URL" option set to the root directory (http://www.waywardinn.com) the "Forum" button on the forum main page attempts to go to http://www.waywardinn.com/forum and throws a 404 because there is no such directory.
With the "Board URL" option set to http://www.waywardinn.com/forum the same thing occurs.
When I disable the "Set as Index Controller" option on the add-on, the forum will appear as expected on the root http://www.waywardinn.com directory regardless of what the "Board URL" is set to.
The server is running PHP 5.3, MySQL 5.1.56, and Litespeed v4.0.20. All changes here were made including a graceful restart of Litespeed which seemed to help things take effect.
Obviously this isn't really the behavior I'm looking for - the forum should appear on the forum/ directory while the home page is all that appears on the root directory. Is there something I'm missing here?
Thanks,
Ghan
We still have this issue. Any ideas any one?