The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
||||
|
||||
I am using beta and still having issues with the admincp..everything else is fine though..
|
#62
|
|||
|
|||
Quote:
http://www.vbulletin.com/forum/node/4355527 |
#63
|
|||
|
|||
Need some expert help please!
This is what our old .htacess redirects looked like: Code:
RewriteEngine on RewriteCond %{HTTP_HOST} !^yoursitename\.com$ RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^(.*)$ http://yoursitename.com/$1 [L,R=301] Thanks! |
#64
|
|||
|
|||
Quote:
I have Code:
RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteCond %{HTTP_HOST} ^www\.webhostingtalk\.nl$ [NC] RewriteRule .? https://www.webhostingtalk.nl%{REQUEST_URI} [L,R=301] The forum is 100% https now. It wasn't that hard I must say. Some scripting that needed to be changed and also some hardcoded http// but that was it. Next step, HTTP/2 but Varnish 4.x doesn't do that. |
#65
|
||||
|
||||
I figured out the issue!
The issue was Rocket Loader.. One of the things you need to do if you are switching to ssl with cloudflare is to just disable rocket loader and then re-enable. Otherwise it will use your old urls for jquery like:http://ajax.googleapis.com/ajax/libs.../jquery.min.js This must use a separate cache.. |
#66
|
||||
|
||||
I wish I got a pound for every issue cloudflare causes, i'd probably be able to retire by now.
|
#67
|
||||
|
||||
I agree Paul. It can be a hassle but I believe the benefits for me at least out weight the negative aspects. It has been challenging and a learning process.
|
#68
|
||||
|
||||
That being the case, why do so many insist upon using it?
|
#69
|
||||
|
||||
For one it allows me to use external dns and having a very image heavy site it literally shaves seconds off page load time. The last reason I use it is for security reasons. I cannot count the amount of times this has saved me issues from ddos attacks and even many probes are dealt with by cloudflare before they even get to my server.
Yes it has been a pita but I am pretty happy with it overall when I have it functioning correctly. |
#70
|
||||
|
||||
Is it possible that on latest beta there its a problem with special characters while logged out?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|