vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Simple pager / sms / instant message system... (https://vborg.vbsupport.ru/showthread.php?t=98301)

tryance 08-30-2007 10:30 PM

I have it on 3.6.8 and it's not working. It isn't showing up on the profile page.
Any suggestions?

free2saute 09-01-2007 07:53 AM

I have 3.6.8 and will like 2 install is it ready for that version of vb

tryance 09-08-2007 02:17 AM

I installed this pager system and did everything exactly as instructed but the pager link isn't showing up in the profile to test it. I inserted the code below the yahoo, AIM, stuff and it isn't there. Suggestions?

Also, is there a way for the pager system to show up in the message area at the top of the page under the user name?

I have 3.6.8 version

Howdy 10-02-2007 12:38 AM

no it does not appear to work on my forum, using 3.6.8...

ErnieTheMilk 12-13-2007 11:26 AM

Nor mine 3.6.8

C'mon.... someone sort it out please.

I've used this system for awhile now and its superb, so it would be tops to use on my system :)

tryance 12-13-2007 12:45 PM

waiting since Septemeber for help with this pager system....

ANYONE? ANYWHERE?? I am running 3.6.8 board and would really like this to work.

viper357 12-13-2007 01:37 PM

tryance, have you made any changes to the appearance of your postbit_legacy prior to installing this hack, reason I ask is that I had changed mine so that everything is centered and in boxes, therefore I had to add a bit of extra code in order to make the P show up.

tryance 02-03-2008 12:48 AM

I haven't messed with the pager system at all since installing it. It doesn't show up in the profile to send someone a pager. Any help would be appreciated. :)

viper357 02-03-2008 05:44 AM

Here is the code I have in my postbit, it is directly under
Quote:

$post[msnicon] $post[yahooicon] $post[skypeicon]
Quote:

<!-- pager -->
<if condition="$bbuserinfo[field7] == 'Yes' AND $post[field7] == 'Yes'">
<a onClick="window.open('sms.php?do=sms&amp;userid=$p ost[userid]', '_blank', 'toolbar=no,location=no,menubar=no,width=450,heigh t=450,resizeable=yes,status=no'); return false" target="_blank" alt="Send pager message to $post[username]" href="sms.php?do=sms&userid=$post[userid]">
<img src="$stylevar[imgdir_misc]/im_pager.gif" alt="Send message to $post[username]" width="18" height="18" border="0" title="Send message to $post[username]">
</a>
</if>
<!-- end pager -->

tryance 03-26-2008 01:16 PM

I have that code in my postbit_lagacy but it isn't showing up in the profile area.

I have the pager as field 6 in my profile manager (I changed the code to reflect field6). Why isn't it showing up?


All times are GMT. The time now is 08:35 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.01136 seconds
  • Memory Usage 1,734KB
  • 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_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