MyBB Community Forums

Full Version: Forum not displaying correctly in web browser.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have been tasked with setting up a Forum for my company and after a bit of searching I decided to use MyBB. I have followed the instructions for installation but I seem to be getting an issue with the Forum not displaying correctly when viewed in any web browser, it is almost like it is not processing css.

I am hosting it on 123-Reg so to see if was an issue with them I tried installing it on my own hosting, which is with Justhost, and it works OK with them suggesting it is an issue with 123-Reg.

The forum URL is www.driversforum.co.uk
I have setup a user called test with password of password123

Is there any know issues with using MyBB hosted on 123-Reg?

Any help or suggestions will be appreciated.

Thanks

Neal.
Whats CHMOD of cache directory?
I tried to open your global.css from /cache/themes/theme1/global.css but it show this message:

Quote:<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /cache/themes/theme1/global.css
on this server.</p>
<hr>
<address>Apache Server at www.driversforum.co.uk Port 80</address>
</body></html>
Many thanks for your reply, I have checked the CHMOD on the cache folder and it is set to 777. What I have done is checked the CHMOD of the themes and theme1 and found that theme1 was not set to 777. I have now changed it to 777 and it all now displays OK.

This has now been resolved.

Thanks

Neal.