The mod removed since there are some problems of stability that need to be fixed and I don't have time to fix them. For who need this kind of feature, just wait for 4.2.1 that will have it build-in.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Thanks for this Mod. Really nice to have the activity stream in the sidebar.
However it seems the stream in the sidebar doesn't get updated automatically when somebody posts something like the Stream page itself does.
Updates only occur when I go into another page or refresh the page.
This is a great idea! Although, when I tried to upload it to vB 4.2, I get a database error and it won't upload! Is this happening to anyone else?
Yes, I have an error too but I not sure if it's this mod. Checking into it.
If anyone else is getting this let me know. Cheers.
Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/block/blogentries.php on line 129
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/block/blogentries.php on line 131
Warning: Invalid argument supplied for foreach() in [path]/includes/block/blogentries.php on line 139
Edit:
Okay, Forum Blocks Manager need to set the Display Order # for Activity Stream the above error message went away.
This is a great idea! Although, when I tried to upload it to vB 4.2, I get a database error and it won't upload! Is this happening to anyone else?
Send me the error.
Currently vbulletin doesn't contain the option save forum blocks in xml files, so I improvised and create the block with sql.
Quote:
Originally Posted by Lionel
Hi, In your picture I see all kind of activities. I installed it and only blog activities display for me.
It shows only the latest activities.
Post a reply or open a thread and check again.
Maybe at the time you've checked all the latest activities were related to blogs.
Quote:
Originally Posted by meaters
Can you make phots and attachments from the activity stream appear in sidebar as well?
You mean show its images?
I removed (kind of, it just hidden by css) the images to save space, and make it more compact.
Quote:
Originally Posted by qpurser
Thanks for this Mod. Really nice to have the activity stream in the sidebar.
However it seems the stream in the sidebar doesn't get updated automatically when somebody posts something like the Stream page itself does.
Updates only occur when I go into another page or refresh the page.
The activity main page runs by AJAX. My mod isn't, yet..
Next version I will consider that.
Quote:
Originally Posted by Mr_Running
Yes, I have an error too but I not sure if it's this mod. Checking into it.
If anyone else is getting this let me know. Cheers.
Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/block/blogentries.php on line 129
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/block/blogentries.php on line 131
Warning: Invalid argument supplied for foreach() in [path]/includes/block/blogentries.php on line 139
Edit:
Okay, Forum Blocks Manager need to set the Display Order # for Activity Stream the above error message went away.