Active
Project:
Tiny Tiny MCE
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2008 at 05:44 UTC
Updated:
27 Dec 2008 at 01:48 UTC
I have installed correctly. Double checked and checked again. I am able to switch the tinytinymce module on within admin>modules but after I do, I receive the following warning on every page viewed (the actual editor does not appear as intended):
warning: Missing argument 2 for tinytinymce_help() in /home/spl14302/public_html/ebook/sites/all/modules/tinytinymce/tinytinymce.module on line 61.
Please help!
Comments
Comment #1
Steve Lockwood commentedI think you can fix this by making a tiny change to the code in tinytinymce.module (on or near line 61)
This should provide a default value for the missing argument.
Let me know if this works foryou - I will put the change into a future release.
Comment #2
splashworx commentedHi, Steve.
Thank you. This successfully removed removed the warning but the actual editor does not appear. I tried using default themes but this did not make any difference.
Any thoughts?
Tim