vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [AJAX] vB Pager 3.0.4 (https://vborg.vbsupport.ru/showthread.php?t=104609)

hotwheels 02-07-2006 07:51 AM

uae, i just want to thank you for all your hard work and the fine update's you have been giving us. I know you have put alot of work into this program, and i have it running on my site and enjoy it alot. Again, thanks for all your hard work, it is appreciated. hotwheels

SwissPegasus 02-07-2006 11:28 AM

O happy Day, everything works perfect with the pager. But i got a small problem when i logoff from board. See screenshot.

i found also the problem maker code snipet. I remove this change, everything works perfect after logoff. Do anybody have a solution?

Code:

=============================
In the template: footer
=============================
FIND
=============================
<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>
=============================
BELOW ADD
=============================
<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.2' CHANGEID= 5 ] -->
                <if condition="$vboptions['vbpager_active'] AND $bbuserinfo['userid']">$pagermessage</if>
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.2' CHANGEID= 5 ] -->
=============================


IrPr 02-07-2006 07:50 PM

Quote:

Originally Posted by uae
What do I need to do to make sure all users have the sound turned on by default?
This require vB Pager 3.0.1 + Installed.

From phpMyAdmin, run this query:
Code:

UPDATE user SET pagersoundoption = 1;
where user is your user table plus TABLE PREFIX if you got one.

Affected Rows: 5 (0.0004s)
would this force users that register after this query ?

forumsoup.com 02-07-2006 09:16 PM

I put this on my site, love it, and clicked installed. Thanks!

uae 02-08-2006 02:34 AM

Quote:

Originally Posted by hotwheels
uae, i just want to thank you for all your hard work and the fine update's you have been giving us. I know you have put alot of work into this program, and i have it running on my site and enjoy it alot. Again, thanks for all your hard work, it is appreciated. hotwheels

No problem dude, I'm glad you like it :)

Quote:

Originally Posted by SwissPegasus
O happy Day, everything works perfect with the pager. But i got a small problem when i logoff from board. See screenshot.
i found also the problem maker code snipet. I remove this change, everything works perfect after logoff. Do anybody have a solution?

I will need a user account to your forum, PM it.

Quote:

Originally Posted by IrPr
Affected Rows: 5 (0.0004s)
would this force users that register after this query ?

No, this option is disabled by default.
If you want to change that and make sure all new registerd users should have the sound option enabled by default.

Go to your phpMyAdmin, from the user table, edit the pagersoundoption field and change the Default value to 1 then save it.

ChuanSE 02-08-2006 02:39 AM

although i love this hack, i deinstalled it.

the issue is IE crashing. I saw the faq that was posted about it, but i can't guarantee that every visitor is using latest IE. Something out of my control.

Too bad tho, bye bye vBpager

IrPr 02-08-2006 02:41 AM

Quote:

Originally Posted by uae
Go to your phpMyAdmin, from the user table, edit the pagersoundoption field and change the Default value to 1 then save it.

is it possible to use query instead of?

EDIT: YES, it is, i found solution mylesft

[sql]ALTER TABLE user DROP pagersoundoption;[/sql]
[sql]ALTER TABLE user ADD pagersoundoption SMALLINT( 6 ) NOT NULL DEFAULT '1';[/sql]

Thanks UAE:X

uae 02-08-2006 02:48 AM

Quote:

Originally Posted by ChuanSE
although i love this hack, i deinstalled it.
the issue is IE crashing. I saw the faq that was posted about it, but i can't guarantee that every visitor is using latest IE. Something out of my control.
Too bad tho, bye bye vBpager

Can I have a look at your forum?

Quote:

Originally Posted by IrPr
is it possible to use query instead of?

Sure
Code:

ALTER TABLE `user` CHANGE `pagersoundoption` `pagersoundoption` SMALLINT( 6 ) DEFAULT '1' NOT NULL

Xplorer4x4 02-08-2006 03:43 AM

Most of my members can use this fine, but sometimes get a delay. I recieved a page went to the pager box and none were listed. 33 minuetes latter it poped up on my sreen.

However when I try to page a user, i select the user, and click page, but it just scrolls to the top of the page. All usergroups are set up exactly the same, so it is not a group setting, and I have it enabled in my user cp.

Any ideas?

hegenu 02-08-2006 06:14 PM

I have 11 unread messages, but none of them shows up in the inbox. The sent box is empty.


All times are GMT. The time now is 05:25 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.02045 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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