Conversation
supportHi, whenever I try to run Twitter mentions importing manually (Check for New Tweets Now) it hangs on memory exhausted. Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 85 bytes) in /home/******/public_html/wp-includes/post.php on line 606 Using version 1.5.6 of your plugin. Probably too many posts on my blog? Is there any chance to add a protection against this (sort of “pagination”, just like many plugins do when handling too much data). Any chance you can help me out? Thanks in advance, Dario http://wordpress.org/plugins/twitter-mentions-as-comments/
See: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP And note that bumps are deleted per the forum guidelines – http://codex.wordpress.org/Forum_Welcome#No_Bumping
Sorry about bumping, didn’t notice. I already edited wp-config.php of course. Not enough. Too many posts together do allocate too much memory. The plugin needs a queueing feature, some kind of pagination I think. I wish the plugin author reads this and finds it useful 😉
See: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP And note that bumps are deleted per the forum guidelines – http://codex.wordpress.org/Forum_Welcome#No_Bumping
Sorry about bumping, didn’t notice. I already edited wp-config.php of course. Not enough. Too many posts together do allocate too much memory. The plugin needs a queueing feature, some kind of pagination I think. I wish the plugin author reads this and finds it useful 😉