vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Pager 2.0.4 (https://vborg.vbsupport.ru/showthread.php?t=66744)

Tulsa 05-04-2008 10:09 AM

Quote:

Originally Posted by Amiga Harrison (Post 1506409)
I'm using 3.0.4 of this mod with vB3.7 and it works perfectly well.

I'm using 3.0.4 as well and have it working except for the link in the welcome section of the navbar. I can't seem to get that to show to save my life. If you have that portion working, can you share what you did to get it to work?

TTG 05-04-2008 10:34 AM

Quote:

Originally Posted by Tulsa (Post 1507895)
I'm using 3.0.4 as well and have it working except for the link in the welcome section of the navbar. I can't seem to get that to show to save my life. If you have that portion working, can you share what you did to get it to work?

Find in navbar on 3.7.0 :-

Code:

<div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
                </if></if>

Add below :-

Code:

<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.3' CHANGEID= 3 ] -->
            <if condition="$show['pager']"><br /><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?action=pager&do=log&folder=inbox','pagerinbox','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=650,height=500'); return false;">$vbphrase[pager_pager_messages]</a><phrase 1="$bbuserinfo[pagerunread]" 2="$bbuserinfo[pagertotal]">$vbphrase[pager_messages_nav_x_y]</phrase></if>
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.3' CHANGEID= 3 ] -->


Tulsa 05-04-2008 11:16 AM

Well this is what I was doing to start with and no joy. I'm using the template modification system. So I decided to just apply it directly to the template, when I tried to save the template it told me I had a missing < /if > statement far into the template, line 165.

So I just backed out of that edit since I didn't save it and then loaded the same unmodificed 3.7 navbar template and tried to just save it without doing anything else. VB still flags this template with the missing < /if > this time on line 160 as one would imagine from removing the earlier edit for the pager.

In looking at line 160, I can't see why VB thinks it needs this closing IF statement?

dcw 05-22-2008 02:35 AM

I am getting this error

Quote:

Fatal error: Call to a member function query_first() on a non-object in /home/sonscafe/public_html/forum/admincp/vbpager_install_2_05.php on line 521

Mrdby 05-22-2008 02:42 AM

when will this be updated?

johon 05-28-2008 08:30 AM

For me it's working fine in 3.7 - my users definitely don't want to miss it....

blind-eddie 05-28-2008 01:14 PM

If anyone needs help installing any pager on there site, pm me. I will do your edits for you, or walk you through it on voice comms. You can also contact me through my home page via my profile.

Kidswap 07-10-2008 07:48 PM

I can't download 3.0.4 anymore as it is in the modification graveyard. I uninstalled the mod a long time ago, and my members still miss it. I'd rather take my chances at this point. Can anyone direct me to a download?

big blue 10-10-2008 09:12 PM

I installed this a log time ago and t has worked fine. Just updated to a new style that doesntuse a navbar so I put the code in the header and itworks fine on my work computer but my home computer I cant readthe pages...and othermembers cant read paes either. Buttheycan be sentjut fine. So basically the little pop that is supposed to happen and allow youto readthe message doesnt pop up.

Trana 10-11-2008 07:25 PM

Try putting it in the headinclude instead of header.


All times are GMT. The time now is 07:30 AM.

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.01449 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete