The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a way to edit something in the SQL database?
This is in reference to this thread: https://vborg.vbsupport.ru/showthread.php?t=319295
I think there is an image link in the SQL database that is preventing the site to display the green SSL in the URL bar. I need to edit that link from http to https. Is there a way to find that link in the SQL database and then edit it? Maybe in the phpmyadmin? If anyone knows a way of doing this, please instruct me. Thank you! |
#2
|
||||
|
||||
To edit the database go into phpadmin.
It would help us help you though if you posted your site link, etc. |
#3
|
|||
|
|||
I need clear instructions of how to edit the db from phpmyadmin, please.
|
#4
|
|||
|
|||
Well, if you use a query or a search to find the row, you can just click on the field with the data you want to change and change it right there. But I don't know how to tell you to find what you want. To be honest, I can't think of why any image path couldn't be changed somewhere in the admincp.
|
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Course:
http://support.hostgator.com/article...-in-phpmyadmin Just search for the word/line you are looking for, and edit the value. The option you are looking for is most likely within the 'setting' table which will show up as results in your search query. It's advised though to make a database backup before messing with it. |
2 благодарности(ей) от: | ||
kh99, RichieBoy67 |
#7
|
|||
|
|||
Quote:
Be careful of what you edit directly in the database. If you edit a text field which is in serialized format you can make it invalid. If at all possible you should have a current backup before making changes. |
#8
|
||||
|
||||
ECZ ... you can get to that http link directly from your admin panel ... go to your templates and just type in the any of the following and do a search:
Code:
<script type="text/rocketscript"> var pkBaseURL = (("https:" == document.location.protocol) ? "https://yourdomain.com/analytics/piwik/piwik/" : "http://yourdomain.com/analytics/piwik/piwik/"); document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/rocketscript"> try { var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch( err ) {} </script><noscript><p><img src="http://yourdomain.com/analytics/piwik/piwik/piwik.php?idsite=1" style="border:0" alt=""/></p></noscript> --------------- Added [DATE]1436363339[/DATE] at [TIME]1436363339[/TIME] --------------- I would do a search for this: analytics/piwik/piwik/piwik and you should have no problem finding it .. |
Благодарность от: | ||
RichieBoy67 |
#9
|
|||
|
|||
Quote:
Quote:
|
#10
|
|||
|
|||
I looked at the image you sent me. That's the "Show Default Post Icon" setting, it's under the "Thread Display Options (showthread)" section, so you should be able to edit it there instead of needing to use phpMyAdmin.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|