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)

outlaw621 03-24-2005 06:22 PM

Quote:

Originally Posted by catocom2
Cool! :D
yep, that did it.
Thanks outlaw621 :cool:

Your very welcome.

TwinsForMe 04-10-2005 01:20 AM

Can someone tell me how to get the image to appear in the Postbit Legaacy?

Borgs8472 04-28-2005 07:04 PM

Hey everyone.

I've just lost this hack following an upgrade from 3.03 to 3.07 and now try as I may, I cannot reinstall it.

Could I have a copy of multiquote 1 to install? This newer version I'm having no joy with :(

LuBi 05-12-2005 01:34 AM

any updates to the ongoing issues? does the current available release work? :up: :down:

dsboyce8624 05-12-2005 01:54 AM

Just installed on 3.0.7 and running fine.

Snake 06-19-2005 09:42 AM

Will this work on 3.0.7?

Marco van Herwaarden 06-19-2005 08:49 PM

Quote:

Originally Posted by Snake
Will this work on 3.0.7?

Did you read the last post before your question???

dsboyce8624 06-19-2005 09:29 PM

Roflmao

FD929 06-19-2005 11:25 PM

Is this going to be ported for 3.5 final?

Oh and uh ... does it work with .07???? :p

Snake 06-20-2005 08:49 AM

Quote:

Originally Posted by MarcoH64
Did you read the last post before your question???

Sorry I meant 3.5 Beta, not 3.0.7. Tehe... and how many queries it runs?

Marco van Herwaarden 06-20-2005 08:55 AM

And the question if a hack made for vB3.0.x will work on vB3.5 would have to be answered with No, with the occasional exception.

Snake 06-20-2005 09:12 AM

Ok hope to see it convert to 3.5 soon.

MorrisMcD 07-05-2005 11:23 PM

This hack is nice, but so is quick reply.. Already a few members have has issues.. If you click multi post and then do a quick reply, it quotes them.. But every time you quick reply after that, it quotes those same posts.... ??? Whats up with that? Its like it doesnt reset a table or something after you reply.. Is this by design? And is there a fix in process? Otherwise, I think I will uninstall :(

paul41598 07-07-2005 06:10 PM

Mine doesnt work with quick reply...hmmm

MThornback 07-28-2005 01:41 AM

Tried it....it was holding all the quotes as previously mentioned....so I uninstalled....its a great idea....but it needs some fine tuning before i'll try again :)

MET920 08-16-2005 05:12 AM

I tried installing this on my vB 3.0.7 and I got the following error:
Quote:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ']' in /home/met920/public_html/forums/newreply.php on line 110
line 110 of newreply.php is:
PHP Code:

if(isset($_COOKIE[COOKIE_PREFIX+.+'multiquote'])) 

That line is part of the code I have to put for this mod..

yoyoyoyo 08-20-2005 02:10 PM

Quote:

Originally Posted by MET920
I tried installing this on my vB 3.0.7 and I got the following error:


line 110 of newreply.php is:
PHP Code:

if(isset($_COOKIE[COOKIE_PREFIX+.+'multiquote'])) 

That line is part of the code I have to put for this mod..

the proper code is
PHP Code:

if(isset($_COOKIE[COOKIE_PREFIX 'multiquote'])) 

installed easily in 3.0.8

thanks

MET920 08-21-2005 12:14 PM

Now I got this error:
Quote:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/met920/public_html/forums/includes/adminfunctions_template.php(3096) : eval()'d code on line 292
when I was editting the postbit template

AuronTSR 09-08-2005 01:37 AM

Hello :)

I had this previously installed (2.0 ver.), on a 3.0.3 board. Then I re-installed it when i upgraded our board to 3.0.7 and I wasnt having any problems. I had installed the who quoted me hack afterwards which caused our forums to act weird. I so un-install all the hacks until I got that one working properly. Then I re-installed mutliquote. It works perfectly fine, tested with both IE and FireFox. Theres only one problem tho, everytime someone views a thread it gives me/them this error:

onload="initMultiQuote();if (is_ie || is_moz) { fetch_object('currentPost').scrollIntoView(!is_moz ); } editInit();"

in the showthread.php at the very top of each thread, every time. :disappointed: Outside of that it works perfectly fine. :D Does anyone have a clue as to how to fix this? Or what I can do to hide this from showing? Any help would be much appreciated, thank you in advance.

Quillz 09-11-2005 06:31 PM

This hack works perfectly on my 3.0.9 board except for one small thing: the icon doesn't appear for those who choose postbit_legacy! (On my board, users can switch between postbit and postbit_legacy.) What do I have to add, and to where, to get the icon to appear?

AuronTSR 09-15-2005 06:01 PM

Quote:

Originally Posted by AuronTSR
Hello :)

I had this previously installed (2.0 ver.), on a 3.0.3 board. Then I re-installed it when i upgraded our board to 3.0.7 and I wasnt having any problems. I had installed the who quoted me hack afterwards which caused our forums to act weird. I so un-install all the hacks until I got that one working properly. Then I re-installed mutliquote. It works perfectly fine, tested with both IE and FireFox. Theres only one problem tho, everytime someone views a thread it gives me/them this error:

onload="initMultiQuote();if (is_ie || is_moz) { fetch_object('currentPost').scrollIntoView(!is_moz ); } editInit();"

in the showthread.php at the very top of each thread, every time. :disappointed: Outside of that it works perfectly fine. :D Does anyone have a clue as to how to fix this? Or what I can do to hide this from showing? Any help would be much appreciated, thank you in advance.

Boo. It suddenly stopped working two days later. I have removed all the code from the scripts and the templates. And I still get that same error :( Any ideas anyone?


All times are GMT. The time now is 12:20 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.01827 seconds
  • Memory Usage 1,766KB
  • 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
  • (3)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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