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)

jaliam 02-18-2003 01:54 AM

I am running version 2.3.0 of the vBulletin board and I can't find the codes anywhere in my showthread.php. Does this mean I cannot use this hack on my board? Thanks!

pifemaster 02-18-2003 03:15 AM

hdfhdbcfbcfv

dnd 02-18-2003 03:45 PM

Quote:

Originally posted by Cold Steel
I have the store hack and the pickpocket hack installed.

Users who shouldn't be able to post, still can, via this hack. Is there anyway to edit showthread.php around it?

I got it so that those "in prison" couldn't even view the thread, but all I want to do is change it so they can't see the quick reply box.

any update for that?

chitown 02-21-2003 04:28 PM

edit the showthread reply box
find :
<smallfont><a href="javascript:checklength(document.vbform);">[check message length]</a></smallfont></td></tr>

after that place:
<!-- private text hack [ g-force2k2 ] -->
</tr>
<td bgcolor="{secondaltcolor}" valign="top" nowrap><normalfont><b>Private Text Options:</b></normalfont></td></tr>
<tr>
<td bgcolor="{secondaltcolor}"><smallfont><input type="checkbox" name="dopriv" value="no"><b>Add a private text message to the post?</b><br><input type="text" class="bginput" name="privuser" size="20" maxlength="50" value=""> <b>Username to send private text to?</b><br><textarea name="privmsg" rows="7" cols="100" wrap="virtual" tabindex="1"></textarea></td>
<!-- private text hack [ g-force2k2 ] -->
</tr>

chitown 02-22-2003 12:59 AM

i am having a problem with the attachments, the option to add attachments is there, when i add the attachments it posts the thread but with no attachments.

Rufus69 02-22-2003 01:54 PM

If you are getting the QRB on top instead of bottom then listen up :)
it seems that there are 2 places where the code is place, you must put it on the second :)

Vlad 02-22-2003 11:39 PM

This is in regards to adding smilies to the qrbox...

Now, the things that it says earlier in the thread, found here https://vborg.vbsupport.ru/showthrea...685#post216685, that are asked for, don't even exist on my template! No idea how, lol, but in my showthread box I do not have the code listed he said should be there:

$textareacols = gettextareawidth();

So I couldn't put this code after it:

$clickysmilies = getclickysmilies();


Also, he goes on about "showthread_quickreply" I don't even have that template...

Now, the thing is, if I don't have this stuff then how the heck do I have the quick reply, lol. I just want to add my smilies, everything else is there except that!

Here is a screenshot of my qrbox...

Boofo 02-23-2003 01:47 AM

The template you want to edit is showthread_replybox not showthread_quickreply.

Vlad 02-23-2003 01:59 AM

Quote:

Originally posted by Boofo
The template you want to edit is showthread_replybox not showthread_quickreply.
I am aware of that, I am talking about what was mentioned earlier in the thread in regards to adding smilies...

Also, that code isn't listed in showthread_replybox anyway

Boofo 02-23-2003 02:59 AM

<a href="https://vborg.vbsupport.ru/showthread.php?postid=279326#post279326" target="_blank">https://vborg.vbsupport.ru/showt...326#post279326</a>

Also, you have to add $clickysmilies where you want the smilies to appear.


All times are GMT. The time now is 08:59 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.01706 seconds
  • Memory Usage 1,739KB
  • 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_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