[Plugin: Dooodl] not saving problem (possible solution)
-
(copied from http://nocreativity.com/blog/dooodls-for-everyone/comment-page-1)
Ronny,
I have investigated the ‘not saving’ (cycling icon near the Save button) issue some more, and I may have found a solution, at least it works for me. There was a pointer on this page:
The solution seems to be to change a setting in a specific gateway.php file, I quote:
–quote–
I detected that you also have to change in:
…/sites/all/modules/services/servers/amfphp/amfphp/core/amf/app/Gateway.php
This:
//function disableStandalonePlayer($value = true) {
In:
function disableStandalonePlayer($value = false) {
It was my experience that you have to change it here and nowhere else!!
–quote–in my case, the Gateway.php file in
/siteroot/wp-content/plugins/dooodl/amfphp/core/amf/app
in Doodle 1.1.1, the above function was on line 354.
When I changed this, the doodle would save and give the end message of ‘Thank you – that’s a pretty cool doodle!’, and the doodle appeared in the uploads folder as well as in the database.
Hope this helps; I will copy this message into the ww.wp.xz.cn/plugins/dooodl forum as well.
Now to solve a conflict with another plugin, WordPress Access Control.. oh well
Mark.
The topic ‘[Plugin: Dooodl] not saving problem (possible solution)’ is closed to new replies.