Info
- 2 posts
- 2 voices
- Started 4 years ago by mayankg
- Latest reply from chrishajer
- This topic is not resolved
The default theme not working properly
-
- Posted 4 years ago #
Hello,
I followed all the steps mentioned in the installation and bbpress got installed properly but it doesn't display the forum properly.
you can see the forum login here : http://www.reviewsaurus.com/bbpress/
but you'll see that it doesn't look correct as no images no css is loaded.
It's a fresh installation and i've not changed anything else. Can you please suggest me what could be the problem....I'm using the pretty permalinks feature....could that be a problem?
-
- Posted 4 years ago #
You changed the installation from forums to bbpress, but you didn't make the change in the config.php. So, your forum is at
http://www.reviewsaurus.com/bbpress/, but the config has$bb->uri = 'http://www.reviewsaurus.com/forums/';You need to change one or the other (either the folder name or the URI in the config) for it to work.As proof, I can see http://www.reviewsaurus.com/bbpress/bb-templates/kakumei/style.css just fine.
-
You must log in to post.