The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
WYSIWYG issues - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: WYSIWYG issues (/showthread.php?tid=210) |
WYSIWYG issues - bwaye - Jul 12th, 2009 I cannot find any comments on the following problems. 1 - I can only use the "simply" mode for the WYSIWYG editor. I get this issue when using a direct and/or API submission. ERROR: Forbidden You don't have permission to access /myAdmin/admin/settings/index.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an Error Document to handle the request 2 - When using the "direct submission" I can only 1 WYSIWYG field is active. I can swap the single active field around between text fields. Is this an issue with Direct Submissions? RE: WYSIWYG issues - Ben - Jul 12th, 2009 Hi Bwaye, Hmm... so these problems are occurring from within the Form Tools UI? I wasn't sure if #1 meant you were using it in your form or something. What browser and operating system are you using? Quote:Is this an issue with Direct Submissions? No - it's something peculiar to your installation / setup. - Ben RE: WYSIWYG issues - bwaye - Jul 13th, 2009 I cannot get the WYSIWYG to work on more than one field or more than simple mode on several different installation. I use a new macbbook pro and dreamweaver cs4 and ftp with same using passive ftp. RE: WYSIWYG issues - Ben - Jul 18th, 2009 Hey Bwaye, And the browser? Safari / Firefox / Opera? - Ben RE: WYSIWYG issues - bwaye - Oct 1st, 2009 The Issue is with (MAC) Safari - But I cannot change the WYSIWYG on any platform from Simple to Expert. Have used both DW and Cute FTP to upload FT with the same issue reoccurring. Is it possible to change the setting manual in the code or sql? RE: WYSIWYG issues - Ben - Oct 4th, 2009 Curious problem! I can't reproduce it using Safari on my Mac, so it probably IS something to do with your own installation. Kinda stumped what it could be, though.... I suppose that yes, you could set the value manually through the "ft_settings" table in your database (if memory serves, it's the tinymce_toolbar setting), but I wouldn't recommend it. Better to figure out what's going on - plus you should be able to see multiple instances of the toolbar properly when editing submissions. If you like, send me an email at ben.keen@gmail.com with your FT login info, login URL & FTP info and I can debug the problem for you. All the best! - Ben RE: WYSIWYG issues - bwaye - Aug 31st, 2011 2.1 again fixed this issue. GREAT NEWS. I was manually changing the code. 2.1 again fix this issue. GREAT NEWS. I was manually changing the code. RE: WYSIWYG issues - Ben - Sep 4th, 2011 Excellent! ![]() - Ben |