The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Blank pages in AdminCP
Hello vB.org community,
I recently installed vBulletin 3.8.9 from scratch. When ever I save a setting or edit anything via the AdminCP, it gives me this message: "Settings Saved Successfully", but then after that message it reloads a blank page. The category's are still showing on the left but not the main content on the right. Also when I'm on the search Users page in the AdminCP, and I click any of the options it simply doesn't work... I have to open the link in a new tab for it to work. The two problems above seem to only happen when I force https using this in my .htaccess file: Code:
RewriteEngine On # This will enable the Rewrite capabilities RewriteCond %{HTTPS} !=on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] The AdmincCP seems to force https even when my .htaccess was removed. Any ideas on how to fix this so it all works fine? ha... Thank you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|