vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Social Bookmarks.. (https://vborg.vbsupport.ru/showthread.php?t=166982)

Derek Chai 01-05-2008 03:18 AM

Social Bookmarks..
 
How come my social book marks aren't showing up. I have vbseo and uninstalled vbcredits and I have the book marks enable in my options can someone help me fix this.

https://vborg.vbsupport.ru/external/2008/01/15.png

toonysnn 01-05-2008 03:34 AM

So you've set "Enable Social Bookmarking" to "Yes" in Admin CP > vBulletin Options > Thread Display Options (showthread)?
If so, make sure all the bookmarks that you want enabled are enabled in Admin CP > Social Bookmarking Manager

If those are not the problem, in your "SHOWTHREAD" template, does it have this (see html)?
HTML Code:

<if condition="$bookmarksites">
<!-- social bookmarking links -->
    <br />
    <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder" align="center">

    <tr>
        <td class="thead" colspan="$bookmarkcolspan">$vbphrase[bookmarks]</td>
    </tr>
    <tr>$bookmarksites</tr>
    </table>
<!-- / social bookmarking links -->
</if>


Derek Chai 01-05-2008 04:25 PM

Nevermind I didn't have the showthread thing.. Thanks!

Battle_Ring 06-07-2008 07:51 PM

Mine dont show either

Stax 07-28-2008 01:02 AM

yeah cant get mine to show up either

RLShare 07-28-2008 01:10 AM

Have you went through all the steps listed in the 2nd post of this thread?

denman75 09-25-2008 02:25 PM

did the steps text is al there
but they dont show up

Jaske 01-19-2011 01:09 AM

the above-posted html is not in my SHOWTHREAD file. should I add it?
what is there is the following code:
Code:

<vb:if condition="$bookmarksites">
        <div class="options_block2">
            <h4 class="blockhead">{vb:rawphrase bookmarks}</h4>
            <div id="social_bookmarks_list" class="thread_info_block blockbody formcontrols floatcontainer">
                <h5 class="blocksubhead">{vb:rawphrase bookmarks}</h5>
               
                <ul class="icon_list">{vb:raw bookmarksites}</ul>
            </div>
        </div>
        </vb:if>



All times are GMT. The time now is 10:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00984 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete