The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Editor in 4.1.4
Hi,
i installed vBulletin 4.1.4 - everything is fine but the editor. When I want to center a whole text, I have to center very often: Code:
After the quote or the hide tags, it doesn't work correctly. It has to look like this: Code:
Sorry for my bad english Greetz |
#2
|
|||
|
|||
It seems that before 4.1.4 [CENTER]xxx[/CENTER] would use <div align="center">xxx</div>, now it uses <p style="text-align: center;">xxx</p> and for some reason if "xxx" includes quote bbcode, the part after isn't centered (as you pointed out).
This is defined in includes/class_bbcode.php like this: PHP Code:
So you could change it, but there must have been a reason for changing it in the first place (or one would hope so, in any case), so if you changed it back you might break something else. |
#3
|
|||
|
|||
Quote:
another question: i installed 3 bb codes: hide, hide-reply, and spoiler. in the WYSIWYG editor, everything works finde, but in the standard editor, when i press these buttons, i get everytime only the spoiler tag... can anybody help me? sry for my english... greetz |
#4
|
||||
|
||||
The issue with your custom bbcodes is a bug. It is in the tracker over on vbulletin.com. I believe there is a fix posted in the bug report.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|