vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Multi-Quote Is not working (https://vborg.vbsupport.ru/showthread.php?t=252789)

kellyandmark04 10-28-2010 05:26 PM

Multi-Quote Is not working
 
Any ideas???? I have it enabled under the vb options and the number is set and when I go to the threads and click the multi button nothing happens it doesn't even change. Quote works just fine, but multi will not. Any ideas? Thanks in advance!!!!!

Lynne 10-28-2010 05:35 PM

Multiquote means you may click the multi-quote box on several posts and then click Quote and all those quotes will show up in your reply. So, nothing 'changes' when you click the multiquote button. It just selects the quotes to put in your post when you finally click Quote.

kellyandmark04 10-28-2010 05:52 PM

Quote:

Originally Posted by Lynne (Post 2115324)
Multiquote means you may click the multi-quote box on several posts and then click Quote and all those quotes will show up in your reply. So, nothing 'changes' when you click the multiquote button. It just selects the quotes to put in your post when you finally click Quote.

When I do that on my site it is suppose to change from multi off to multi on. It doesn't change and I even tried to go ahead and do the multi quote just incase the image wasn't working or something and it still didn't show all the quotes. It only showed the last one I quoted. Thanks.

Lynne 10-28-2010 06:35 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

kellyandmark04 10-28-2010 06:43 PM

Done and it worked when I did that.

Lynne 10-28-2010 11:28 PM

Then you have a problem with your custom style. You'll want to Edit a template, click View History > Compare and see what has changed and edit as needed.

kellyandmark04 10-29-2010 12:04 AM

Do you know what template this is occuring in? So I can maybe narrow it down. Thanks!

Lynne 10-29-2010 02:16 AM

I would start with the postbit, or postbit_legacy. If that's not it, try the others on that page (either go into debug mode to get a list or add the template name into the templates (vboptions > general options) to find them).

funinbc 04-14-2011 04:47 PM

I know this is an old post but I am having this same problem. Here is what the error reads...can someone help with what I have to change to fix it?


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 14 Apr 2011 17:47:21 UTC


Message: Expected ')'
Line: 106
Char: 1
Code: 0
URI: http://www.funinbc.com/forum/clients...quote.js?v=364

--------------- Added [DATE]1302803936[/DATE] at [TIME]1302803936[/TIME] ---------------

Following the steps above and makeing a new stock new style I still get the error on the page and can still not multi quote

any ideas?

Lynne 04-14-2011 09:14 PM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


funinbc 04-14-2011 09:29 PM

ok I did that and still the same thing...with the following error

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 14 Apr 2011 22:28:28 UTC


Message: Expected ')'
Line: 106
Char: 1
Code: 0
URI: http://www.funinbc.com/forum/clients...quote.js?v=364






any help????

kh99 04-14-2011 09:49 PM

It looks like maybe you need to re-upload the file vbulletin_multi_quote.js to the clientscript directory. Part of that file is missing for some reason.


All times are GMT. The time now is 03:28 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.01118 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete