
10-17-2016, 10:42 AM
|
 |
|
|
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
The issue is your CSS is not showing and your URL rewrites are not working. The affiliate link is from your host, not vBulletin.
1) Make sure you uploaded the .htaccess file (assuming your on Apache or a server that uses .htaccess)
2) If your forum is installed in a sub-folder (www.domain.com/upload/ for example) add the code RewriteBase /upload/ directly below the RewriteEngine On line in .htaccess
3) Double check the Base URL set in the config.php file does not end in a slash (/)
4) Double check the Core URL in Admin CP -> Settings -> Options -> Site Name / URL / Contact Details is correct (ends in /core) and does NOT end in a slash (/) either.
|
http://www.vbulletin.com/forum/forum...grading-to-vb5
|