sir i did every thing
--------------- Added [DATE]1535137346[/DATE] at [TIME]1535137346[/TIME] --------------- I upgrade to latest version vb 4.2.5 but icons still not showing |
Ok I guess I need to rephrase that... What else did you do that wasn't in the first post?
Because there is nothing in that first post that would stop images from showing on a site.. So to help everyone figure this thing out, we need more details. |
Alright it looks like gsmlover's issue has been resolved, if anyone else has issues with images not loading, try messing with Hotlink Protection settings in Cpanel.
Quote:
|
For users experiencing loading issues of ckeditor on vbulletin 4 with https enabled, here is a fix.
https://www.vbulletin.com/forum/foru...52#post4378752 |
So I recently finally got around to setting up my site for SSL. Everything went fine, but my post icons are still loading with the old http:// URL and not the new https:// URL.
I have checked to make sure that the icons in the Post Icon Manager show the proper URL. (I've tried both relative path and full URL) and the forum still points to the old http. I've set up the redirect in .htaccess as well, but doesn't seem to work on the icons. I've checked it on the default VB4 style, and I get the same issue, so I don't think it's a style problem. I've tried deleting the Post Icon and replacing it, still didn't fix it. I've tried deleting the image itself and somehow it still shows up on my browser (And I cleared cache on the browser and VB so I'm completely at a loss). I've seen other people have this issue though it seems like simple changes fixed it, so I'm not sure why mine is acting up (other than a network cache problem?) Any help would be appreciated. |
Quote:
|
Like the actual PHP files? Is there a way to do that via the admin console?
--------------- Added [DATE]1559608846[/DATE] at [TIME]1559608846[/TIME] --------------- I found it! In case anyone else is having this problem, they were listed in vBulletin Options-> Thread Display Options (showthread) |
We recently switched our forums to SSL. It was a bit of an ordeal because I don't think our host fully knew what they were doing. I think one tech was able do what we wanted by changing all the http links to https, but then another tech did another restore from a backup and wiped out the changes.
I want to change all references of http://www.mysite.com to https://www.mysite.com within on entire vBulletin database. I know this is the SQL query to change it just in the posts. UPDATE post SET pagetext = REPLACE(pagetext, 'http://www.mysite.com', 'https://www.mysite.com'); What query would I run to search and replace the entire database? I will, of course, make a backup before running it and check to see the links have been successfully converted. |
thanks alot for that great informitions
|
All times are GMT. The time now is 01:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|