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)

uae 01-25-2006 01:58 PM

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.

If you want to change the default value for the sound option to all new registerd users and make it enabled by default.

From phpMyAdmin, under the user table, edit the pagersoundoption field and change the Default value to 1 then save it.
Or run this query
Code:

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

Darth Gill 01-25-2006 02:02 PM

Quote:

Originally Posted by uae
What do I need to do to make sure all users have the sound turned on by default?

From phpMyAdmin, run this query:
Code:

UPDATE user SET pagersoundoption = 1;
where user is your user table.

Thanks! Now will this be checked by default when people register?

Darth Gill 01-25-2006 02:03 PM

BTW, thank you UAE for all your personal help which you have provided me. I truly think this is one of the most useful additions to vBulletin that I've seen!

uae 01-25-2006 02:10 PM

Quote:

Originally Posted by Darth Gill
Thanks! Now will this be checked by default when people register?

Hey Brandan,
aah, no it won't be checked by default, I dunno, but I thought some users may find it annoying or something, so I had to leave it turned off by default, and they can always trun it on whenever they want!
The pager message box already pops up right on their faces, so it's already a notification ;)

No problem mate, you're welcome :)

bashy 01-25-2006 03:51 PM

Hi

Still cannot use ff to send a pager message as it shows as no characters left to use.
even when logged in as admin.

As soon as i enabled the sound option IE 7 crashes, I have done the IE update thingy.

Still the pager message popup is nearly the full height of my forum :(

Any ideas please?

Gripemaster 01-25-2006 06:32 PM

AWESOME AWESOME AWESOME hack... and UAE, thank you for all your assistance, I tested the update version on my testing forum, then installed it on my regular forum, and it is working just great, sound and all. Thank you for an excellent hack, and your time and trouble helping me. *CLICKS INSTALL HAPPILY* :banana:

shadowdancer36 01-25-2006 09:02 PM

I reinstalled but wasn't able to hear the sound. I have it activated in the options. The wav file goes in the main forum dir right? BTW I'm getting less DB errors now.

djjeffa 01-26-2006 01:06 AM

Quote:

Originally Posted by uae
What do I need to do to make sure all users have the sound turned on by default?

From phpMyAdmin, run this query:
Code:

UPDATE user SET pagersoundoption = 1;
where user is your user table.

im a lil confuesd? user is your user table ?

ztempuser 01-26-2006 03:01 AM

Code:

UPDATE user SET pagersoundoption = 1;
when i run this it says
Code:

#1054 - Unknown column 'pagersoundoption' in 'field list'
EDIT
oops my bad it was because i did not update to the newest version, cool:)i like this the most on my forum:) , then all the othe rhacks

uae 01-26-2006 04:10 AM

Quote:

Originally Posted by bashy
Hi
Still cannot use ff to send a pager message as it shows as no characters left to use.
even when logged in as admin.
As soon as i enabled the sound option IE 7 crashes, I have done the IE update thingy.
Still the pager message popup is nearly the full height of my forum :(

Any ideas please?

It does not matter if were admin or a registerd user, it's all based on the Number of Maximum Characters Per Pager Message you entered in the vB Pager usergoup persmission.
Make sure it's greater than 0.

Quote:

Originally Posted by Gripemaster
AWESOME AWESOME AWESOME hack... and UAE, thank you for all your assistance, I tested the update version on my testing forum, then installed it on my regular forum, and it is working just great, sound and all. Thank you for an excellent hack, and your time and trouble helping me. *CLICKS INSTALL HAPPILY*

I'm glad it's working :)

Quote:

Originally Posted by shadowdancer36
I reinstalled but wasn't able to hear the sound. I have it activated in the options. The wav file goes in the main forum dir right? BTW I'm getting less DB errors now.

Okay, Make sure you have uploaded the wav file, edited the modifyoptions template from the latest ReadMe file, and enable the sound options from both, ADMINCP and USERCP.

Quote:

Originally Posted by djjeffa
im a lil confuesd? user is your user table ?

User table is the user table from your vb's database, if you were using a TABLE PREFIX, then add that to the UPDATE Query :)


All times are GMT. The time now is 03: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.01991 seconds
  • Memory Usage 1,750KB
  • 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
  • (6)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