MyBB Community Forums

Full Version: How do I fix forum gone wierd
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
After installing MyBB my forum http://shieldshock.hol.es looks all weird now! All of the 'styles' are missing! here's an image of it!

Guessing you didn't upload the images folder properly, which theme are you trying to use?
Also go admin CP and create new theme name it anything then set it as default and all users.

Follow this!
https://community.mybb.com/thread-112862.html
(2017-01-20, 07:54 AM)I\m not trying to use a theme... I want to use the default theme... Dead-i Wrote: [ -> ]Guessing you didn't upload the images folder properly, which theme are you trying to use?
Also go admin CP and create new theme name it anything then set it as default and all users.

Follow this!
https://community.mybb.com/thread-112862.html
make sure that below folders are writable [CHMOD 777]
~/cache
~/cache/themes
~/cache/themes/[all sub-folders]

login to forum admin panel & navigate to themes section (left column menu has its link)
then click on default theme and then click on global.css
then click on advanced mode (tab)
and click on save stylesheet button without doing any changes in the code

visit your forum index page & hard refresh your browser (eg. press CTRL + F5)
check if the style issue resolves
(2017-01-20, 08:50 AM)..m. Wrote: [ -> ]make sure that below folders are writable [CHMOD 777]
~/cache
~/cache/themes
~/cache/themes/[all sub-folders]

login to forum admin panel & navigate to themes section (left column menu has its link)
then click on default theme and then click on global.css
then click on advanced mode (tab)  
and click on save stylesheet button without doing any changes in the code

visit your forum index page & hard refresh your browser (eg. press CTRL + F5)
check if the style issue resolves

I did the bit where I save the style sheet and nothing happened but I'm no sure how to do the CHMOD 777 bit..
If you are using FileZilla, you can right click on a file or directory and click file permissions to modify the permissions of that file or directory.

Thats how you chmod^^
(2017-01-20, 10:43 AM)agent9002 Wrote: [ -> ]
(2017-01-20, 08:50 AM)..m. Wrote: [ -> ]make sure that below folders are writable [CHMOD 777]
~/cache
~/cache/themes
~/cache/themes/[all sub-folders]

login to forum admin panel & navigate to themes section (left column menu has its link)
then click on default theme and then click on global.css
then click on advanced mode (tab)  
and click on save stylesheet button without doing any changes in the code

visit your forum index page & hard refresh your browser (eg. press CTRL + F5)
check if the style issue resolves

I did the bit where I save the style sheet and nothing happened but I'm no sure how to do the CHMOD 777 bit..

I did all those steps. No change Sad
Look at Configuration -> Site Details -> Board URL
Set your board url corectly

i have same problem with my testing board Smile
(2017-01-20, 04:06 PM)AlexanderPep Wrote: [ -> ]Look at Configuration -> Site Details -> Board URL
Set your board url corectly

i have same problem with my testing board Smile

What do you mean? It's currently set to my websites url: http://shieldshock.hol.es
I don't see the problem with it?
Does ACP / Tools and Maintenance
show CHMOD files and directories are writable?
Pages: 1 2