MyBB Codes

Full Version: [SOLVED] Vbulletin Editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
The Editor is still buggy bro...
It says... The message is missing. Please enter a message.

When i try to copy paste... and copy paste is the only thing , why i need this editor in my forum.. Confused
Questions:
1. Did you edit templates correctly, Please recheck it again ??
2. Did you upload two java script files in the same ./jscripts/. folder ??
Yes bro..
I edited the templates correctly.
Problem is Sometimes, during copy/paste (images+text) , when i submit it adds &processed=1 to the url and displays
"The message is missing. Please enter a message."

I mostly need this editor in Newthread.php only.
If you can solve out the problem. Its much appreciated.. Smile
Well, here on my local computers it is working fine. I don't know why it shows errors in your theme ?

Please check, that If all other things of this editor are working properly, such as Bold, Italic, Underline, Colors, Fontsize, Undo , redo etc. ?

I am waiting for your rsponse.
Thats weird totally... Confused

Yes, i have everything installed, i mean everything of its component.
And other things of the editor seems to be working properly,
but when i copy/paste from other site/forum into my forum, it copies everything cool, than when i press post button it displays message saying "The message is missing"
I thought, it was showing that because of character limitation or something, but after filling in text also, it shows same error...
Grrr , i really need this thing.
Btw, isn't there a way to integrate editors like of vbulletin into mybb... i mean ofcourse of the track.

Please add me as ***@gmail.com // ***@hotmail.com
on gmail//msn. Really wana talk with you.

I have switched to basic editor for now.

*** Administration have hidden parts of the emails addresses for privacy ***
*** Please send such informations in Private Messages! ***
Please upload the attached java script file in ./jscripts/. folder

I hope it should fix the problem now.
[attachment=494]
Ok testing it...
Will reply about the status after am done with testing...
Thanks alot for your support.. Smile
No use, its still same...
Whenever i try to post a newthread, it says same line again and again and the message i have type/copy pasted, disappears or becomes uneditable...
Confused
I think, now i understand what is causing the error during copy/paste...

If on any part of editor's text area, size of text used is larger than normal than, it develops the bug with that error message.

Also, if first line (before pressing enter key) is coloured or using some kind of font.. Than it generates error bug.

Ghazal can you please put an extra regular expression check somewhere, to just omit that part.. so that i can keep this editor with forum.
Just make all the larger size posted text to normal one automatically...
Also, put a regex check to convert any formatted text in first line to normal black text with no formatting.

I have completely zero knowledge of javascript.. only good at php lol..

Regards,
Raj
I tested it again, and it is confirmed that Font Size has no issue here... all functions of that editor is working. I will suggest you to test it on Default Theme of MyBB. Then it will be clear that whether its a theme issue or editor's ?
Pages: 1 2 3 4 5 6 7 8
Reference URL's