The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I moved my forums over to https, but all my post icons are still trying to revert to standard http and it will not load the images.
Any help would be appreicated. |
#3
|
|||
|
|||
![]()
Yes, I changed it to https, I will have to check the style manager.
--------------- Added [DATE]1441110137[/DATE] at [TIME]1441110137[/TIME] --------------- Quote:
I was unable to find anything in templates/stylevars. Its the default style that comes with vbulletin. |
#4
|
|||
|
|||
![]()
In your admincp go to Post Icons > Manage Post Icons > View and then edit the path to every single icon. I also had to do this after switching to https.
|
#5
|
||||
|
||||
![]()
You need to make sure you have the following in your htaccess:
Code:
# Always use https for secure connections # Replace 'www.yourdomain.com' with your domain name # (as it appears on your SSL certificate) #RewriteEngine On #RewriteCond %{SERVER_PORT} 80 #RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R=301,L] |
#6
|
|||
|
|||
![]()
what you don't have an htaccess file?
|
#7
|
||||
|
||||
![]()
Provided you use apache and not ngnix, you just create one. The correct name is .htaccess - note the dot at the beginning. For basic information just google for .htaccess
|
Благодарность от: | ||
CAG CheechDogg |
#8
|
||||
|
||||
![]()
Ty Cell for the correction ... but I figured he know what I was talking about lol ...
![]() |
#9
|
|||
|
|||
![]()
Probably should have been more clear on my previous post. I must have been sleep deprived, because that was about a worthless post. The mod_rewrite in the .htaccess file worked. But why does it force you to do this when you can just redirect to https via the apache config?
|
#10
|
||||
|
||||
![]()
Not everyone can access the apache config. And of course you can set those directives there, too.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|