vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Unable to intall quick reply (https://vborg.vbsupport.ru/showthread.php?t=56391)

alwl 08-21-2003 06:59 AM

Unable to intall quick reply
 
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;
}

I can't find the following part on my showthread.php

Code:

if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") {
  $pagenumber=1;
}

I'm using 2.3.1

MaDCaT75 08-21-2003 07:04 AM

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

alwl 08-21-2003 07:10 AM

Hi mad, thanks for your input. No, I haven't install any hack b4, is there anyway I can contact him?

MaDCaT75 08-21-2003 07:49 AM

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".

alwl 08-21-2003 07:53 AM

thanks for the tips mad!

MaDCaT75 08-21-2003 07:54 AM

I try my best :p


All times are GMT. The time now is 11:11 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.01044 seconds
  • Memory Usage 1,715KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete