The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
HTTP & HTTPS
I am looking into getting a SSL, to cover my store script.
Now once I get it, can I still use HTTP for my whole site, and only use the HTTPS for the store? Meaning I would only use the HTTPS in the PayPal return url: Code:
$dbt_vbd_ppurl .= '&return = https//MYSITE.com/store_payments.php?do=thankyou'; Code:
$dbt_vbd_ppurl .= '&return='.$vbulletin->options['bburl'].'/store_payments.php?do=thankyou'; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|