MyBB Community Forums

Full Version: MyBB index.php can not find the css or images
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed mybb in my local host for testing and studying

But when I opened the index page, it showed me no css and images.

Does anyone encounter the same problem?
And how can I solve this problem?

Thanks~~

PS:In the following link, I saw someone encountering the same problem, but I cannot understand how to solve it.
http://community.mybb.com/thread-79389.html
CHMOD ./cache/themes/ folder to 777
(2011-01-16, 04:21 AM)Yaldaram Wrote: [ -> ]CHMOD ./cache/themes/ folder to 777

Thanks for your reply.
My server is deployed under windows platform.
How can I change the privilege?
Thx~
You need to use a FTP Client, like Filezilla, or do it in your cPanel. Some hosts have CHMOD named differently, like mine, something like "change permissions" or something. See here for more: http://wiki.mybb.com/index.php/CHMOD_Files
Arent files on windows usually chomdded automatically to 777?