Bug SSL Cert added - Shop links not working

Status
Not open for further replies.

mikez006

Customer
I installed an SSL cert for my domain today and the links in the store no longer work.

The sidebar links work, for example I can click click Shop, Inventory, Transaction log, but nothing else works.

Can't change tabs
Can't' purchase item
Can't remove item from cart

I'm hoping it's a simple fix of editing a link from http to https, but I don't know where. Any ideas?
 
Someone else helped me out. Here's the solution incase anyone else has issues with a SSL cert.

open file /includes/class_core.php and find:

PHP Code:
define('VB_URL_SCHEME', $url_info['scheme']);

... add above:

PHP Code:
$url_info['scheme'] = 'https';
 
Hello mikez006,

This ticket has now been closed with the status Not A Bug.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket Support ticket
Replies
1
Views
904
  • Locked
  • Support ticket Support ticket
Replies
1
Views
1K
  • Locked
  • Support ticket Support ticket
Replies
10
Views
2K

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,261
Customer rating
0.00 star(s) 0 ratings
Back
Top