Support Forum
okay, figured out how to replicate.... and see the issue... forgot to set a flag for removal to reset the array...
will get a fix posted later this afternoon...
Visit Cruise Talk Central and Mr Papa's World
actually, maybe you can test the one line fix for me real quick... file buddypress/library/sp-buddypress-activity.php... around line 68... after
if (!$view) {
# no permission so remove the activity from this user's view
can you try adding
$removed = true; # set flag to reorder the array
and let me know... thanks!
Visit Cruise Talk Central and Mr Papa's World
good news... thanks again!
will still post an update later today...
Visit Cruise Talk Central and Mr Papa's World
version 0.8 now uploaded... fixes the permission check... couple other nits...
keep laying and providing feedback!
Visit Cruise Talk Central and Mr Papa's World
Oh goodie, goodie, goodie! Been waiting for something like this to come along. Downloaded and will start testing immediately. It's usually quiet over the weekend on my site, so this'll go largely unnoticed till I point it out. I'll leave you feedback as soon as I've played with it.
Well, ran into my first hurdle. Activated plugin, and results in an error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 523800 bytes) in /problem-with-post-edit-buttonome/toysoldi/public_html/wp-includes/functions.php on line 271
Out front on the site,
and in the admin area replaces the page (not the side bar) with
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2048 bytes) in /problem-with-post-edit-buttonome/toysoldi/public_html/wp-includes/capabilities.php on line 696
Did I miss something in the previous pages of this post?
oh. that just says you ran out of php memory... you should increase it...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)