its a beta oh my bad no wounder I was having problems with my album. Thanks. I should go disable that now.lol.
The BuddyPress Album+ you can get directly from the wordpress directory is fine.
Got it working … sorta. There are enough do_actions for me to tie into. Only ones I could find, sorta worked. Gave you points after a upload. But if you go back and edit the photo in any way. It gives you the points again… this is on version 0.1.7 of BP Album+
Another I found gave you points if you land on the upload page. Which might be ok, but people could just refresh and get points, lol.
I did mention this to them a couple weeks ago and they said they would add more do_action. Which is what I use to tie this into other plugins.
@josh101 I wouldn’t disable the current beta unless it is on a live site. It is a fantastic plugin & I’m sure the group would love to hear your feedback.
@xberserker excellent that you are looking into the BuddyPress Album+ plugin, shouldn’t be too hard to come up with some completion actions that can be hooked into.
@thekmen interesting .. how would that work?
@xberserker if a hook like xxx_complete was added to plugins that add/remove a functionality/feature, it would be so much easier…
@xberserker me and foxly are working on the next bp-album stable release, that should be released in 7-10 days. If you have suggestion for new hooks or improvements on existing hooks that can ease the integration, let me know here http://buddypress.org/community/groups/bp-album/forum/topic/devs-feedback-hooks-discussion/ .
Thanks, I’ll let you know in that topic.