Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-15-2002, 11:47 AM
imported_Eternale imported_Eternale is offline
 
Join Date: Aug 2002
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Quick thread?

How would i get a quick thread to work?i got it all made and ready i just cant get it to submit a new thread? can anyone help me cause i want to realese it.
Reply With Quote
  #2  
Old 10-15-2002, 12:34 PM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just use the Quick Thread hack over at vB.org. It works.

And we can't really help without your code, so we can see what you did wrong.
Reply With Quote
  #3  
Old 10-15-2002, 02:17 PM
imported_Eternale imported_Eternale is offline
 
Join Date: Aug 2002
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no see i wanna make a template mod. not use it. im using the code from a quick reply i get everything in the right place. let me go get the code.
Reply With Quote
  #4  
Old 10-16-2002, 05:09 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I don't think you got the code if it took you that long.
Reply With Quote
  #5  
Old 10-16-2002, 06:46 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its ganna require file hacking, just use the hack..
Reply With Quote
  #6  
Old 10-16-2002, 07:58 PM
imported_Eternale imported_Eternale is offline
 
Join Date: Aug 2002
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ey Screw that i wont Bother, i said i dont want it for me. i just want to realese one as a template mod,But what i dont get is if you can make a quick reply with no file hacking why can you do a Quick Thread with Out File Hacking.

Peace
Reply With Quote
  #7  
Old 10-16-2002, 08:00 PM
imported_Eternale imported_Eternale is offline
 
Join Date: Aug 2002
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

here you go

<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"><normalfont><b>Fast Reply:</b></normalfont>
<smallfont>
</smallfont>
</td>
<td width="82%" bgcolor="{secondaltcolor}">
<textarea name="message" rows="10" cols="70" wrap="virtual" tabindex="2">$message</textarea>
</td>
</tr>

$logincode

<tr>
<td bgcolor="{secondaltcolor}" width="18%"><normalfont><b>Subject:</b></normalfont><smallfont> (Optional)</smallfont></td>
<td bgcolor="{secondaltcolor}" width="82%"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1">
<SELECT name=iconid> <OPTION selected value=0>No icon</OPTION> <OPTION value=1>text</OPTION>
<OPTION value=2>arrows</OPTION> <OPTION value=3>idea</OPTION>
<OPTION value=4>Alert!</OPTION> <OPTION value=5>Questins</OPTION>
<OPTION value=6>DNF</OPTION> <OPTION value=7>Smile</OPTION>
<OPTION value=8>mad</OPTION> <OPTION value=9></OPTION>
<OPTION value=10>smile-32</OPTION> <OPTION value=11>shuffle</OPTION> <OPTION value=12>wink</OPTION>
<OPTION value=13>Down</OPTION> <OPTION value=14>Up</OPTION></SELECT>
<input type="submit" class="bginput" value="Send" accesskey="s" tabindex="3"></normalfont>
<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></td>
</tr>
</table>
</td></tr></table>
</form>

i got the quick reply to show up under the the threads already.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04676 seconds
  • Memory Usage 2,216KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete