PDA

View Full Version : Activity module for vbDrupal with Zoints?


LimeTwists
09-10-2008, 10:14 AM
I'm not sure where else to put this, so feel free to move it to somewhere else that may be more fitting. :) Anyway, I'm using vbdrupal 5.10 and vbulletin 3.6.10. I'm also using Zoints profile system 2.1.4. Is there a way to make a block that would show user activity ("Amy posted a comment on Joe's profile", "George has posted a new blog." for example.) from zoints? I've seen the Activity module for drupal, but I don't know if it would pick up the vb/zoints activity, as well.

Thanks! :cool:

bszopi
09-10-2008, 12:09 PM
Could probably be done by just querying the db and printing out the information as necessary by creating a block and using php filtering.