Bug in showthread.php (Social bookmarks)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • belinea
    Senior Member
    • Nov 2002
    • 108
    • 3.7.x

    Bug in showthread.php (Social bookmarks)?

    My Social Bookmarks are not shown. It´s caused by the following line in showthread.php

    PHP Code:
    if ($vbulletin->options['socialbookmarks'] AND is_array($vbulletin->bookmarksitecache) AND !empty($vbulletin->bookmarksitecache) AND fetch_permissions($thread['forumid'], 0arrray('usergroupid' => 1)) & $vbulletin->bf_ugp_forumpermissions['canview']) 
    When I delete the following:
    PHP Code:
    fetch_permissions($thread['forumid'], 0arrray('usergroupid' => 1)) 
    Social Bookmarks are working. Is this a bug?
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74166

    #2
    Array is misspelled. Please report it in the bug tracker.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

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