vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   vB Pager 2.0.4 (https://vborg.vbsupport.ru/showthread.php?t=72823)

docvader 12-14-2004 01:39 AM

Quote:

Originally Posted by TwinsX2Dad
So, no solutions for Dr-Jamal & me?

I'm really looking forward to seeing a good working copy of this. Truly a great idea.

rich
russbo.com

uae 12-14-2004 05:56 AM

TwinsX2Dad, I have no idea about what causing that problem with your setup!

sorry guys, but I have installed this thing in like five different sites, and never faced any problem!!

can anyone look into the installer please??

uae 12-14-2004 06:13 AM

sometime and for some reason, users gets blank messages from guest!

to fix this problem

Open file includes/functions.php and FIND

Code:

return $pagerinfo;
ABOVE ADD

Code:

if (!$pagerinfo[pagerid])
if ($bbuserinfo[pager] > 0)
{
$result = $DB_site->query("UPDATE ". TABLE_PREFIX . "user set pager=pager - 1 where
userid = " . $bbuserinfo[userid] . "");
return false;
}

Open file yourforums/global.php and FIND

Code:

eval('$pagermessage = "' . fetch_template('vbpager_popup') . '";');
ABOVE ADD

Code:

if ($pagerinfo)
Installer has been updated.

uae 12-14-2004 06:25 AM

Quote:

Originally Posted by dr-jamal
well .. I did everything ..
but nothing showed up .. I mean .. I can't activate it .. see the picture I attached ..

can you try editing any phrase, then save it!

let's see if this will help, cos I have faced the same problem only with vB 3.0.0 and below, but never with 3.0.1 or above.

kamu 12-14-2004 06:29 AM

Great hack.

Unfortunately, I must advise all with my unfortunate experience after installing this hack.

I have the latest version of IE, and this hack will cause my IE to crash by loading into my forum. Also, the template additions for the MemberInfo did not plant the Message link.

If there is a fix to these issues I'd appriciate the help.
Until then, I have uninstalled this hack.

uae 12-14-2004 06:44 AM

Quote:

Originally Posted by kamu
Great hack.

Unfortunately, I must advise all with my unfortunate experience after installing this hack.

I have the latest version of IE, and this hack will cause my IE to crash by loading into my forum. Also, the template additions for the MemberInfo did not plant the Message link.

If there is a fix to these issues I'd appriciate the help.
Until then, I have uninstalled this hack.

Thanks kamu, and sorry for that, but causing your IE to crash is something I have never experienced, strange!

Regarding the MemberInfo template, is it only with this template where you can't see the links to send a pager to others??

can you see the little button for sending a pager from whoisonline page?

have you set the right permission to use pager with your userid or usergroup?

kamu 12-14-2004 06:55 AM

Quote:

Originally Posted by uae
Thanks kamu, and sorry for that, but causing your IE to crash is something I have never experienced, strange!

It may possibly be my computer, maybe Adware is causing some kind of conflict. I had some of my members play with it just before I uninstalled and they advised me that there were no problems. Unfortunately, until I can find a solution I will not be able to install :(

Quote:

Originally Posted by uae
Regarding the MemberInfo template, is it only with this template where you can't see the links to send a pager to others??

can you see the little button for sending a pager from whoisonline page?

have you set the right permission to use pager with your userid or usergroup?

Yes, only with the MEMBERINFO template. The images within my onlinebits worked fine. The link within my vbmenu also worked flawlessly. I didn't review the template coding within the MEMBERINFO template extensively, but I did triple check my modification according to your instructions and it appeared non-existent on my Info page, in other words it looked exactly the same as before I added the modified code.

Hope that helps :)

uae 12-14-2004 07:02 AM

Quote:

Originally Posted by kamu
Yes, only with the MEMBERINFO template. The images within my onlinebits worked fine. The link within my vbmenu also worked flawlessly. I didn't review the template coding within the MEMBERINFO template extensively, but I did triple check my modification according to your instructions and it appeared non-existent on my Info page, in other words it looked exactly the same as before I added the modified code.

Hope that helps :)

Let's try this again

in MEMBERINFO template find

Code:

$vbphrase[send_private_message_to_x]</phrase></a>
        </td>
        </tr>
        </if>

Below it ADD

Code:


<!-- [START HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.0' CHANGEID= 3 ] -->
<if condition="$bbuserinfo[canpager]">
<if condition="$bbuserinfo[userid]!=$userinfo[userid]">
        <tr>
        <td>
        $vbphrase[vbpager_message]:<br />
        <a href="#" onClick='window.open("pager.php?action=pager&do=newpager&touserid=$userinfo[userid]","pager","width=330,height=177");return false;'><phrase 1="$userinfo[username]">$vbphrase[vbpager_send_pager_to] $userinfo[username]</phrase> </a>
        </td>
        </tr>
        </if>
        </if>
<!-- [END HACK='vB Pager' AUTHOR='WwW.UAEWEB.COM' VERSION='2.0.0' CHANGEID= 3 ] -->

This exactly what I got right now in the that template!

dr-jamal 12-14-2004 07:30 AM

Quote:

Originally Posted by uae
can you try editing any phrase, then save it!

let's see if this will help, cos I have faced the same problem only with vB 3.0.0 and below, but never with 3.0.1 or above.

well .. I did that but it has no effect .. still I can't see the options ..

TwinsX2Dad 12-14-2004 12:06 PM

Quote:

Originally Posted by uae
TwinsX2Dad, I have no idea about what causing that problem with your setup!

sorry guys, but I have installed this thing in like five different sites, and never faced any problem!!

can anyone look into the installer please??

Interesting. Anyone else had any difficulty in installing (initial installer) and gotten around it?


All times are GMT. The time now is 06:50 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.01299 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
  • (8)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