![]() |
Really Great Hack ... Thanks Dear
I Installed It ... |
<font color="yellow">* Hoffi clicks Install.</font>
Works perfectly. |
Awesome mod, though I'd be highly interested in using this for the quick reply box rather than the post new reply box.. :)
|
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 |
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: |
Well I got it installed now, and it went off with out a hitch.
Great coding! Thanks! |
Quote:
Quote:
or both, but I'm not sure where. |
Very nice to see that the hack also works with vB3 gold :D Nice job!
|
I would really like it if it worked with quick reply and i think alot of people would want it too
|
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 |
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. |
does this work with "go advanced" yet :nervous:
|
subu clicks install, it works perfekt in my Girlfriend Comm, vB3 Gold ;)
thank you |
Does anyone makes Buttons for the Gold Button Set?
|
none of the conditionals work what can work for this to stop it showing in the private messages?
|
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?
|
Any updates being worked on for this?
|
Anyone working on this for check boxes?
|
i've seen it with check boxes on bearfacts2.com, not sure if the code for it is there or not though.
|
<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). |
OK, I now did some Images that fit with vB3 Design.
Here they are. |
would really love this with a tick box still
|
Quote:
|
Quote:
|
I fear it will never be complete :(
|
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?
|
Anyone...?
|
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? |
Cool, just like IPB 2! Without the IPB.
|
Quote:
|
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. |
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" /> 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" /> |
*install* on vB3.0.3 without problems. Earlier versions didn't seem to use cookies. Why are cookies used with this version?
|
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. |
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.
|
Quote:
It wasn't in multiquote.zip. And it wasn't in the first attachment either. |
LoL
Good point! Updated the archive in post #76. |
Sensational
mod. Certainly one of my favourites. *theArchitect clicks install*. |
I have the original installed. Is it worth switching across to the new version? I have 3.0.3.
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|