vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   i added the Vpager but it doesnt show on the online part of my template (https://vborg.vbsupport.ru/showthread.php?t=76742)

VBUsers 02-21-2005 05:23 AM

i added the Vpager but it doesnt show on the online part of my template
 
i did this edit to the template but it doesnt show at the bottom of the template in the whos online. it shows when i click on the link to bring up the whos online list but not on the homepage of the template. i followed the template edit at the bottom. please let me know why it doesnt show up. im adding this to all of my templates and this one is giving me issues. ive done about 3 so far the same way but this ones stubborn. so please help. thanks


PHP Code:

in 'whosonlinebit' template (Optional)

FIND:

    <
td class="alt1" width="35%">
        <
span class="smallfont" style="float:$stylevar[right]"><span class="time">$userinfo[time]</span></span>
        <if 
condition="$show['loggedinuser']">
            <
a href="member.php?$session[sessionurl]u=$userinfo[userid]target="_blank">$userinfo[musername]</a>$userinfo[hidden]<if condition="$show['buddy']">+</if>
        <else />
            <if 
condition="$show['spider']"><phrase 1="$userinfo[spider]">$vbphrase[x_spider]</phrase><else />$userinfo[musername]</if>
        </if>
    </
td>

REPLACE WITH:

<!-- [
START HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.4' CHANGEID] -->
    <
td class="alt1" width="35%">
        <
span class="smallfont" style="float:$stylevar[right]"><span class="time">$userinfo[time]</span></span>
        <if 
condition="$show['loggedinuser']">
            <
a href="member.php?$session[sessionurl]u=$userinfo[userid]target="_blank">$userinfo[musername]</a>$userinfo[hidden]<if condition="$show['buddy']">+</if>
<if 
condition="$vboptions[vbpager_canpager]">
<if 
condition="$bbuserinfo[userid]!=$userinfo[userid]">
<
a href="#" onClick="javascript:pager_value(1, $userinfo[userid], '$userinfo[username]', 0); return false;">
<
img class="inlineimg" src="$stylevar[imgdir_button]/vbpager.gif" border="0" alt="$vbphrase[vbpager_send_pager_to] $userinfo[username]/></a>
</if>
</if>
        <else />
            <if 
condition="$show['spider']"><phrase 1="$userinfo[spider]">$vbphrase[x_spider]</phrase><else />$userinfo[musername
<if 
condition="$vboptions[vbpager_canpager]">
<
a href="#" onClick="javascript:pager_value(0, '$userinfo[sessionid]', '$userinfo[username]', 0); return false;">
<
img class="inlineimg" src="$stylevar[imgdir_button]/vbpager.gif" border="0" alt="$vbphrase[vbpager_send_pager_to] $userinfo[username]/></a>
</if>
</if>
        </if> 
$show[pager]
    </
td>
<!-- [
END HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.4' CHANGEID] -->

###################################################################
///////////////////// END INSTALLING HACK \\\\\\\\\\\\\\\\\\\\\\\
################################################################### 



All times are GMT. The time now is 02:23 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.00973 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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