Quote:
Originally Posted by bpr
so guys, i figured out the problem, that you there is no message if you are in the wysiwyg mode! actually my soluiton is not that pretty, but it works fine.
PHP Code:
onsubmit="return vB_Editor['{vb:raw editorid}'].prepare_submit(0,0)"
in that case i dont give the message to the vB_Editor to check the minimum word amount ... but hell i dont care - i just want a message :P
but that actually result in pure html which will arrive the db
|
Thank you bpr - I tried using the aaaatest php example with Steve M's template and I got no joy. After using your fix however everything is working.
Does anyone have a "cleaner" solution for the long-term?