![]() |
|
Mod Options |
![]() |
|||||||||
Activity Streams 2.0
Tested with vBulletin 4.0.8, 4.1.0 This modification collects activity from the user and displays it in his profile. You can select how many streams, how many days it should look back and the length of the preview text. Activity Streams is based on my Central What's New Widget (Thread: http://www.vbulletin.org/forum/showthread.php?t=248165), but does not need the vBulletin Suite. With v2.0.0 there is support for collecting streams from this: - Blog (Suite) - Blog comments (Suite) - CMS Articles (Suite) - CMS comments (Suite) - vBExperience achievements - vBExperience awards - Group discussions - Group messages - Album Pictures - Album Pictures comments - Threads - Posts - Visitor Message - Project Tools Issues - iTrader Feedbacks It can be easily expanded to display also data from Post Thanks, vBookie, Downloads, etc... /***** Demo: *****\ http://www.vbaddict.net/member.php?1-Phalynx /***** How to install this? *****\ - Upload the content of the folder "upload_via_ftp" to your server. - Install the product xml as a plugin Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked "Mark as Installed". Main Support Site: http://www.vbaddict.net /***** History: *****\ 2.0.0a, 29th December 2010: - Fixed not showing tab 2.0.0, 28th December 2010: - First public release 1.x: - Releases used for own websites Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
The following members like this post: kylek
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Top Activity List for Activity Modification | WetWired | vBulletin 3.5 Add-ons | 5 | 31 Oct 2007 22:00 |
#16
|
||||
|
||||
I am just getting this error when I try to go to the profiles:
Warning: require_once([path]/sas/includes/member_complete.php) [function.require-once]: failed to open stream: No such file or directory in [path]/member.php(609) : eval()'d code on line 41 Fatal error: require_once() [function.require]: Failed opening required '/home/******/*******/sas/includes/member_complete.php' (include_path='.:/usr/lib/php') in /home/*******/*****/member.php(609) : eval()'d code on line 41 No members have liked this post.
|
#17
|
|||
|
|||
Originally Posted by Diana Notacat
Just released a version where the not showing tab is fixed. Please upload the file \sas\includes\member_complete.php from the updated ZIP to your server.![]()
Originally Posted by g0dfather1984
You need to copy the files in the ZIP to your server. The folder /sas/ should be in the root where also forum.php is located.
![]()
No members have liked this post.
Last edited by Phalynx; 29 Dec 2010 at 21:25. |
#18
|
|||
|
|||
Just released a version where the not showing tab is fixed. Please upload the file \sas\includes\member_complete.php from the updated ZIP to your server.
No members have liked this post.
|
#19
|
|||
|
|||
the new file gives me a database error:
Database error in vBulletin 4.1.0: Invalid SQL: SELECT thread.postusername as firstpostusername, thread.postuserid as firstpostuserid, post.dateline, post.pagetext, post.allowsmilie, post.postid, thread.threadid, thread.title, thread.prefixid, post.attach, thread.replycount, forum.forumid, post.title AS posttitle, post.dateline AS postdateline, user.userid as postuserid, user.username as postusername FROM post AS post JOIN thread AS thread ON (thread.threadid = post.threadid) JOIN forum AS forum ON(forum.forumid = thread.forumid) LEFT JOIN user AS user ON (post.userid = user.userid) WHERE 1=1 AND ( thread.forumid IN(3,4,11,5,56,6,7,8,9,10,12,13,14,15,16,17,18,19,28,20,40,22,23,24,25,26,27,53, 54,55,29,31,32,52,30,35,41,42,43,44,45,46,47,48,49,50,51,36,37,38,39) AND thread.visible = 1 AND post.visible = 1 AND thread.open <> 10 AND post.dateline > 1291844552 AND post.parentid > 0 AND post.userid IN (1) ORDER BY post.dateline DESC LIMIT 0,1; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY post.dateline DESC LIMIT 0,1' at line 20 Error Number : 1064 Request Date : Wednesday, December 29th 2010 @ 01:42:32 PM Error Date : Wednesday, December 29th 2010 @ 01:42:32 PM Script : Referrer : IP Address : Username : Classname : MySQL Version : 5.0.51a-community No members have liked this post.
|
#20
|
|||
|
|||
Fixed in next version.
No members have liked this post.
|
#21
|
|||
|
|||
Ok thanks wil wait for it
![]() No members have liked this post.
|
#22
|
||||
|
||||
Excellent = 5 stars
installed +translated to Arabic plzz be nice and add translation to 1st original post thank you
__________________
No members have liked this post.
|
#23
|
|||
|
|||
Prob been said but profiles dont work and I get
--------------- Database error in vBulletin 4.1.0: Invalid SQL: SELECT node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight, node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden, COUNT(child.nodeid) AS children, SUM(CASE WHEN (child.setpublish > 0 AND child.publishdate < 1293729944 AND child.contenttypeid <> ) THEN 1 ELSE 0 END) AS publish_count FROM vb_cms_node AS node LEFT JOIN vb_cms_node AS child ON child.parentnode = node.nodeid AND child.new != 1 LEFT JOIN vb_cms_nodeinfo AS info ON info.nodeid = node.nodeid WHERE (node.contenttypeid = ) GROUP BY node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight, node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden HAVING COUNT(child.nodeid) > 0 ORDER by node.nodeleft;; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') THEN 1 ELSE 0 END) AS publish_count FROM vb_cms_node AS node LEFT JOIN v' at line 3 Error Number : 1064 Request Date : Thursday, December 30th 2010 @ 11:25:44 AM Error Date : Thursday, December 30th 2010 @ 11:25:44 AM Script : http://www.britmovie.net/britforum/m...on=getinfo&u=1 Referrer : http://www.britmovie.net/britforum/xperience.php IP Address : 86.29.56.215 Username : Britmovie Classname : vB_Database MySQL Version : 5.1.52 ============================== No members have liked this post.
|
#24
|
|||
|
|||
thanks for hack and for arabic translation
![]()
__________________
We are not Creators, but we have the Magic of Creation No members have liked this post.
|
#25
|
|||
|
|||
and i have error as well
Database error in vBulletin 4.1.0: Invalid SQL: SELECT node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight, node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden, COUNT(child.nodeid) AS children, SUM(CASE WHEN (child.setpublish > 0 AND child.publishdate < 1293732849 AND child.contenttypeid <> ) THEN 1 ELSE 0 END) AS publish_count FROM cms_node AS node LEFT JOIN cms_node AS child ON child.parentnode = node.nodeid AND child.new != 1 LEFT JOIN cms_nodeinfo AS info ON info.nodeid = node.nodeid WHERE (node.contenttypeid = ) GROUP BY node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight, node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden HAVING COUNT(child.nodeid) > 0 ORDER by node.nodeleft;; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') THEN 1 ELSE 0 END) AS publish_count FROM cms_node AS node LEFT JOIN cm' at line 3 Error Number : 1064 Request Date : Thursday, December 30th 2010 @ 12:14:09 PM Error Date : Thursday, December 30th 2010 @ 12:14:09 PM Script : http://www.colorssky.com/vb/member.php?3-Jenan Referrer : http://www.colorssky.com/vb/forum.php IP Address : Username : Classname : vB_Database MySQL Version : 5.0.91-community-log
__________________
We are not Creators, but we have the Magic of Creation No members have liked this post.
|
#26
|
|||
|
|||
Originally Posted by Dr.osamA
Thanks for sharing.![]()
Originally Posted by Britmovie
This is a known issue by disabled CMS, just delete the files:![]()
\sas\streams\cms.php \sas\streams\cms_comment.php No members have liked this post.
|
#27
|
||||
|
||||
Does this mod respect user permissions (like private forums)?
It is showing that I posted in the staff forum, will non-staff members see that?
__________________
Free content for your forum! IGN Movie Trailers Embed BB Code | Live Video Embed BB Code | Game Trailers BB Code No members have liked this post.
|
#28
|
|||
|
|||
Yes. It's obeying forum permissions.
No members have liked this post.
|
#29
|
||||
|
||||
I'm getting this:
No members have liked this post.
|
#30
|
|||
|
|||
Originally Posted by Phalynx
![]()
if i do this i got this error Fatal error: Call to undefined function cms_old() in /home/colors/public_html/vb/sas/includes/member_complete.php on line 46
__________________
We are not Creators, but we have the Magic of Creation No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 02:21.