-
francescolaffi replied to the forum topic Fatal error with version 0.1.6 in the group BuddyPress Moderation
which versions of wp, bp, and php are you using?
-
francescolaffi replied to the forum topic Fatal Error with version 0.1.5 in the group BuddyPress Moderation
0.1.6 should work with php 5.2 too
@djpaul you are faster than the forum rss feed refresh
thanks -
francescolaffi replied to the forum topic Please pick the group forum where you would like to post this topic. But I did! in the group BuddyPress Moderation
@nysom you have this problem after installing/updating the bp moderation plugin? this is bp-moderation group, if you have a problem with bp please post to the general forum.
-
francescolaffi replied to the forum topic Fatal Error with version 0.1.5 in the group BuddyPress Moderation
it was a bug with php 5.2, I missed it when testing because it’s only on activation/deactivation…I’m releasing a fixed version right now
-
francescolaffi replied to the forum topic Fatal Error with version 0.1.5 in the group BuddyPress Moderation
what are your wp, bp and php versions?
-
francescolaffi posted an update in the group BuddyPress Moderation
1.5 patch is on its way…wait to update bp if you need this plugin!
-
francescolaffi posted a new activity comment:
Uni is not going too bad, but I still have no time to work on it for now.
Could you add me to skype? My name is francesco.laffiIn reply to - FanQuake posted an update: @francescolaffi Hows Uni going, getting a chance to do any work on BP-Media? · View -
francescolaffi posted a new activity comment:
industrial engineering @ unibo, italy
In reply to - Dwenaus posted an update: @francescolaffi Hey @francescolaffi I’m interested in getting albums to work with groups, would a large ’donation’ make this a priority? I send this same message to foxly. thanks
·
View
-
francescolaffi posted a new activity comment:
@dwenaus most of my time is going to studies as I’m graduating in few months so but that would not make *me* work faster.
Anyway it’s very good you’d like to support the project and there are also other programmers with experience in it that could help you, have a look at http://code.google.com/p/buddypress-media/people/listHope you find one…[Read more]
In reply to - Dwenaus posted an update: @francescolaffi Hey @francescolaffi I’m interested in getting albums to work with groups, would a large ’donation’ make this a priority? I send this same message to foxly. thanks
·
View
-
francescolaffi posted on the forum topic Admin access for moderators in the group BuddyPress Moderation:
You could try paying my uni professors to make me pass my exams, so I could stop studing and work on this
(joking…of course) Most of my time goes to the studies because I’m taking degree this year and I still have to catch up with past exams… yesterday I had time to work [...] -
@bowromir in 0.1.4 menu reapper and options are saved correctly
It’s not using WP settings API anymore because is broken for network plugins in wp3.1, now the plugin handles the saving of the options. -
francescolaffi posted on the forum topic Admin access for moderators in the group BuddyPress Moderation:
+1

this is one of the features I’d most like to implement but I don’t have lot of time for dev’ing right now so I have no ETA -
please try 0.1.4 and report if it works fine
-
@stwc you may already have tried this but is not in the snippet you posted. That function returns, doesn’t print: either prepend echo or use bpModFrontend::link instead (same params).
if this is not the problem please post a larger snippet and info about your environment and I’ll try to reproduce it
-
francescolaffi posted on the forum topic I can't see my comments in the group BuddyPress Moderation:
it’s normal, you can see only content already flagged as inappropriate by someone
-
@stwc at first look it is correct, but remeber that $wpdb and $comment are globals variables, so you could access them trough $GLOBALS and $GLOBALS, or look for some wp function to get those info.
-
@MrMaz Yep you are right, on both. I did not noticed bp activity had not-integer ids, and I also wonder why (maybe there’s a good reason, I just don’t get it), problem is that removing the casting would not solve anything because in bp moderation table are stored as int so there will still be casting [...]
-
francescolaffi posted on the forum topic bug ?? content deletion in the group BuddyPress Moderation:
which content? give details and steps to reproduce
-
I don’t see any useful hook there, so you need to manually place it in the theme (better in a child theme). Check the WP codex on theme customization and the bpModFrontend::get_link() to generate the link.
Yes content moderation is sitewide
-
francescolaffi posted on the forum topic bp-moderator coming up with Internal Service Error 500 in the group BuddyPress Moderation:
Those are static files so I can guess there are path errors or server misconfiguration: look if the files are there and check that the full path points to them.
If you can’t resolve it post details on your webserver, your site and how to reproduce. - Load More