vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Quick Reply Box (https://vborg.vbsupport.ru/showthread.php?t=34597)

mojotim 03-06-2002 10:36 AM

hmmm I replied already...and it didn't show the first time

Mr. X 03-07-2002 04:32 AM

Just installed on 2.2.3. Excellent hack. :)

Sadie Frost 03-09-2002 02:35 AM

Quote:

Originally posted by e_dove
lol...well im not him... just using hsi accout cuz wqe run the same board.. but still
im using vs 2.2.2
I Did ALL 3 Steps... And it doesnt show
also as IronMic stated.....
Code:

if (!$getperms['canviewothers'] and $thread['postuserid']!=$bbuserinfo['userid']) {
  show_nopermission();
}

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

^^^These lines arent next too eachother.,.. they both exist but the bottom one is much further down the page... any help?

The first part fo the code appears twice - the second time it is next to that second part of the code. Look for it around line 234 :)

Matt 03-09-2002 11:53 PM

Great hack I love it :D

Massiel 03-10-2002 12:07 AM

Firefly is your hack the one installed on these boards? I need to know :)

TutorialForums 03-10-2002 12:59 AM

Cool im using the quick reply hehe.... Massiel yes I believe this hack is the one installed on this forum.

Anyhow.... what is the process to install this hack for 2.2.3? It doesn't seem to work (code seems different than 222).

Peace.

inetd 03-10-2002 01:03 AM

hm... I reinstalled this hack after upgrade to vb 2.2.3 and don't have any problem......

Spoono 03-10-2002 01:59 AM

Yeah, I am unable to find the code:

if (!$getperms['canviewothers'] and $thread['postuserid']!=$bbuserinfo['userid']) {
show_nopermission();
}

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

anywhere on showthread.php. Looked everywhere on 2.2.3

inetd 03-10-2002 02:06 AM

showthread.php - line 234
after
Code:

$getperms=getpermissions($thread['forumid'],-1,-1,$foruminfo['parentlist']);
if (!$getperms['canview']) {
  show_nopermission();
}


Bugsy 03-10-2002 03:11 AM

Cheers FireFly works a treat m8

Bugsy ;)


All times are GMT. The time now is 06:39 PM.

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.01867 seconds
  • Memory Usage 1,734KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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