bbPress Showcase » Plugins by Others
"Fatal error: out of dynamic memory" caused by bbSync
(4 posts)-
Since I installed bbSync(Version: 0.94) on my wordpress blog, I get this error each time I publish a new article :
Fatal error: out of dynamic memory in yy_create_buffer() in /homepages/45/d206037517/htdocs/forums/bb-settings.php on line 92Please note that I have already allocated a fair amount of memory with the php.ini file, here is the content :
post_max_size = 150M
upload_max_filesize = 64M
max_execution_time = 300 ; Maximum execution time of each script, in seconds
max_input_time = 120 ; Maximum amount of time each script may spend parsing request data
memory_limit = 64MI also installed this plugin on my computer with a local copy and all was working perfectly.
Can anyone help me with this?
Blogmaster of C'éclair! -
Note also that the line 92 of my bb-settings.php file is:
require( BB_PATH . BB_INC . 'pluggable.php');Which makes sense as it is a plugin which causes this problem.
-
Don't use bbSync, it's a crazy idea and I don't think it works anymore.
If you really want to use it you need to consult the support topics on bbpress.orgI think there is a replacement plugin now that does most of what bbsync did.
-
Hiya,
Thanks for your reply. I am curious : why do you think it's a crazy idea?
I tried it on a local installation of my production website and it seems to work very well. Furthermore there are many options and I even made some light personal hacks to customize it.
Or maybe you don't agree that the principle of having a thread corresponding to a blog post is a good idea...
Also, if you can remember where I can find this new plugin you are speaking about, could you give me the link?
Reply
You must log in to post.