Error While Viewing With Google Chrome

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thenoob2012
    Member
    • Aug 2012
    • 33

    Error While Viewing With Google Chrome

    While using Google Chrome (newest version), I was viewing your forum with the facebook app. I was unable to see any forums below the vbulletin piracy report forum and I was unable to reply to any posts or start any threads. I am starting this thread while using firefox.


    Just thought I would let you know.
  • shri
    Senior Member
    • Apr 2000
    • 478
    • 3.6.x

    #2
    Same problem here.

    I can see this in the JS console.

    Uncaught ReferenceError: FB is not defined editor.js:14
    Editor.show editor.js:14
    onclick
    - - - Updated - - -

    FYI - this was fixed by editing line 169 of utilities.php.

    Change
    Code:
    <script src="http://connect.facebook.net/en_US/all.js"></script>
    to

    Code:
    <script src="//connect.facebook.net/en_US/all.js"></script>
    Chrome did not like the loading of an insecure script on a secure page.

    Comment

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

      #3
      Can you put this into the Bug Tracker with details fo the fix please.
      Vote for:

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

      Comment

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