Forum is on http - app is on https - what do i do?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ringnews24
    Senior Member
    • Nov 2012
    • 332
    • 4.2.x

    Forum is on http - app is on https - what do i do?

    My forum is in httpdocs and my app is on httpsdocs

    I read this , but dont understand it


    If your app is hosted on the same host as your main vBulletin site the canvas URLs are: https://www.mysite.com/forum/myfacebookapp/

    If your app is hosted on some other HTTPS enabled host outside of your main vBulletin site host the canvas URLs are:



    Currently my app says nothing to display https://apps.facebook.com/boxingforum/

     
    Ringnews24's KO Boxing Forum
    www.koboxingforum.com

    I'd like to thank all the staff and members who have helped me on the VBulletin help forum. The help so far has been much appreciated.
  • ringnews24
    Senior Member
    • Nov 2012
    • 332
    • 4.2.x

    #2
    Solution/fixed

    Comment out the following lines in vb_api_client.php (this is located in your facebook download files):

    $this->vurl->set_option(VURL_FOLLOWLOCATION, true);
    $this->vurl->set_option(VURL_MAXREDIRS, 1);

    So, they should look like:

    // $this->vurl->set_option(VURL_FOLLOWLOCATION, true);
    // $this->vurl->set_option(VURL_MAXREDIRS, 1);

    Then upload that file and see if you are still having the same problem.

    Lynne

    Thanks Lynne
    Ringnews24's KO Boxing Forum
    www.koboxingforum.com

    I'd like to thank all the staff and members who have helped me on the VBulletin help forum. The help so far has been much appreciated.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...