• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Setting up a Message board

tiger2base

Junior Member
Well, I've just purchased an account with godaddy and would like to add a message board to my site.
Normally (or so i have read) you would:
1)download the message board files
2)upload it to your server
3)run the install.php through your browser

The problem is firefox refuses to see the install file. Have i done things correctly so far, or have i gotten off track?
 
Did you upload them to the corrct directory on your server? It should be under "public_html/forums" (the "/forums" is not necessary).
 
If you have shell access, you can cut out the middle man and just use wget.

Also, it sounds like perhaps the correct permissions were not set for the directory/install file.
 
Back
Top