apocalyarts
Forum Replies Created
-
Forum: Plugins
In reply to: [Broadcast] Error with Premium Plugin on WP 4.4.1Seeing the same values here (256MB for PHP and WP) plus the recommendation to increase it with define(‘WP_MEMORY_LIMIT’, ‘512M’); but the error still persists :/
Forum: Plugins
In reply to: [Broadcast] Error with Premium Plugin on WP 4.4.1Hmm, got
define('WP_MEMORY_LIMIT', '256M');in my wp-config.php … weird :/Forum: Plugins
In reply to: [Broadcast] Error with Premium Plugin on WP 4.4.1Oh, sure!
[07-Jan-2016 08:51:13 UTC] PHP Fatal error: Out of memory (allocated 37486592) (tried to allocate 36 bytes) in /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/plugin_pack/plugin.php on line 73 [07-Jan-2016 08:51:13 UTC] PHP Stack trace: [07-Jan-2016 08:51:13 UTC] PHP 1. {main}() /home/httpd/docs/ka_wp2/wp-admin/admin.php:0 [07-Jan-2016 08:51:13 UTC] PHP 2. do_action() /home/httpd/docs/ka_wp2/wp-admin/admin.php:236 [07-Jan-2016 08:51:13 UTC] PHP 3. call_user_func_array:{/home/httpd/docs/ka_wp2/wp-includes/plugin.php:525}() /home/httpd/docs/ka_wp2/wp-includes/plugin.php:525 [07-Jan-2016 08:51:13 UTC] PHP 4. threewp_broadcast\premium_pack\ThreeWP_Broadcast_Premium_Pack->admin_menu_tabs() /home/httpd/docs/ka_wp2/wp-includes/plugin.php:525 [07-Jan-2016 08:51:13 UTC] PHP 5. plainview\sdk_broadcast\wordpress\tabs\tabs->__toString() /home/httpd/docs/ka_wp2/wp-includes/plugin.php:64 [07-Jan-2016 08:51:13 UTC] PHP 6. plainview\sdk_broadcast\wordpress\tabs\tabs->render() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/tabs/tabs.php:134 [07-Jan-2016 08:51:13 UTC] PHP 7. call_user_func_array:{/home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/tabs/tabs.php:298}() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/tabs/tabs.php:298 [07-Jan-2016 08:51:13 UTC] PHP 8. threewp_broadcast\premium_pack\ThreeWP_Broadcast_Premium_Pack->admin_menu_plugins() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/tabs/tabs.php:298 [07-Jan-2016 08:51:13 UTC] PHP 9. plainview\sdk_broadcast\wordpress\plugin_pack\plugin_pack->get_plugins_table() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast-premium-pack/src/ThreeWP_Broadcast_Premium_Pack.php:33 [07-Jan-2016 08:51:13 UTC] PHP 10. plainview\sdk_broadcast\wordpress\plugin_pack\plugins->by_groups() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/plugin_pack/plugin_pack.php:146 [07-Jan-2016 08:51:13 UTC] PHP 11. plainview\sdk_broadcast\wordpress\plugin_pack\plugin->get_comment() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/plugin_pack/plugins.php:50 [07-Jan-2016 08:51:13 UTC] PHP 12. token_get_all() /home/httpd/docs/ka_wp2/wp-content/plugins/threewp-broadcast/src/sdk/wordpress/plugin_pack/plugin.php:73My PHP Memory Limit is set to 256MB. I’m using other heavy plugins like WPML, but usually if something is wrong with exhausted memory I don’t even get into wp_admin at all π Hope this helps!
same here
Forum: Plugins
In reply to: [Broadcast] WPML statusHi Edward,
I just tested this locally with ThreeWP Broadcast 23 and WPML CMS 3.2.2 and so far nothing exploded and everything is working like a charm π
Forum: Plugins
In reply to: [Antispam Bee] Fehler: Bitte gib einen Kommentar ein.So it looks like I solved the problem with the message “Error: please enter a comment”. As I wrote before, it looks like it is a template issue.
In your template, check the comments.php. Make sure that the form is echoed via the comment_form() function from wordpress.
In my case there was some legacy code because the editor from my template decided to hardcode the form with some jQuery-magic in there.
Forum: Plugins
In reply to: [Antispam Bee] Fehler: Bitte gib einen Kommentar ein.Habe mal alle Plugins deaktiviert und der Fehler trat nach wie vor auf.
Edit: It looks like it is a theme issue. I will do some investigation…
Forum: Plugins
In reply to: [Broadcast] Broadcast stopped workingI just did a quick update on our live site but it looks like even with version 11 it doesn’t work. Nothing shows up on the child page.
I emailed you my dump, maybe you can find something in there.
Forum: Plugins
In reply to: [Broadcast] WPML integration not workingDoes the new 3.2 version fix anything regarding the WPML stuff?
Forum: Plugins
In reply to: [Antispam Bee] Fehler: Bitte gib einen Kommentar ein.Sieht so aus als ist der Fehler auch in der neuen Version 2.60 vorhanden.
Forum: Plugins
In reply to: [Broadcast] WPML integration not workingHm, no other response? Am I the only one with this problem? Any new information on a future version of WPML that may include your patches?
Forum: Plugins
In reply to: [Antispam Bee] Fehler: Bitte gib einen Kommentar ein.Ich habe das identische Problem. Gibt es dazu inzwischen eine LΓΆsung?
Forum: Plugins
In reply to: [Broadcast] WPML integration not workingAlright, thank you for the information. Well, I’m sure it is helpful for others as well.
Do you know why the broadcasting of languages does not work at all (at least for me) with the WPML plugin that is currently bundled with ThreeWP?