The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
WYSIWYG editor doesn't work in Chrome
I tried copy/pasting a post, which has links, formatting, and a picture
In Pale Moon/Firefox, everything gets copied with the hyper links, formatting, and the image but in Chrome it just pastes plain text I always thought it's a Chrome issue now I tried in chrome, to copy a similar post but from a vBulletin 4 forum and that works perfectly! so why doesn't it work with vB3? is there anything I could do to make it work? --------------- Added [DATE]1396616044[/DATE] at [TIME]1396616044[/TIME] --------------- I tried this But after adding the following, when accessing my site I get a syntax error on line 5024 which is: if (strpos($useragent, ‘chrome’) !== false) { preg_match(‘#(chrome)( browser)?/([0-9\.]+)#’, $useragent, $regs); $is['firebird'] = $regs[3]; if ($regs[1] == ‘chrome’) { $is['chrome'] = $regs[3]; } } ======================= I think this is line 5024: preg_match(‘#(chrome)( browser)?/([0-9\.]+)#’, $useragent, $regs); $is['firebird'] = $regs[3]; |
#2
|
|||
|
|||
anyone?
|
#4
|
||||
|
||||
You'll see this with Safari too, since Chrome IS Safari. It's the nature of the beast.
|
#5
|
|||
|
|||
I wish Chrome's WYSIWG worked with vB3 then I can switch to it
|
#6
|
||||
|
||||
Chrome/webkit wasn't a really good rendering engine back then. In fact, I remember having a conversation with the developers at the time. They had spent 8~ hours doing everything imaginable to get WYSIWYG support to work. But couldn't. Everyone else at the time came to the same conclusion. Thus, wysiwyg support was abandoned.
|
#7
|
|||
|
|||
Quote:
http://www.chromeextensions.org/othe...letin-wysiwyg/ Help me force install this bro --------------- Added [DATE]1397231177[/DATE] at [TIME]1397231177[/TIME] --------------- oh darn! I forced install the extension, but it doesn't work like before. It did work perfectly before --------------- Added [DATE]1397231231[/DATE] at [TIME]1397231231[/TIME] --------------- I wonder why no web developer thought of making such a useful extension or in this case, continuing to support it |
#8
|
||||
|
||||
anyone ever found a solution?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|