Hey there, I just installed Mybb onto my website.
http://tf2unity.net/forum
However, it's not installing my theme correctly. I've tried to install another theme but it still turns out the same.
I've used Mybb before and I've never had this problem arise. I'm using a different host than I used to use but I don't see how that would make things any different.
Any ideas?
Thanks in advance
(2012-01-04, 07:40 PM)brootal Wrote: [ -> ]Hey there, I just installed Mybb onto my website.
http://tf2unity.net/forum
However, it's not installing my theme correctly. I've tried to install another theme but it still turns out the same.
I've used Mybb before and I've never had this problem arise. I'm using a different host than I used to use but I don't see how that would make things any different.
Any ideas?
Thanks in advance
I'm getting "You don't have permission to access / on this server."
(2012-01-04, 07:42 PM)DavidTobin Wrote: [ -> ]I'm getting "You don't have permission to access / on this server."
Sorry, ran into a bit of a kink. It should be there now, with the theme still not showing.
check
CHMOD permissions for ./forum/cache , ./forum/cache/themes/ & all subfolders ; should be 777
Quote:You don't have permission to access /forum/cache/themes/theme1/global.css
on this server
(2012-01-04, 07:50 PM)ranjani Wrote: [ -> ]check CHMOD permissions for ./forum/cache , ./forum/cache/themes/ & all subfolders ; should be 777
Quote:You don't have permission to access /forum/cache/themes/theme1/global.css
on this server
EDIT: It's working fine now. Thanks very much for that!