Log in

View Full Version : vB Pager 2.0.4


Pages : 1 [2]

ssabmud
07-04-2005, 06:36 AM
I have the same IE bug can someone look in to this..

mahiraminc
07-04-2005, 10:20 PM
I get the following error message (see attachment) when users click on the IM icon on the postbit.

What could be wrong here?

mahiraminc
07-05-2005, 07:35 PM
I get the following error message (see attachment) when users click on the IM icon on the postbit.

What could be wrong here?


Okay, I fixed this. I didn't have the script loaded into the proper template.

mahiraminc
07-07-2005, 10:22 PM
Okay, I fixed this. I didn't have the script loaded into the proper template.
Can anybody assist in making this pager implement unlimited messaging...

Currently,

pager1 > pager2
pager2 > pager1 .... end of cycle.

I'd like this to continue forever.

Renada
07-07-2005, 11:19 PM
I want to report, many users from my board, had reported, that the Pager makes an explorer fault, and then closes.. i don't believe that, but since yesterday, makes me too, the same error.. i must logon on firefox, and disable completely the pager system, and of course, set to pager = 0 in user table in db to ALL.

The error apears randomly ONLY in Internet Explorer 6 in Windows XP.

Thanks, this is a great hack..

PD: I modified an instance of your hack, let's the user to send messages indefinidly, ej,

Actually:
user1 -> page -> user2
user2 -> page -> user1 (and here the chains cut)

My mod:
user1 -> page -> user2
user2 -> page -> user1
user1 -> page -> user2 (infinitly)
and i disabled.. the anonymous messages (let's set usergroups for anonymous and userids, not only userids) and disabled the check box thats allow reply.

greetz!

Hi,

What is the code to do that and which file does it go in?

Thanks,
Renada

mahiraminc
07-08-2005, 06:45 PM
Hi,

What is the code to do that and which file does it go in?

Thanks,
Renada
I'd like to know that too (above post). Please advise!

Mr. Brian
07-09-2005, 10:45 AM
How come it only allows u to reply to message for only 2x? Anything thing more that I can only see a "close" button.

Anyway to slove this?

mahiraminc
07-13-2005, 01:19 AM
How come it only allows u to reply to message for only 2x? Anything thing more that I can only see a "close" button.

Anyway to slove this?
This is what I've been asking for. Somebody was able to modify the code and get it working for infinite replies but apparently their code is not posted yet or not being shared.

qualif
07-18-2005, 08:06 PM
Hmm all bug the zip is not has in the daytime

csidlernet
07-20-2005, 08:45 AM
thanks man

Vizionz
07-21-2005, 03:31 AM
okay i got a problem.. i can send the messages they see them they send them back then i get a javascript error saying i can t clo0se it ... so i have to delete it from the admin,,

how can i fix that and if not how can i set it so i can send the messages and they either cant send them back or it submits it as a pm instead as the reply but i would rather fix it cause this is bad ass

Chandler
07-22-2005, 05:23 AM
Database error in vBulletin 3.0.7:

Invalid SQL: select pagerid, parentpid, tosessionid, fromsessionid, touserid, fromuserid, message, msgdate, deliverdate, canreply, hidden, delread, delsent, active, username from pager as p left join user as u on (p.touserid=u.userid) where active=0 order by msgdate desc LIMIT -15, 15
mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-15, 15' at line 1

mysql error number: 1064

Date: Thursday 21st of July 2005 11:18:21 PM
Script: http://url/forum/admincp/pageradmin.php?doshow=read
Referer: http://url/forum/admincp/index.php?do=nav


Any ideas on how to fix this?

D|ver
08-08-2005, 04:49 PM
will there be a version for vb 3.5? maybe even as a plugin? :)

uae
08-08-2005, 06:14 PM
will there be a version for vb 3.5? maybe even as a plugin? :)

Yup, a whole new rewriten version coming out soon for vB 3.5.x
Plugin, surrrre :)

Cyricx
08-08-2005, 08:06 PM
Awesome UAE, can't wait. This is one of my users most favored hacks :)

NuclioN
08-08-2005, 11:24 PM
Would be nice :)

SlipNslide281
08-09-2005, 01:17 PM
This hack works great, I love it. But yes it does cause a page fault in IE, and other browsers. I use "AM browser" and it crashes too.

SlipNslide281
08-09-2005, 02:20 PM
I want to report, many users from my board, had reported, that the Pager makes an explorer fault, and then closes.. i don't believe that, but since yesterday, makes me too, the same error.. i must logon on firefox, and disable completely the pager system, and of course, set to pager = 0 in user table in db to ALL.

The error apears randomly ONLY in Internet Explorer 6 in Windows XP.

Thanks, this is a great hack..

PD: I modified an instance of your hack, let's the user to send messages indefinidly, ej,

Actually:
user1 -> page -> user2
user2 -> page -> user1 (and here the chains cut)

My mod:
user1 -> page -> user2
user2 -> page -> user1
user1 -> page -> user2 (infinitly)
and i disabled.. the anonymous messages (let's set usergroups for anonymous and userids, not only userids) and disabled the check box thats allow reply.

greetz!
Did a search in the instructions and template changes and still can't find where to edit this. :ermm:

Gutspiller
08-09-2005, 02:44 PM
Has anybody gotten this to work on 3.0.7? I installed it and I have the icons and everything and changed the settings to allow admins and mods to send and put in there user ids into the settings, but it still wont work. It pops up with the pager popup box, and I can click send and it looks like it send, but the users never get the pages. I have double checked all my template edits and file edits and have reuploaded all the edited files and it does the same thing. Can anybody confirm to have gotten this to work on 3.0.7? Perhaps this hack is buggy and doesn't work for anybody?

SlipNslide281
08-09-2005, 03:26 PM
Has anybody gotten this to work on 3.0.7? I installed it and I have the icons and everything and changed the settings to allow admins and mods to send and put in there user ids into the settings, but it still wont work. It pops up with the pager popup box, and I can click send and it looks like it send, but the users never get the pages. I have double checked all my template edits and file edits and have reuploaded all the edited files and it does the same thing. Can anybody confirm to have gotten this to work on 3.0.7? Perhaps this hack is buggy and doesn't work for anybody?

Im using 3.0.8 and it works, so I don't see why it wont work for 3.0.7 The Its works very fast, pops up as soon as they refresh there window. I just get the IE page fault and IE closes. the page fault doesn't happen everytime but is annoying.

Gutspiller
08-09-2005, 06:38 PM
So even when it works, it sometimes errors out? Yeah, I think I'm going to uninstall it then. IMO this should be in the beta release forum.

osariase
08-09-2005, 07:13 PM
I have it working right now and its working great man but its on 3.7

SlipNslide281
08-09-2005, 10:27 PM
It will work with our error for a few times, but keep replying back and forth and about the 5 page you will get the IE page fault and IE or firefox, or am browser will shut down. Its a great hack. Just wish it would work 100%

SlipNslide281
08-10-2005, 02:57 PM
Does anyone have the fix to this pager to keep it from crashing your browser?

Gutspiller
08-13-2005, 08:25 PM
I noticed that the vb_pager template isn't cached. Should we cache it and if so, how do I cache it?

Thank you.

Gutspiller
08-19-2005, 03:03 AM
How do I get this hack to work with iframes? Whenever I try to use an iframe in my header it errors out and messes up the entire page.

The error reads:


Not Found
The requested URL /includes/new/top_banner.htm></iframe> </div><!-- logo --><a name= was not found on this


and then under it it shows the popup that is suppose to be the pager popup and it has "*****" in the top graphic.

What's the problem?

Gutspiller
08-20-2005, 07:05 PM
bumpty bump

ambumann
09-02-2005, 01:33 PM
Whatever happened to the mod that enabled indefinate messaging?

Also I got a problem getting the navbar menu to work, it doesn't show at all...

b00k
09-09-2005, 09:14 AM
Whatever happened to the mod that enabled indefinate messaging?


Looking for the same modification, would be nice to have..

So far the HACK seems to be working good, only 1 issue i ran into was the FOOTER code not being inputed on child styles. Not a big deal realy :squareeyed:

DannyMilner
09-09-2005, 08:25 PM
Will this work in 3.0.8 with no problems?

mustang_lex
09-10-2005, 08:11 PM
OK I get a page error and narrowed it down (using line a character details) and it leads to a problem with a line statement added with the VBpager hack

The page error and it show a explaination icon in the lower left hand corner saying
"error: expected ')'

and when I look up where its telling the error is, its located here

<a href="#" onClick="javascript:pager_value(1, '360', '79'293stang', 0); return false;">
<img class="inlineimg" src="images/buttons/vbpager.gif" border="0" alt="Send an instant pager message to 79'293stang" /></a>

using the "line" a "character" provided it leads to the word "javascript" between the a and s ?

Does anyone know why this would be an issue.

Goto to
http://www.stangette.com/community and see if it happens to you?



Thanks

uae
09-11-2005, 06:37 AM
Guys, will you please give me a little more time for the upcoming new version of the hack, still testing tho, and should be released soon :)

Cyricx
09-14-2005, 07:05 PM
Eagerly awaiting the new version and a 3.5 :)

If you need any testers just hollar UAE :)

ambumann
09-19-2005, 07:34 PM
Awaiting the 3.5 version as well, hopefully it will allow unlimited exchange of messages!

solboy
09-25-2005, 01:22 PM
Guys, will you please give me a little more time for the upcoming new version of the hack, still testing tho, and should be released soon :)

Great! I would like to have that.

D|ver
10-05-2005, 02:12 PM
will the new version support importing all those old message from this version?
that would be great :)

Mastar
10-05-2005, 07:58 PM
Fatal error: Call to undefined function: can_pager() in /mnt/large/home/*****/*****/public_html/global.php on line 257

What do I need to do??

Thanks In Advance!!!

D|ver
10-25-2005, 02:16 PM
any news on the vb3.5 version?
please let us know if you need any beta testers :)

Joshua5692
10-30-2005, 11:37 PM
I really am looking forward to 3.5 version too :)
It looks great!

mustang_lex
12-07-2005, 05:51 PM
How do you empty all the messages at once. I have like 5300 and now things are acting weird.

mustang_lex
12-07-2005, 06:33 PM
Today I got a Pager message and now every page I go to pops up the same message over and over. I tried replying, closing and I even turned off the pager in AdminCP. Can anyone help me out.

mustang_lex
12-07-2005, 06:42 PM
Nevermind I just deleted all 5300 by selecting 1000 per page in admincp. Didn't take that long.

Does Hard Delete Messages mean the system does NOT save any messages, because I like to have it that way.

PixelFx
12-07-2005, 08:36 PM
Nevermind I just deleted all 5300 by selecting 1000 per page in admincp. Didn't take that long.

Does Hard Delete Messages mean the system does NOT save any messages, because I like to have it that way.

any plans to make this for v352?

kildjean
03-03-2006, 09:53 PM
i got this error:

Fatal error: Call to a member function on a non-object in /home/zonaxbox/public_html/foros/admincp/vbpager_install_2_05.php on line 521

DjTaz
04-02-2006, 03:03 PM
Kildjean - did you upload everything your supposed to ? - like pageradmin.php ?

Hoobs
04-06-2006, 05:42 AM
Hello !
I installed the hack , and it works perfect on 3.0.8
I just have a little problem , and that is that some users CAN´T click the close button. Whats up with that ? If i choose "allow user to reply" it works, if i don´t allow him , the users can´t close the window!
Isn´t there a possibility to FORCE the "Allow user to reply" button ?
Would be nice if someone has a solution for this wonderfull hack.
Many thanks°!

SnapOff Racing
06-04-2006, 11:34 PM
I installed the ajax vb pager 3.0.4 on my site and it's not working properly.

The little icon that's supposed to page someone that should be by their sn isn't showing up on my site and if i manually try to page someone, i hit the page button and it doesnt do anything...


can anyone help?

www.snapoffracing.com/forums

username: test
password: test

Dactyld
12-29-2006, 08:58 PM
Finally got it to work but here is something I don't like. You can't keep a converstation going. You only get one reply and that is it. Anyway to tweak to make a conversation keep going?

PixelFx
02-21-2007, 08:51 AM
any plans to update this for vb3.6.4?

RvG2
06-09-2007, 04:44 PM
3.6.7? :(

ikorolis
08-20-2007, 09:16 PM
Thnx for the update man. But there is one problem when you run http://www.yourforums.com/forums/admincp/vbpager_install_2_05.php it says Fatal error: Call to a member function query_first() on a non-object in /home/*******/public_html/forums/admincp/vbpager_install_2_05.php on line 521. How can i fix it???

Thnx in advance!!!

Mrdby
08-27-2007, 05:14 PM
3.6.8????

nnjj.net
09-23-2007, 08:38 PM
is there any update for this for 3.6.8?

hitmann
10-21-2007, 09:36 AM
Would love to see it on 3.6.8 too

newguy
12-08-2007, 06:52 PM
Any one got this working on 3.6.8?

blind-eddie
12-09-2007, 02:36 PM
THis will work for all versions, but some template edits cant be done. But, can still be used.

Trana
12-25-2007, 10:50 PM
Was there ever a patch released for the vulnerability in the 3.6 version?

powerful_rogue
01-10-2008, 11:52 PM
Has anyone thought about taking this on or creating something similar?
It really is such a great mod.

barbiedoll
01-15-2008, 10:02 PM
We have VB 3.6.2.. I have only installed 2 other add on's to the program. But last one was about 5 months ago. and I had step by step instructions to do it.

Are there any step by step instructions to installing this add on into 3.6.2 or at least some general ones??
:D

adoxtater
01-22-2008, 12:17 AM
Thnx for the update man. But there is one problem when you run http://www.yourforums.com/forums/admincp/vbpager_install_2_05.php it says Fatal error: Call to a member function query_first() on a non-object in /home/*******/public_html/forums/admincp/vbpager_install_2_05.php on line 521. How can i fix it???

Thnx in advance!!!

Same exact error here. VB 3.6.8. Anyone know a way around it?

blind-eddie
01-22-2008, 04:57 AM
I stilll use this (https://vborg.vbsupport.ru/showthread.php?t=104609) ,And I run 3.6.8. I have used this sence....omg I cant remember...This has worked on all versions over the last few years, for me. Some Template edits can not be done, but It does still work. As you will see, there are some risk in using this mod as well as any other chat mod, but I have to many members who like the pager, that they want this mod more then any other mod we have installed, and we have many. If any of you dont have the pager on your site & wish to see it & use it, feel free to visit my Site (http://outerzone.us) You will have to register to use it though...Sorry

Direct Vision
01-23-2008, 09:51 AM
thanks friend. i know that it's still working fine. maybe we can download it again....... scince i don't have it on my pc

thanks

BellaMama
01-29-2008, 03:27 PM
Add another person who would love to see this for newer versions of boards.

Geez
02-17-2008, 10:57 PM
3.6.8???

will 3.7 have a built in pager system?

stwilson
02-18-2008, 12:18 AM
Would be nice for 3.7!!!

NNJJ
04-18-2008, 07:55 AM
its really great product if any one support upgrade!

SA_TGAZ
04-21-2008, 04:57 PM
I stilll use this (https://vborg.vbsupport.ru/showthread.php?t=104609) ,And I run 3.6.8. I have used this sence....omg I cant remember...This has worked on all versions over the last few years, for me. Some Template edits can not be done, but It does still work. As you will see, there are some risk in using this mod as well as any other chat mod, but I have to many members who like the pager, that they want this mod more then any other mod we have installed, and we have many. If any of you dont have the pager on your site & wish to see it & use it, feel free to visit my Site (http://outerzone.us) You will have to register to use it though...Sorry

+1 to that, my members love this mod. We're up to date on the latest vb version as well and it's continued to work just fine.

Trana
04-22-2008, 01:27 AM
I wish someone could tell me what the vulnerability is so I could fix the damn thing and not have to worry about it anymore. This is a pretty stupid way of protecting the community from a security flaw in my opinion. Certainly we could have had this fixed a long time ago.

DubaiHost
04-22-2008, 03:55 PM
+1 to that, my members love this mod. We're up to date on the latest vb version as well and it's continued to work just fine.

take my advice .. and dont upgrade to the last version , if you want this mod.
I tested this mod. in 3.7 and sadly .. it doesn't work well ..

hope we found a new version of it in 3.7 section ..

Amiga Harrison
05-03-2008, 03:42 AM
I'm using 3.0.4 of this mod with vB3.7 and it works perfectly well.

Tulsa
05-04-2008, 10:09 AM
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
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 :-

<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 :-

<!-- [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=n o,toolbar=no,scrollbars=yes,resizable=yes,width=65 0,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

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.

cowboyznut
11-15-2008, 05:21 PM
I am getting this error


Does anyone have a solution to this error?

Thanks.