SSL looses Style

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rcull
    Senior Member
    • Jan 2005
    • 336
    • 4.2.x

    [Forum] SSL looses Style

    VBulletin 4.2.3

    I have just installed an SSL certificate on my site, http://www.teambuick.com . When I view it at https://www.teambuick.com , it looses it's style. Is there anything I can do about this?

    This is my first experiment with SSL.

    Thanks
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24275
    • 6.0.X

    #2
    Have you changed the URL setting in the admincp?
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • rcull
      Senior Member
      • Jan 2005
      • 336
      • 4.2.x

      #3
      No, thank you for the response. I found it. (Settings, Options, SiteName / URL / Contact Details). That fixed the style when using https, but it leads me to another question as a new user of SSL. Should I be using my htaccess file to redirect everyone to https?

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24275
        • 6.0.X

        #4
        Yes, definitely.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • rcull
          Senior Member
          • Jan 2005
          • 336
          • 4.2.x

          #5
          Thanks, I have placed a rewrite rule in my htaccess:
          Code:
          RewriteEngine On
          RewriteCond %{SERVER_PORT} 80
          RewriteRule ^(.*)$ https://www.teambuick.com/$1 [R,L]
          But, it seems to have interfered with the links on the CMS. When I go to the front page, the recent links to the forums work, but the links to CMS articles all bring up blank pages. Any ideas how I can fix it?



          Thanks,

          Comment

          • Trevor Hannant
            vBulletin Support
            • Aug 2002
            • 24196
            • 5.7.X

            #6
            "NetworkError: 500 Internal Server Error - https://www.teambuick.com/forums/content.php?384-1965-Buick-430-Experimental-Engines"

            If you check your server's error logs for the time of this post, what's there?
            Vote for:

            - Admin Settable Paid Subscription Reminder Timeframe (vB6)
            - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

            Comment

            • rcull
              Senior Member
              • Jan 2005
              • 336
              • 4.2.x

              #7
              Looks like I have a mess I can't find where ad_right.php is, or is called from... and I switched "Garage" off and it still seems to through errors. My situation is probably hopeless.

              [26-Nov-2016 00:18:42 UTC] PHP Warning: include(/home/teambuic/public_html/forums/includes/ad_right.php): failed to open stream: No such file or directory in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:42 UTC] PHP Warning: include(): Failed opening '/home/teambuic/public_html/forums/includes/ad_right.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:44 UTC] PHP Warning: include(/home/teambuic/public_html/forums/includes/ad_right.php): failed to open stream: No such file or directory in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:44 UTC] PHP Warning: include(): Failed opening '/home/teambuic/public_html/forums/includes/ad_right.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:48 UTC] PHP Warning: include(/home/teambuic/public_html/forums/includes/ad_right.php): failed to open stream: No such file or directory in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:48 UTC] PHP Warning: include(): Failed opening '/home/teambuic/public_html/forums/includes/ad_right.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:55 UTC] PHP Warning: include(/home/teambuic/public_html/forums/includes/ad_right.php): failed to open stream: No such file or directory in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:18:55 UTC] PHP Warning: include(): Failed opening '/home/teambuic/public_html/forums/includes/ad_right.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:19:10 UTC] PHP Warning: include(/home/teambuic/public_html/forums/includes/ad_right.php): failed to open stream: No such file or directory in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:19:10 UTC] PHP Warning: include(): Failed opening '/home/teambuic/public_html/forums/includes/ad_right.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:19:11 UTC] PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/teambuic/public_html/forums/garage.php on line 130
              [26-Nov-2016 00:19:11 UTC] PHP Warning: include(/home/teambuic/public_html/forums/includes/ad_right.php): failed to open stream: No such file or directory in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:19:11 UTC] PHP Warning: include(): Failed opening '/home/teambuic/public_html/forums/includes/ad_right.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/global.php(29) : eval()'d code on line 2
              [26-Nov-2016 00:19:11 UTC] PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/teambuic/public_html/forums/includes/garage_func_var.php on line 6412
              [26-Nov-2016 00:19:11 UTC] PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/teambuic/public_html/forums/includes/garage_func_var.php on line 6692
              [26-Nov-2016 00:19:11 UTC] PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/teambuic/public_html/forums/includes/garage_func_var.php on line 8110

              Comment

              • rcull
                Senior Member
                • Jan 2005
                • 336
                • 4.2.x

                #8
                Found ad_right.php, killed it

                reduced the errors and it looks like this is the one that may be causing the problem:

                [26-Nov-2016 05:29:15 UTC] PHP Fatal error: require(): Failed opening required '/home/teambuic/public_html/classifieds/config-intc.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/teambuic/public_html/forums/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 8

                It is something left over from Photopost classifieds, IF I can figure out where it is....




                Comment

                • rcull
                  Senior Member
                  • Jan 2005
                  • 336
                  • 4.2.x

                  #9
                  Hurrah! Got it. It was all stuff left over from Photopost Classifieds. I wish they had continued to support it, because I still liked that classifieds more than any other I have found. But Photopost abandoned it so it had to go It was simple straight forward and integrated nicely into the sites. Anyway, it is gone and I have solved a few errors too

                  At least the https works!

                  Thanks

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...
                  😀
                  😂
                  🥰
                  😘
                  🤢
                  😎
                  😞
                  😡
                  👍
                  👎