Added activity

I got activity working last night. When you add a forum post or a blog post, it records it in the activity table. If you look at the user profiles, you can see your activity, your buddies' activity, and everyone's activity. Only glitch I need to figure out is why the tabs go in alpha order instead of the order I put them in.

Comments

Joined: 25/01/2008
Posts: 3
User offline. Last seen 33 weeks 12 hours ago.
Hi michelle

How did you make the activity panel? How did you make the views refer just to the content created by the user whose profile it is? I think my views knowledge needs some polishing up

thanks

thomas

Joined: 05/01/2008
Posts: 177
User offline. Last seen 6 hours 24 min ago.
Activity

That's actually a custom content type I wrote for panels. Unfortunately, activity changed drastically like the day after I wrote that and broke them so I had to take them out of advprofile for now. I'll be fixing that soon as I can.

Michelle