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)

gldtn 06-21-2003 12:51 PM

Quote:

Today at 12:44 AM voclain said this in Post #1040
I've just installed the upgrade to 2.3.0

I've noticed that in this hack, the first insturctions says:



That last part:



IS not in the Showthread.php

so...BEFORE I make a mistake...I figured I would ask....do I just ignore it?? OR do I do something else???

Kirk

Same here, I drop by to ask the same thing, so I'll wait untill they answer it.

Thanks

voclain 06-21-2003 03:20 PM

IT appears that I had my BRAIN on BACKWARDS last night...GUESS it was the 1:30 AM problem...the brain just does not think well with NO SLEEP....

Got up this AM....and BINGO...found the EXACT CODES I could not find....IT is there.......and now...all is working again......

To....NEVER MIND......

ONE GOOD thing came from this...I found the following:

1. The SEARCH BOX at the bottom works REALLY GOOD....
2. MOST all question related to this HACK are discussed about 10 times each in this thread.
3. IT's the best thing ever invented...well next to Fried Chicken.
4. There are a TON of modifications to this HACK that I did not know about.....
5. Looks like I'm going to have to read the whole 70 pages.
6. THANK YOU!!!

Kirk Voclain

gldtn 06-21-2003 08:16 PM

Hmm. I guess I gotta look thru it carefully. Thanks for pointing that out voclain.

gl

ptbyjason 06-24-2003 12:08 AM

I don't know what my problem is. I totally uninstalled this hack and then went back and reinstalled it. I took my file off of the server again just to see if it overwrote the previous file and it did. I have done everything that I can think of to do and it still doesn't work. In fact I can't get my other hacks to work since I undated to VB 2.3.0 This is very odd. If I ever figure it out I will post it, even if it is embarrasing. But if anyone has a hint, I would love to hear it. My quick reply box isn't even showing up.

Sabrina 06-26-2003 09:13 PM

yep, same here, vB2.3.0 and this hack doesnt work, it will not post, it takes you to a NOT FOUND page..

mute 06-26-2003 09:40 PM

Working just fine over here on 2.3.0..

SloppyGoat 06-27-2003 02:59 AM

Me too. Running fine on 2.3.0.

Buczilla 06-28-2003 09:32 PM

I have a question... I added a new style based on my template with the quick reply installed. I added a new replacement set, to be able to change the colors logo, etc. However, I only have one template... which this style uses. However, the quick reply box doesn't show up. Any suggestions?

GXON.matt 06-28-2003 10:33 PM

IS there anyway a table with smilies could be added? also I have 'now playing' hack could that also be added to the quick reply box?

sangam 07-03-2003 03:48 PM

how can i make it appear at the bottom not at the top?

Thanks

sangam 07-03-2003 03:48 PM

how can i make it appear at the bottom not at the top?

Thanks

minder 07-04-2003 07:26 PM

cool hack thanks

chad 07-06-2003 09:35 PM

sweet hack.
/me hits install.

Buczilla 07-07-2003 03:58 AM

sangam... make sure you insert the $quickreplybox or whatever it is in the right spot. I think there is two places (where it says insert after) put it after the second one :)

DelFDgfd_gT 07-09-2003 04:57 AM

Quote:

03-19-03 at 01:40 AM Boofo said this in Post #887
Come on, guys, the answer has been in the thread for a while now. The search box at the bottom really works. ;)

Just add this where you want it in the replybox:

PHP Code:

<tr>
    <
td bgcolor="#1C5780" valign="top"><normalfont><b>Attach file:</b></normalfont><br>
    <
smallfont>Maximum size$maxattachsize bytes</smallfont></td>
    <
td bgcolor="#1C5780" valign="top"><smallfont><input type="hidden" name="MAX_FILE_SIZE" value="$maxattachsize_temp">
    <
input type="file" class="bginput" name="attachment"><br>
    
Valid file extensions$attachextensions</smallfont></td>
</
tr></table


I tried fixing it up a bit to make it look better.....

Put:
PHP Code:

<table width="100%">
<
tr
<
td bgcolor="#1C5780" valign="top"><normalfont><b>Attach file:</b></normalfont><br
<
smallfont>Maximum size$maxattachsize bytes</smallfont>
</
td
    <
td bgcolor="#1C5780" valign="top"><smallfont>
<
input type="hidden" name="MAX_FILE_SIZE" value="$maxattachsize_temp"
    <
input type="file" class="" name="attachment">
<
br
    
Valid file extensions$attachextensions</smallfont></td
</
tr>
</
table

Below:

PHP Code:

<tr valign="top">
<
td>
<
textarea name="message" rows="7" cols="$textareacolswrap="virtual" tabindex="1"></textarea><br>
            <
smallfont><a href="javascript:checklength(document.vbform);">[check message length]</a></smallfont></td


DelFDgfd_gT 07-09-2003 05:06 AM

Quote:

03-25-03 at 12:35 AM Snapperhaed said this in Post #896
After reading ALL 60 pages, <YAWN> I still cant find the answer im looking for ... Some say it works on 2.3.0 some say 2.3.3 ...

I am running v2.3 #3 and it is NOT working.

Installed the code, exactly as stated in the 1ST thread of this god forsakenly long thread. The original hack. No add ons, no modifications, just straight up, give me a box.

Thru the hoops and the hurdles, I get NO error messages, yet I also get NO quick reply box. Not on top, on bottom, not in the middle, no where.

Any help/assistance in this matter would be appreciated!!

Edit: After pulling hair out, I found the problem. Seems the ftp server wasnt overwriting the old file. Check that! Also, in the template 'showthread' the orginal hack gives old code (obvious for an older version)...

Look for THIS in v2.3 #3

<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td><smallfont>$pagenav&nbsp;</smallfont></td>
<td align="right"><smallfont>
<img src="https://vborg.vbsupport.ru/images/prev.gif" alt="" border="0">
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
&nbsp;
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
<img src="https://vborg.vbsupport.ru/images/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->
$replybox

^^^ Add the reply box as stated above.

Thanks for the great hack. Im going to pluck my eyes out and soak them now. Ay carumba!


replace with ( i think):


$replybox
<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td><smallfont>$pagenav&nbsp;</smallfont></td>
<td align="right"><smallfont>
<img src="https://vborg.vbsupport.ru/images/prev.gif" alt="" border="0">
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
&nbsp;
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
<img src="https://vborg.vbsupport.ru/images/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->

TheCaver 07-09-2003 04:57 PM

I had this installed and working for months, now I migrated to another server and it gives "no thread specified" messages....

Everything else works fine, can reply the normal way, the thread ID is making it into the hidden elements......Just explodes when it hits newreply.php

I even reinstalled the hack.....

:disappointed:

Thanks for any help!

JC

Genocide 07-09-2003 08:22 PM

Nice, thanks!

proxyMX 07-10-2003 03:11 AM

not working for me, no reply box at the bottom of my threads :(

DemonJester 07-10-2003 03:07 PM

Any idea why the "Mark Forum Read" is not working since I installed this hack? It works if I do "Mark All Forums Read" from the main index page but not from within the forum itself?

I looked to see what may have caused this but I have no clue what I am really looking for??

Any assistance would be appreciated.

BTW this and the quick quote II hack are the only hacks I have on this board.

Mutt 07-10-2003 08:00 PM

It's off, I can't believe it took me this long to install this. I never really saw the point, but it's really nice. thanks firefly.

Anyway, I wanted some smilies but hated the idea of loading the 2 vbcode js files just for smile insertion. It seemed like alot to add to every single page. plus, I didn't like how the smile box looked. I did it a little differently and thought maybe you guys would want it.

If you want to add smilies, you don't need to edit any files, just change your showthread_replybox template to this one. It doesn't require any js files at all. I already added the necessary js. (very short) there isn't any getclickysmiles needed to be added either. I manually put a small collection of smiles in the template. They are the default smiles that came with vb. You could always edit the template to change the smiles. Instead of them being in a box to the side, they are lined up under the message box next to the check message legth link.

:)

proxyMX 07-12-2003 04:12 AM

i got it working
damn templates are so confuldinges sumtimes

CronoXClone 07-14-2003 01:40 AM

I haven't got it working. I'm not sure how to Upload it or what to do. Same with my avatar's they keep coming up as X's in the box when i upload them.

Someone told me that i need to have FTP address.
I dled the program but (Leapware) but im not sure how to connect or something. Can someone please help. Either post here or

Msn-CronoClone88@hotmail.com
Aim-CronoClone88

Very much appreciated.

larryd 07-15-2003 11:34 PM

I have had this installed for quite a while and well thanks, the hack rocks.

I have a question now and Ive read 20 pages of this thread without an answer. I want to add a close post after quick reply option which I saw this posted earlier.

**

Add <input type="checkbox" name="closethread" value="yes"> to the box, then if you check that box the thread will be closed.
To only show this to mods requires more hacking, so take a look at the code for that hack and apply it here.

**

Can anyone tell me how to only apply this to mods, s mods, and admins?

Rusche 07-20-2003 10:44 PM

Wow wee!

Rusche 07-20-2003 10:55 PM

/me has intalled quite a while now

Ghetto 07-22-2003 02:24 AM

I use Quick Reply on every vb forum i make

Awsome hack! 10/10

romeshomey 08-03-2003 01:37 PM

My Box hasnt shown up. Any help?

I followed the directions very carefully..

romeshomey 08-03-2003 01:43 PM

Ok, got it, but 1 question. Why do I have a reply box on the top and bottom of my forum?

hehe

HELP :)

http://www.romesleague.com/forums

romeshomey 08-03-2003 02:38 PM

I FIXED IT.. THANKS

The problem was, the person who set up my initial forum already had a '$replybox' in the code before the place it was supposed to go.

AmericanWoman 08-07-2003 01:30 AM

I have searched this thread and the ENTIRE vB forum for the "Quick Thread" hack that I KNOW exists because it's referred to elsewhere...but I cannot find it. :( It's an easy one, and I could just write it, but I know it's already DONE somewhere.

Can you tell I'm frustrated?

Fantastic hack, btw, Firefly. :D

ogden2k 08-08-2003 11:57 PM

Doesn't work with vb 2.3.2?

assassingod 08-09-2003 12:00 AM

Virtually any hack will work with 2.x

ogden2k 08-09-2003 12:15 AM

Code:

1. In showthread.php find this bit of 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;
}

That doesnt come up in the new showthread file.

assassingod 08-09-2003 12:31 AM

IIRC they removed something to do with page numbers. I am guessing If you just search for those 3 top lines, and follow the instructions as normal, it'll work fine.

movielist 08-09-2003 05:29 AM

edit: got it to work with 2.3.2

Quote:

*** FIND ***

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

if ($noshutdownfunc) {
$DB_site->query("UPDATE thread SET views=views+1 WHERE threadid='$threadid'");
} else {
$shutdownqueries[]="UPDATE LOW_PRIORITY thread SET views=views+1 WHERE threadid='$threadid'";
}

*** REPLACE WITH ***

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

if (($bbuserinfo['userid']!=$thread['postuserid']) and (!$getperms['canviewothers'] or !$getperms['canreplyothers'])) {
$replybox='';
} elseif (!$getperms['canview'] or (!$getperms['canreplyown'] and $bbuserinfo['userid']==$thread['postuserid'])) {
$replybox='';
} elseif (!$thread['open'] and !ismoderator($thread['forumid'],'canopenclose')) {
$replybox='';
} else {
$textareacols = gettextareawidth();
eval("\$replybox = \"".gettemplate('showthread_replybox')."\";");
}

if ($noshutdownfunc) {
$DB_site->query("UPDATE thread SET views=views+1 WHERE threadid='$threadid'");
} else {
$shutdownqueries[]="UPDATE LOW_PRIORITY thread SET views=views+1 WHERE threadid='$threadid'";
}


tmapm 08-09-2003 02:26 PM

First of all I run boards at version 2.3.0. I have [AddOn] Useful Additions For Quickreply (and normal reply page) -- https://vborg.vbsupport.ru/showthrea...threadid=47918 installed. My problem is when the double posting is prevented via the Doublepost Guard -- http://www.vbulletin.org/hacks/index...threadid=40145 and merges the posts, it doesn't allow for the additions (except sticky) included in the Useful Additions For Quickreply to update. I was wondering if someone could take a look at the Useful Addition for Quickreply hack and help me out by adding some queries in the Double Posting Hack to update the quickreply options. I've looked through the files and I haven't been able to figure it out. Any help is appreciated.

MrNase 08-09-2003 03:36 PM

Hey movielist! Thx a lot :)
I didn't work for me and i got nervous but now it works :)
thx :)

MaDCaT75 08-10-2003 05:49 AM

I got vB 2.3.0 and I did everything right and my quick reply box wont show up!?

kimbers 08-10-2003 07:08 AM

Quote:

08-08-03 at 08:57 PM ogden2k said this in Post #1072
Doesn't work with vb 2.3.2?

Yep, this hack works with 2.3.2!!!

Very awesome hack. Had to make a couple of adjusments to fit my taste but I'm just picky like that! :p

Very awesome hack thought! Great Job!!


All times are GMT. The time now is 03:10 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.02731 seconds
  • Memory Usage 1,854KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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