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 Quote II -Quote posts instantly in your Quick Reply box (https://vborg.vbsupport.ru/showthread.php?t=54939)

EvilLS1 07-07-2003 10:11 PM

I just took a look at the Quote multiple posts hack and I think its definitely whats conflicting with this hack. It puts all the messages inside of a single form, and this hack is putting a form in each postbit.. You cannot embed a form inside of another form, so this is whats causing your problem.

DelFDgfd_gT 07-07-2003 11:31 PM

ok i wil uninstall it and install your hack. i hope yuor hack allows u to multi select quotes and then opush the post reply button. thanks for looking.

DelFDgfd_gT 07-09-2003 04:28 AM

removing the multi quote hack worked, thanks, installed.

DelFDgfd_gT 07-09-2003 04:29 AM

can u find a way to make it so that when u push the post reply button it puts the quote there also?

EvilLS1 07-09-2003 06:04 AM

Quote:

Today at 06:29 AM Ramsy de Vos said this in Post #44
can u find a way to make it so that when u push the post reply button it puts the quote there also?
Not with this hack, however it might be possible to make some minor adjustments so that it could work with the quote multiple posts hack..

Try this:

Reinstall the Quote multiple posts hack by xiphoid exactly as you had it..

Then at the top of your "quickquote" template add this:
Code:

</form>
Still in the quickquote template, add this at the bottom:
Code:

<form action="newreply.php" method="POST">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="threadid" value="$threadid">

If you've installed my "Quick Edit" hack you will also need to add that code to the top & bottom of the "showthread_quickedit" template.

I haven't tested this so I have no idea if it'll work or not, but it might be worth a try if you want to use both hacks together.

Good luck with it.

Oblivion Knight 07-09-2003 09:02 PM

Quote:

07-07-03 at 11:34 PM EvilLS1 said this in Post #38
Does anyone else have this working with 2.3.0?
For the record, this mod works 100% fine with 2.3.0


Thanks for the "gap" fix Velocd, it works a treat :)
I now have this mod running EXACTLY how I've wanted it for a long time..


Apologies to those that have PM'd me over the last 5 days asking how I changed the checkbox into an image, I haven't been around and forgot to set my status to Away.. :o. Instructions have been attached.


[high][EDIT][/high]
Text file updated 09/01/04 - HERE

Brandon 07-10-2003 02:05 AM

Quote:

07-06-03 at 12:15 PM Mystislav said this in Post #33
nm, i figured it out. thanks alot, this ownz.
Just a suggestion, when you fix a problem, would you post how you fixed the problem because I am having the same thing happen, and I don't get the check box. It helps people who have the same problem.

I followed the directions perfectly (I even installed and uninstalled) and it still does not show the little check box...

EvilLS1 07-10-2003 03:01 AM

Quote:

Yesterday at 11:02 PM Oblivion Knight said this in Post #46
For the record, this mod works 100% fine with 2.3.0

Thats good to hear. Thanks for letting us know.

Also, I added a link to your image button instructions in the second post of this thread. :)


BrandonC,
The only things I can think of to check are:
*If you have more than one template set be sure you added the modifications to all of them.
*Make sure you spelled the template name correctly (quickquote).
*Make sure your postbit contains the $quick_quote variable.

I know those are all obvious things that you've probably already double checked, but if you've added the code to admin/functions it should be working for you.

Oblivion Knight 07-10-2003 11:08 AM

Thanks EvilLS1, and thankyou for taking the time out to come up with a solution for this feature.. You wouldn't believe how long I've been waiting for such a thing.. I've attempted it before a couple of times to no avail. :p

Could you also place a link in the second post to my little Anchor addon? Just so that people whom want this feature know that it exists.. ;)

EvilLS1 07-10-2003 10:00 PM

Quote:

Today at 01:08 PM Oblivion Knight said this in Post #49


Could you also place a link in the second post to my little Anchor addon? Just so that people whom want this feature know that it exists.. ;)

Done. :)


All times are GMT. The time now is 03:30 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.01087 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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