Active
Project:
CKEditor SWF - Enhanced Flash embedding plugin
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2011 at 00:30 UTC
Updated:
14 Mar 2011 at 17:13 UTC
Hi,
In D6.20 it was impossible to install the CKEditor SWF without activating first getID() 6.x-3.0 (included in SWF tools -beta5 module ) . This activates automatic the getID() 6.x-1.4 module . I had constant conflicts that overloaded the system and sending the message "max allowed package"... I also turned off the swf-filters and left them off for the moment because everything works.
Hopes this helps somebody.
Comments
Comment #1
johan2 commentedHi,
After 5 minutes working the same problems show up again... "max allowed package" with a lot of messages ... This indicates that again there is a conflict. To install DatabaseTweaks is no solution. Since I have not the same problem in a test-setup in Mamp (with an older php version) and a setup on my hosted server (with the newest php version) I am thinking if this has something to do with it?
Comment #2
anrikun commentedThere is no CKEditor SWF bug here.
getID3 is not part of SWF Tools. It is a module: http://drupal.org/project/getid3
My advice: uninstall SWF Tools! This module is absoluty not required nor recommended.
Comment #3
johan2 commentedI think you are correct.
The only issue I still have is the warning "max allowed package". It is a log report that seems to keep showing up and doesn't go away. So I disabled "error report" on the screen, because it will still be in the logs. But still a warning displays on the screen which has something to do with a line in the includes/database.mysql.inc:129 . I have read to disable this line but I don't know if this is a good idea. After disabelling a module (no matter which) everything seems to refresh, this is not the case when flushing all the cache.
My conclusion is that the problem has more to do with an overload in execution time and max allowed package, combined with the fact that it doesn't get refreshed or modified in the Drupal system and the warning stays on the screen.
To increase the max allowed package is often not easy on a hosted server.
Comment #4
johan2 commentedI forgot to mention: the module works for the rest perfect and my movie loads very fast. This is really a big advantage over the Youtube solution where you have to wait too long when using a movie in an important block.
Also the media-player 5 is working fine and flashvars input works fine in the ckeditor-swf . (the install guidelines from swf-tools helped me to understand all the possibilities). So thanks for the nice module.