Thread: Major Additions - [AJAX] vB Pager 3.0.4
View Single Post
  #760  
Old 04-13-2006, 05:55 AM
uae's Avatar
uae uae is offline
 
Join Date: Jul 2002
Location: Irvine, California
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jordan17
Hey.
When I want to send a Pager to everyone thats online, I click the checkbox at the top and it highlights everyone, then I click on Send Pager and it takes me to the box where I enter the message.

The message box stretches so it can fit all members in.
Not great when you have 100+ members online and there is a scrollbar at the bottom so big that it takes forever to scroll through.
Where can I edit the textbox to make it a fixed width?
That is in the pager_mutlipager Template, search for:
Code:
 
     <input type="text" class="button" readonly name="users" style="width: 98%" size="40" value="$pagerinfo[pagerusername]">
Quote:
Originally Posted by Tyegurl
i did and it is....other members that have firefox can hear it but no one with IE can hear it...
Get me a user account to your forum.

Quote:
Originally Posted by dead7
--edit to clarify its on the home page loaded, not in the forum home template--
When i'm looking at my forum home page sorry, not the physical forumhome template... but when the home page is rendered by a user....
--

You will find...

<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 5 ] -->
a ton of javascript here
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 5 ] -->

I want to put that JS "into" a .js file and include it. This way I don't have a huge knot of javascript at the bottom of the my pages in the source.

Sorry for being unclear, let me know if that made more sense. Thanks for your time and help uae, it is very appreciated.
That is not only in the forumhom, it is attached to the footer template, and I don't think we can have it or call it from a js file, sorry but that will require a lot of modifactions to many places with the hack.

Quote:
Originally Posted by provedel
First of all, very nice product! ;-)
I want to know how can I integrate the buddy list from vB Pager and vBulletin's original buddy list.
My users constantly adds friends to their buddy list nad it won't be nice to make them add all users again.

another question...

i looked into product.xml file... and saw that the tables pageroption, pagerpermissions and pagerbuddylist were not created.

did anything get wrong?

Thanks!
vbulletin's buddy list has its own restriction where a user in your ignore list will not be able to send you a pm, you won't be able to see their posts..etc, I don't know if you want to have someone in your pager ignore list and you don't want to see his/her posts nor get a PM from, it's not that I did not want to integrate both lists, but vbulletin should change the way their buddy list system works.

pageroption, pagerpermissions and pagerbuddylist are not tables, these are fields in the user and usergroup tables!
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01178 seconds
  • Memory Usage 1,779KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete