There is still a lot more work that *just* that, however it is just one serious issue that is mystifying me....
At first I used the code for the quick reply box and it worked fine, however that template doesn't allow for passing back the text to re-edit, so I had to switch to the full size editor box which does have it. But something is wrong because any info you submit via the wysiwyg box does not actually get submitted, so it's got to be some missing javascript or something I would presume.
EDIT - Oh sweet jesus finally fixed it! Not 100% sure what the issue was, made several template changes at once and now it works... hehe... woohoo! Back to working on error validation....
EDIT AGAIN - Spoke too soon... it's not working again... *grumble*
EDIT AGAIN - Fixed, I hope.... I think it was related to having to run the word length check on submit. Otherwise the text which is sitting in some javascript variable doesn't get passed back to be submitted...
|