Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
installation question
MvR
New
Hi,
I am a newbie regarding the Vanilla Forum. Hope you can help with the following ...
I installed the Vanilla Forum application in a subfolder of my domain /forum.
However in the forum dashboard I always see : http://www.domain.com/domain.com/forum/
How I can I update this url to just http://www.domain.com/forum/ ?
Within ftp I installed the vanilla files here : /public_html/domain.com/forum/
What did I wrong during the installation?
Hope you can help.
Kind regards,
Marco.
Tagged:
0
Comments
This is an an occasional problem with some hosts.
To fix this add to conf/config.php
grep is your friend.
really you host would better do it like so
domain1.com/public_html/
domain2.com/public_html/
etc
rather then the domains in the public_html which after all is the web root normally. You want separate web roots for each domain ideally.
grep is your friend.
Thanks for the quick response. I updated the conf.php file but now it looks like all the css flies and so are not working properly :-(
And yes I agree the host would be better set it up per domain ...
what does it say in network traffic / in the source for the paths of the css files?
grep is your friend.
what is the url of the forum itself? I didn’t quite get you.
grep is your friend.
The website wants to pull yhe CSS from http://www.domain.com/domain.com/forum/
Did you clear the website cache and the browser cache?
Then check the HTML source for where the CSS gets pulled from. And check network tab for Chrome and FireFox, like x00 said
There was an error rendering this rich post.