Thread: Error while calling SubscriptionHandler
Created on: 02/21/12 07:35 PM
| New topic Reply | Page: 1 |
| Replies: 4 | |
| Thebecoming
|
02/21/12 7:35 PM I'm getting an error with the Blog Post SubscriptionHandler plugin. The error in the logs says : Error while calling plugin org.mangoblog.plugins.SubscriptionHandler I'm unable to get any more information. I've added this code (with the open and close brackets) to the config file, reloaded the config file through the admin and that did nothing. node name="logging" map entry key="level" value="debug" /map /node I'm on Mango 1.6 CF 9 MySQL Shared Hosting with all the tags that can be enabled in the sandbox. Any help would be greatly appreciated. Thanks! |
| Link | Top | Bottom | |
| Laura
Wizard |
03/15/12 6:16 PM Hi, In Mango 1.6 the debugging level as well as most other settings are stored in the database, not in the config file. You need to change the entry system/engine/logging in the setting table. You can then click on the reload the config button in the admin. |
| Link | Top | Bottom | |
| Thebecoming
|
05/14/12 8:46 PM I'm still having issues with the Subscription Handler plugin. I still get Error while calling plugin org.mangoblog.plugins.SubscriptionHandler I also can get the logs to record anything more detailed "Error while calling plugin org.mangoblog.plugins.SubscriptionHandler" Am I missing some info in the mango settings table. I have three entries, default/org/mangoblog/plugins/SubscriptionHandler:digest = 1 org/mangoblog/plugins/SubscriptionHandler:lastDigestRun = A DATE/TIME default/org/mangoblog/plugins/SubscriptionHandler:mailFrom = my email address Should there be more entries? |
| Link | Top | Bottom | |
| snake
|
08/16/12 8:26 AM I'm getting this as well, for a very long time. Error while calling plugin org.mangoblog.plugins.SubscriptionHandler: valid values are [plain,text,html] but value is now [plain text] |
| Link | Top | Bottom | |
| Laura
Wizard |
08/16/12 9:15 PM That's weird. Does it say what line the issue is in? (you would need to enable debug logging) |
| Link | Top | Bottom | |
New Post