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)

Larry@IOG 08-05-2003 10:59 PM

Thats the only difference though

EvilLS1 08-05-2003 11:09 PM

That shouldn't make any difference. If you have a mozilla browser you can see what the exact error message is. If you have it, go to a thread and click quickquote, then click tools + web development + javascript console and it'll tell you the exact error.

What browser are you using btw? Also, are you using the hack instructions from the first post in this thread?

I can't think of anything that would cause a javascript error other than the form names not matching.

Just for the heck of it, try this:

In your quickquote template find this:
Code:

<A HREF="#vbform"><smallfont>QuickQuote</smallfont></A><input type="checkbox" onclick="document.vbform.message.value = document.vbform.message.value + document.p$post[postid].elements[0].value">
replace it with this:
Code:

<A HREF="#vbform"><smallfont>QuickQuote</smallfont></A><input type="checkbox" onclick="document.vbform.message.value = document.vbform.message.value + document.p$post[postid].message.value">

Larry@IOG 08-06-2003 01:47 AM

That did not work either

Also I am using IE6 but it is not working for any of my members

If you want their is a test account
www.impulseownersgroup.com
User Name: Test1
Password: test1


Thanks

EvilLS1 08-06-2003 02:07 AM

Larry,
I just logged into your site and its working fine for me. I clicked the "QuickQuote" checkbox and the quoted text was instantly inserted into the quick reply box. Also, I didn't get any errors (using IE 6.0).

If you have more than one template set you'll need to add the code to them aswell.

PurpleCow 08-08-2003 01:57 PM

The image version doesn't work for me. It gives me java script errors.

I need the image versiont o work on vB 2.3.0. any help appreciated.

Thanks

Quote:

07-10-03 at 04:32 AM Oblivion Knight said this in Post #46
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 16/7/03


Oblivion Knight 08-09-2003 12:10 PM

For the image addon to work, you have to also install the anchor addon. I can write up some seperate instructions if you want a version of the image addon to work without the anchor..

PurpleCow 08-10-2003 02:53 AM

Please help me with that code, Oblivion Knigh ! I wanted the image version working for my site.

Thank you

Quote:

Yesterday at 07:40 PM Oblivion Knight said this in Post #66
For the image addon to work, you have to also install the anchor addon. I can write up some seperate instructions if you want a version of the image addon to work without the anchor..

Oblivion Knight 08-10-2003 08:04 AM

Quote:

Today at 04:53 AM PurpleCow said this in Post #67
Please help me with that code, Oblivion Knigh ! I wanted the image version working for my site.

Thank you

Try this.. It's untested, but it should work.. ;)

PurpleCow 08-10-2003 11:54 AM

Oblivion Knight - I tried the new text file instructions. But, no its not working again :( . This is what happens :

1. When i click on the image that appears, the page just refreshes. When i click on the image again, it gives me javascript errors in the status bar and this time, it doesn't refresh at all.

But nothing towards the required effect happens, that is to quote.

Thanks for your help again.

Cheers

mmmender 08-10-2003 05:56 PM

i finally got this hack working and it looks great, thanks very much. both EvilLS1's and Oblivion Knight's instructions were very easy to follow, much appreciated when you're a hacker newbie like myself. keep up the great work!

-leesa


All times are GMT. The time now is 06:34 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.01191 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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