vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Quick answer form.. (https://vborg.vbsupport.ru/showthread.php?t=83642)

imported_Porter 06-29-2002 09:00 PM

[Release] Quick answer form..
 
Author: Porter

Description: This is an answer form on the bottom of the page, with subject and icons..


Updated: added a signature option..

Tyfoon 06-30-2002 06:39 AM

let's try:)

Floris 06-30-2002 06:50 AM

You got a demo of this temp mod in action, or maybe a screenshot?

countryboy713 06-30-2002 06:52 AM

id also like to see more description on this mod.

imported_Porter 06-30-2002 07:06 AM

Here's a screen shot..
;)

countryboy713 06-30-2002 09:19 AM

oh this is another form of the quick reply hack at vB.org, which doesnt require any code changing.

nice work.

Blue 06-30-2002 10:10 PM

Note for Users with QUICK REPLY BOX hack installed: just replace ALL of the code in the showthread_replybox template to the code given here :)

simple as that

Jay Krupp 07-03-2002 11:37 PM

A problem arose . .

None of the icons work. Any suggestions?

Survivr 07-04-2002 02:14 AM

anyway i can just get the hack... i've missplaced all my order info and i got new email addys because of the fact that i got virus's. Reason why i'm still on 2.2.1 no cash to order again

Phrantic 07-04-2002 07:17 PM

another problem arose... the quick reply leads me to newreply.php which doesnt show up

Phrantic 07-04-2002 07:19 PM

never mind...i found out i have .php3 extensions, so all i gotta do is change the <form action="newreply.php"> to newreply.php3 (might be useful for others that are on .php3 extensions

SaintDog 07-04-2002 07:26 PM

Quote:

Originally posted by Survivr
anyway i can just get the hack... i've missplaced all my order info and i got new email addys because of the fact that i got virus's. Reason why i'm still on 2.2.1 no cash to order again
Sorry, hacks are not to be discussed or given out here at vBulletinTemplates.com. Members found trading hacks will be banned from the forums permanantly.

Survivr 07-05-2002 04:21 AM

alright sorry about that dude :(

ESCO BM 07-05-2002 06:06 AM

If I click on install, what does this mean? does it install it to my preferences on this site? Good lookin out though, this looks tite:goodst

shiva 07-18-2002 05:11 AM

Nice, hate hacks, pretty usless at it, so this came in handy.
Only thing is now my members would like to have their signatures added as well.
Anyone know how to do that in this mod?

imported_Porter 07-18-2002 05:29 AM

Quote:

Originally posted by shiva
Nice, hate hacks, pretty usless at it, so this came in handy.
Only thing is now my members would like to have their signatures added as well.
Anyone know how to do that in this mod?

Hmmm good idea.. :)

I have updated the Mod..

If you already installed it..

Find:

---
<input type="submit" cl***="bginput" value="Send" accesskey="s" tabindex="3"></normalfont>
---

After that add:

---
<br><input type="checkbox" name="signature" value="yes" $signaturechecked>
<smallfont> <b>Show Signature:</b> include your profile signature. Only registered users may have signatures.
</smallfont>

---

Good luck..! :p

shiva 07-18-2002 07:57 AM

Thanks, works like a charm now. :)
At least my members will stop whining about it. geez, you spoil these people rotten, and they are still not happy... :)

John 07-18-2002 12:51 PM

how would you get the smile box in your version> I suck at html and I can't figure out where to put the code

Andromeda 07-18-2002 08:23 PM

Can u Please make an updated version of ur Code with all this things fine so i will not have error

10x m8 for ur help

shiva 07-19-2002 01:42 AM

Actually, was gonna ask a code question, but will include my version so far for you.

Just a simple code question, I got the signature box to check automatically now, but was wondering why the code isn't
$signaturechecked="CHECKED"
(didn't work) instead of what I ended up using, which is
$signaturechecked CHECKED

Here's my text version so far, but hopefully, more will be added to this by other people. Real useful mod, my favorite so far.

rukasu 07-19-2002 02:08 PM

Is this for any certain version of vb this:

In Teamplates -> Show Thread Templates -> showthread

i got 2.25 and i cant find it anywhere?

rukasu 07-19-2002 03:47 PM

every time i go to edit template it comes up with a coupla hundred 'change original' s.

shiva 07-20-2002 02:07 PM

Just noticed a slight display bug though, the table length for the quick reply box doesn't match the width of the post boxes. Either it's aligned wrong, or the width is a little longer with the quick replay. Checked on all three themes, same problem.

The other thing I wanted to know is I noticed that if there's no subject line or icon selected, it comes out blank once a replay is put in. The "replay to this thread" on the other hand adds a default icon and a "RE:(Thread title)", is there any way we can set this so it automatically selects a icon, and also adds the title to the subject box when someone is using the quick replay?

assassingod 07-20-2002 09:27 PM

Hey, thats better than my old quick reply box, thanks!

KaiN6993 07-21-2002 01:16 AM

that is the coolest thing I've seen yet, thankz a million

rukasu 07-21-2002 10:33 AM

i figured out i need to update to 2.2.6, which i now have, but which script/s do i need to run to update?

sayditto 07-25-2002 02:06 PM

http://user.chollian.net/~sayditto/line.gif
How does it make to Straght Line?
Quick answer form go against to postbit table.
Help me..

mashby 07-25-2002 02:40 PM

Quote:

Originally posted by le funksta
i figured out i need to update to 2.2.6, which i now have, but which script/s do i need to run to update?
It depends what version you're upgrading from and you can find the instructions in the members area of vBulletin.com

MADBLADE 07-27-2002 06:05 AM

ehh when i instal it it apir in the top of the page??

rukasu 07-27-2002 12:19 PM

The text that you stick it after, theres two simillar bits like that, your looking for the bit further down. Stick it after the second one.

Futuredood 08-04-2002 12:41 AM

for some reason, my quick reply is at the top.. any ideas why?

z2s 08-04-2002 01:10 PM

Futuredood...There is two code lines that are the same...You pasted yours in the first one..It has to be in the second one. :)

z2s 08-04-2002 01:12 PM

Does anyone knows how to add the attachment form in this quick form??

RavenBeauty 08-04-2002 02:49 PM

This may I say is A WONDERFUL MODIFICATION! THANK YOU VERY MUCH!

fraqheart 08-04-2002 03:33 PM

&nbsp;&nbsp;&nbsp;&nbsp;Nice job. I'd use this but I don't think I have enough members on any of the sites I've worked on to be important enough. Thanks as always. Keep it up.

~ Anthony ~

grace819 08-07-2002 07:21 AM

I just installed the quick answer form but I'm encountering some problems (please check with attachment). Does anyone have a similar problem and does anyone know how to fix this? Thanks again... :(

-----------------------------------
btw, here's my code:
-----------------------------------
<html>
<head><title>$bbtitle - $thread[title]</title>
</head>
<body>
{htmldoctype}
<p>
$headinclude
<script language="javascript" type="text/javascript">
<!--
function aimwindow(aimid) {
window.open("member.php?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=n o,location=no,menubar=no,scrollbars=no,width=175,h eight=275,resizeable=yes,status=no")


}
// -->
</script>
<p>
$header

<!-- breadcrumb, nav links -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td>$navbar</td>
$ratingdisplay
</tr>
</table>
<!-- /breadcrumb, nav links -->

<a name="posttop"></a>

<!-- End content area table (CREATED IN HEADER!!) -->

<!-- spacer -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
<!-- /spacer -->

$poll

<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td><smallfont>$pagenav $firstunread&nbsp;</smallfont></td>
<td align="right"><smallfont>
<img src="{imagesfolder}/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="{imagesfolder}/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{tableheadbgcolor}" width="175" nowrap><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Author</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="100%">
<!-- Thread nav and post images -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%"><smallfont color="{tableheadtextcolor}" class="thtcolor"><b>Thread</b></smallfont></td>
<td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td>
<td><normalfont>&nbsp;&nbsp;</normalfont></td>
<td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
</tr>
</table>
<!-- /Thread nav and post images -->
</td>
</tr>
</table>
</td></tr></table>

<!-- /spacer -->
</td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table>
<!-- /spacer -->

$postbits

<!-- spacer -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%">
<form $enctype action="newreply.php" name="vbform" method="post" onSubmit="true">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="action" value="postreply">
<input type="hidden" name="threadid" value="$threadid">

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">

<tr>
<td width="18%" bgcolor="{secondaltcolor}" valign="top"><font face="Verdana" size="2"><b>Your
Reply:</b></normalfont>
</font>
<smallfont>
</smallfont>
</td>
<td width="82%" bgcolor="{secondaltcolor}">
<textarea name="message" rows="10" cols="70" wrap="virtual" tabindex="2">$message</textarea>
</td>
</tr>

<td><font face="Verdana" size="2"><b>

$logincode</b></font>

<tr>
<td bgcolor="{secondaltcolor}" width="18%"><font face="Verdana" size="2"><normalfont><b>Subject:</b></normalfont><smallfont>
</font><font face="Verdana" size="1"> (Optional)</smallfont></font></td>
<td bgcolor="{secondaltcolor}" width="82%"><font face="Verdana" size="2"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1">
<input type="submit" class="bginput" value="Send" accesskey="s" tabindex="3"></normalfont></smallfont></font></td>
</tr>
</table>
</td></tr></table>
</form>
<!-- spacer -->

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{tableheadbgcolor}" width="100%">
<!-- time zone and post buttons -->
<table border="0" cellspacing="0" cellpadding="0" bgcolor="{tableheadbgcolor}">
<tr>
<td width="100%"><smallfont color="{tableheadtextcolor}"><b>$timezone</b></smallfont></td>
<td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="{newthreadimage}" border="0" alt="Post New Thread"></a></td>
<td><normalfont>&nbsp;&nbsp;</normalfont></td>
<td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
</tr>
</table>
<!-- /time zone and post buttons -->
</td>
</tr>
</table>
</td></tr></table>

<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td><smallfont>$pagenav&nbsp;</smallfont></td>
<td align="right"><smallfont>
<img src="{imagesfolder}/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="{imagesfolder}/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->

<!-- /spacer -->
</td><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td></tr></table>
<!-- /spacer -->

<!-- restart content table from header -->
<table cellpadding="10" cellspacing="0" border="0" width="{tablewidth}" bgcolor="{pagebgcolor}" align="center">
<tr>
<td>

<!-- thread options links -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{firstaltcolor}" align="center"><smallfont>
<img src="{imagesfolder}/printer.gif" alt="" border="0" align="absmiddle">
<a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> |
<img src="{imagesfolder}/sendtofriend.gif" alt="" border="0" align="absmiddle">
<a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> |
<img src="{imagesfolder}/subscribe.gif" alt="" border="0" align="absmiddle">
<a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscr ibe to this Thread</a>
</smallfont></td>
</tr>
</table>
</td></tr></table>
<!-- /thread options links -->

$replybox

<br>

<!-- forum jump and rate thread -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td>$forumjump</td>
<td align="right">$threadrateselect</td>
</tr>
</table>
<!-- /Rate this thread -->

<br>

<!-- forum rules and admin links -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr valign="bottom">
<td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
<td align="right">
$adminoptions
</td>
</tr>
</table>
<!-- /forum rules and admin links -->

$footer
<p> </p>

</body>

mashby 08-07-2002 04:46 PM

Add a <br> right before $replybox

grace819 08-07-2002 09:27 PM

Hi mashby! Thanks again for your help. I followed your instructions and I added a <br> right before the $replybox but nothing happened.

btw, what does this fix -- does it make a gap or close a gap?

mashby 08-07-2002 09:29 PM

It should add a gap, or space.

Add a couple more and see if that does anything.

grace819 08-07-2002 10:03 PM

mashby, I followed your instructions but still no luck. :(


All times are GMT. The time now is 05:09 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.02605 seconds
  • Memory Usage 1,839KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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