vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   MultiQuote (https://vborg.vbsupport.ru/showthread.php?t=59702)

OmaniMan 01-20-2004 05:14 PM

Really Great Hack ... Thanks Dear
I Installed It ...

Hoffi 01-21-2004 09:43 PM

<font color="yellow">* Hoffi clicks Install.</font>

Works perfectly.

Oblivion Knight 01-23-2004 01:45 PM

Awesome mod, though I'd be highly interested in using this for the quick reply box rather than the post new reply box.. :)

mharmon 02-05-2004 03:31 AM

I love this hack -- but ever since I installed it -- Some users have been complainig of "Invalid Thread Specified" errors occurring when they reply to messages.

I've attached a screen shot. Could this have anything to do with hack? I haven't done anything else to newreply.php

catocom2 02-07-2004 02:18 AM

I've just upgraded to RC4, and have the quickreply in pm + smilies addition,
along with the attachments addition hacks.
I think I finanlly got all that panned out, and am now going to attempt to
integrate this one in there.
I'll post back and let you know how it goes. :smoke:

catocom2 02-07-2004 05:03 AM

Well I got it installed now, and it went off with out a hitch.
Great coding! Thanks!

catocom2 02-07-2004 05:43 AM

Quote:

Originally Posted by Erwin
For a quick and dirty way to make it so that the button does not show up in PM or usernote, just wrap it with a conditional:

<if condition="$SHOWQUICKREPLY">button</if>

Quote:

Originally Posted by NuclioN
Where to add that code Erwin?

I think it would be in the Postbit, or Postbit_legacy templates,
or both, but I'm not sure where.

codemonkey 03-23-2004 06:50 PM

Very nice to see that the hack also works with vB3 gold :D Nice job!

poetic 03-25-2004 09:18 AM

I would really like it if it worked with quick reply and i think alot of people would want it too

sabret00the 03-31-2004 09:47 PM

gotta think of some images that would fit with the new vb3 images :(

what would've been great was if it used the existing quickreply image

sabret00the 04-03-2004 11:28 AM

my idea would've been <if condition="THIS_SCRIPT == showthread.php">Show quick reply multiquote<else>show normal quick reply</if>

something along those lines.

sabret00the 04-03-2004 01:26 PM

does this work with "go advanced" yet :nervous:

subu1 04-05-2004 08:58 AM

subu clicks install, it works perfekt in my Girlfriend Comm, vB3 Gold ;)

thank you

Hoffi 04-05-2004 08:19 PM

Does anyone makes Buttons for the Gold Button Set?

BigJohnson 04-14-2004 12:43 AM

none of the conditionals work what can work for this to stop it showing in the private messages?

sabret00the 04-18-2004 09:52 AM

i'll take a look at the conditionals when i finally install this but does anyone know how to get this working with check boxes instead?

gwhooooey 05-24-2004 11:57 PM

Any updates being worked on for this?

DiscussAnything 06-01-2004 10:41 PM

Anyone working on this for check boxes?

sabret00the 06-03-2004 10:27 AM

i've seen it with check boxes on bearfacts2.com, not sure if the code for it is there or not though.

Ron1n 06-20-2004 06:45 PM

<a href="http://64.91.226.37/community/showthread.php?t=1727" target="_blank">http://64.91.226.37/community/showthread.php?t=1727</a>

^ this doesnt work. i am assuming that it is because I am using the quick-reply box, is that correct? (doesnt work with go advanced).

Hoffi 06-23-2004 03:19 PM

OK, I now did some Images that fit with vB3 Design.

Here they are.

sabret00the 06-24-2004 08:43 PM

would really love this with a tick box still

DiscussNASCAR 07-01-2004 12:22 AM

Quote:

Originally Posted by sabret00the
would really love this with a tick box still

wonder if this will ever happen? we're anxiously awaiting! :)

ZiRu$ 07-03-2004 11:44 PM

Quote:

Originally Posted by sabret00the
would really love this with a tick box still

Yes, please do.....i dont really like the image idea.....

DiscussNASCAR 07-28-2004 08:52 PM

I fear it will never be complete :(

X-Fan 08-01-2004 08:20 AM

I just installed this and I'm not seeing the multiquote graphics at all in any threads on my site. Any reason why they wouldn't be showing up?

X-Fan 08-08-2004 03:18 AM

Anyone...?

X-Fan 08-08-2004 03:55 AM

Okay, I managed to get the buttons displayed but there's a Javascript error being caused now in this line:

<body onload="$onload; mq_init();">

In the source of a given showthread page, that comes up as:

<body onload=" editInit();; mq_init();">

Any ideas anyone?

Corvette 08-12-2004 10:56 AM

Cool, just like IPB 2! Without the IPB.

VAN 09-30-2004 03:33 AM

Quote:

Originally Posted by sabret00the
would really love this with a tick box still

Sometimes you just gotta improvise. Just replace your current images with these and change the height/width values in the postbit template to both be "13". Done. ;)

Chroder 10-01-2004 02:23 AM

Just letting everyone know, I'm making a total new one that's a little better. Works the same, but more sleek on the underside.

Also checks for user permissions (to ensure they aren't getting a post out of a staff forum, for example, by just plugging random post ids into the cookie).

I'll post it one of these days once I get around to debugging it.

MickDoneDee 10-02-2004 06:52 AM

If I wanted to use checkboxes instead of the graphics I would insert this code in the postbit template:
Code:

<input type="checkbox" name="multiquote[]" style="border:2px;border-style:outset" title="Multi Quote" />
instead of:
Code:

<img src="$stylevar[imgdir_button]/mq_img_off.gif" alt="$vbphrase[multi_quote]" border="0" width="21" height="15" name="mq_post_$post[postid]" id="mq_post_$post[postid]" onclick="multiquote($post[postid], this)" style="cursor: hand" />
but what changes do I need to make to the mq_script template?

MickDoneDee 10-02-2004 12:31 PM

*install* on vB3.0.3 without problems. Earlier versions didn't seem to use cookies. Why are cookies used with this version?

Chroder 10-02-2004 02:52 PM

You need cookies, or the selected posts to be quoted would be lost when you left one page for another, meaning no cross-thread or cross-forum (or even cross-page) mutli-quoting.

To change the images to checkboxes, the easiest would just be what VAN suggested. But you could just attach an onclick to the checkbox and alter the Javascript to test for checked state instead of image src.

Chroder 10-02-2004 07:17 PM

If anyone wants to try out the newest one, here it is. I've tested it and it works fine, but it'll be nice if anyone else wants to try it and confirm. This one was created from the ground-up using vB3.0.3.

theArchitect 10-04-2004 02:38 AM

Quote:

Originally Posted by Chroder
If anyone wants to try out the newest one, here it is. I've tested it and it works fine, but it'll be nice if anyone else wants to try it and confirm. This one was created from the ground-up using vB3.0.3.

I must be missing something. Where do I find the multiquote.js file.

It wasn't in multiquote.zip. And it wasn't in the first attachment either.

Chroder 10-04-2004 07:55 PM

LoL

Good point! Updated the archive in post #76.

theArchitect 10-04-2004 10:41 PM

Sensational
mod. Certainly one of my favourites.

*theArchitect clicks install*.

MickDoneDee 10-05-2004 07:17 AM

I have the original installed. Is it worth switching across to the new version? I have 3.0.3.

Lionel 10-07-2004 01:23 AM

I changed the conditional in postbit to <if condition="$post['replylink'] && THIS_SCRIPT == 'showthread'">
because it was also displaying the hack image in PM . I was getting a javascript error in private message (you cannot really do multiquote in there anyway)


All times are GMT. The time now is 12:22 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.02173 seconds
  • Memory Usage 1,790KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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