The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Multi-quote suddenly stopped working. How does multi-quote work?
How does it work? Not in terms of functionality but programming? Cause I just realized my multi-quote mysteriously have stopped working.
And I looked at the command for the multiquote button and the normal quote button and found that they are exactly the same. So how does multi-quote work? http://forums.xxxx.com/newreply.php?...eply&p=4971328 I've tried reverting the postbit_legacy template to a few older versions but none worked. I've also tried disabling all plugins but still nothing. Any ideas?? |
#2
|
||||
|
||||
Create a new style with no parent:
|
#3
|
|||
|
|||
yes it works with vb default style. So it is a style problem and i've tried restoring postbit_legacy from 1yr ago and it still doesn't work. apart from postbit_legacy (which is what i'm using instead of postbit), are there other templates that might cause this?
but the strange thing is, it works for some people and doesn't for others. i've members telling me that it works for them and others who say it doesn't work. and it also doesn't work for me. |
#4
|
||||
|
||||
Hmm are you customizing usertitles in the usergroup manager using <span> tags? If so make sure they are all closed i.e. <span style="color:#FF0000;"> </span> and that att of them have the quotes and are correct html etc etc.
^ That's the only thing that comes to mind for me, some sort of broken code snippet or something not allowing the multi-quote to function properly intermittently for some, I dunno not 100% sure but a thought. |
#5
|
|||
|
|||
Quote:
apart from postbit_legacy, are there any other templates that might be causing this? also tried the children styles under the main style and they all don't work. do themes and style programming any impact on multi-quote? --------------- Added [DATE]1389164416[/DATE] at [TIME]1389164416[/TIME] --------------- think i may have found the culprit. it is an ad code: <script language="JavaScript" src="http://a.xxxxxx.com/servlet/ajrotator/417340/0/vj?z=xxxxxx2&dim=280733&pid=0dfe3241-7fb5-40fc-8724-dd2476b98ff7&asid=4f4f6d5f-2fea-4775-ada5-c10f7ff3e9ce"></script><noscript><a href="http://a.xxxxxxx.com/servlet/ajrotator/417340/0/cc?z=xxxxxx2&pid=0dfe3241-7fb5-40fc-8724-dd2476b98ff7&asid=4f4f6d5f-2fea-4775-ada5-c10f7ff3e9ce"><img src="http://a.xxxxxxx.com/servlet/ajrotator/417340/0/vc?z=xxxxxx2&dim=280733&pid=0dfe3241-7fb5-40fc-8724-dd2476b98ff7&asid=4f4f6d5f-2fea-4775-ada5-c10f7ff3e9ce&abr=$imginiframe" width="300" height="250" border="0"></a></noscript> see anything wrong with this code? the ad displays fine. but when i remove this code, multi-quote works. |
#6
|
|||
|
|||
I don't see anything wrong just glancing at it, but it could be that the javascript in that ad file is conflicting with the vb multiquote code, or maybe the ad code is causing a js error. If you can open a browser error console then load he page you might be able to see any errors.
|
Благодарность от: | ||
TheLastSuperman |
#7
|
||||
|
||||
It is very unlikely it is the postbit/postbit_legacy template. Most likely it is the header, headinclude, or footer templates.
|
#8
|
||||
|
||||
Quote:
Quote:
Ok jl255, simply disable that Ad via the ad manager and see what happens! If the ad code was not added via the ad manager and inserted directly into a template then wrap it with vb:comment code to hide i.e. Code:
<vb:comment><script language="JavaScript" src="http://a.xxxxxx.com/servlet/ajrotator/417340/0/vj?z=xxxxxx2&dim=280733&pid=0dfe3241-7fb5-40fc-8724-dd2476b98ff7&asid=4f4f6d5f-2fea-4775-ada5-c10f7ff3e9ce"></script><noscript><a href="http://a.xxxxxxx.com/servlet/ajrotator/417340/0/cc?z=xxxxxx2&pid=0dfe3241-7fb5-40fc-8724-dd2476b98ff7&asid=4f4f6d5f-2fea-4775-ada5-c10f7ff3e9ce"><img src="http://a.xxxxxxx.com/servlet/ajrotator/417340/0/vc?z=xxxxxx2&dim=280733&pid=0dfe3241-7fb5-40fc-8724-dd2476b98ff7&asid=4f4f6d5f-2fea-4775-ada5-c10f7ff3e9ce&abr=$imginiframe" width="300" height="250" border="0"></a></noscript></vb:comment> |
#9
|
||||
|
||||
Validate the page @ http://validator.w3.org/ and see if it returns any errors, that might help you figure out the problem. I've noticed over the years that if the page doesn't validate all kinds of weird behaviour can occur.
|
#10
|
|||
|
|||
err, think i've already mentioned that if i removed the code, multi-quote works. But there is no way i can get the networks to change their ad codes. So i don't know what to do now.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|