The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi, would appreciate if anyone can give me some help.
I'm trying to install Firefly's quick reply hack, the first step to find and replace code in showthread.php: Code:
if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission();} if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") { $pagenumber=1; } Code:
if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") { $pagenumber=1; } |
#2
|
|||
|
|||
![]()
Did you install any other hacks that have possibly altered that part of the code? Either that or I dont think the quick reply works with 2.3.1 but you might wanna ask him
![]() |
#3
|
|||
|
|||
![]()
Hi mad, thanks for your input. No, I haven't install any hack b4, is there anyway I can contact him?
|
#4
|
|||
|
|||
![]()
sometimes he is in the chat room (click the chat button at the top of the forum). Other than that you can drop him a PM and I'm sure he'll reply when he sees it
![]() He uses his real name in the chat room which is "Chen". |
#5
|
|||
|
|||
![]()
thanks for the tips mad!
|
#6
|
|||
|
|||
![]()
I try my best
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|