Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
[DavidsMods] vBLive Lite - Global User Statuses and Site Stream! Details »»
[DavidsMods] vBLive Lite - Global User Statuses and Site Stream!
Version: 1.4.1, by DavidsMods DavidsMods is offline
Developer Last Online: Sep 2020 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.1.10 Rating:
Released: 01-24-2012 Last Update: 02-17-2012 Installs: 54
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

vBLive
DavidsMods is proud to present vBLive. Bring your forum alive with Facebook like status updates and a live stream of site activity! This mod boosts user activity by providing live updates of user activity in a convenient area along with the ability to update their thoughts globally throughout your forum

----------------------------------------------------------------------

If you enjoy our mod, please consider marking it as "Installed" and/or nominating it for Mod of the Month.

----------------------------------------------------------------------

Further information and priority support can be found at http://www.davidsmods.com

----------------------------------------------------------------------

Features (Pro & Lite)
  • Lite
    • Global user status updates.
    • User status display in user profiles.
    • User status display in user postbits.
    • User status updates posted to site stream.
    • New threads posted to the site stream.
    • Forum block which display latest X streams.
    • Automatic refreshing of the site stream.
    • Option to set maximum amount of characters allowed for statuses.
    • Option to set which forums new thread/reply streams should be allowed in.
    • Option to set the refresh rate of the site stream.
  • Pro
    • New registrations posted to the site stream.
    • New thread replies posted to the site stream.
    • New friends posted to the site stream.
    • New calendar events posted to the site stream.
    • New CMS comments posted to the site stream.
    • New calendar events posted to the site stream.
    • New private messages posted to the personal site stream.

----------------------------------------------------------------------

Copyright
Small linkback to DavidsMods.com may be added to footer.

Download Now

File Type: zip [DavidsMods.com] vBLive 1.4.1 Lite.zip (148.1 KB, 248 views)

Screenshots

File Type: png forumhome.png (7.9 KB, 0 views)
File Type: png profile.png (22.5 KB, 0 views)
File Type: jpg thread.jpg (28.9 KB, 0 views)
File Type: jpg stream.jpg (31.6 KB, 0 views)
File Type: png block.png (26.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
K4GAP

Comments
  #172  
Old 04-30-2012, 07:59 PM
stl7997 stl7997 is offline
 
Join Date: Nov 2009
Location: Germany
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks good and very promising. I hope to see this grow, especially after going with the pro version. Thanks for all the work!
Reply With Quote
  #173  
Old 05-09-2012, 05:09 AM
Sage Knight Sage Knight is offline
 
Join Date: Apr 2011
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to add a separate variable for the postbit? Right now it's linked with the Online status.
Reply With Quote
  #174  
Old 05-22-2012, 09:57 PM
michaelbang michaelbang is offline
 
Join Date: Apr 2012
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can I translate the diff. months names (e.g. May, December etc) to another language? Can't seem to fint them in Phrases.

Thanks.
Reply With Quote
  #175  
Old 05-23-2012, 08:09 AM
michaelbang michaelbang is offline
 
Join Date: Apr 2012
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I install the mod, and place a block in the forum, all blocks beneath it will have errors in special characters.

The same gos for the statusupdates in the block it self. It cannot show the danish letters æ ø å.

Can this be fixed?
Reply With Quote
  #176  
Old 09-23-2012, 05:46 AM
SIINSI SIINSI is offline
 
Join Date: Mar 2003
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see a few sites using this with vb 3.7x. Do you have a version that works with 3.7x?

Thanks,
Miguel
Reply With Quote
  #177  
Old 09-29-2012, 05:36 PM
Draffi Draffi is offline
 
Join Date: Oct 2011
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this for vB 4.2, too?

BTW: the site http://www.davidsmods.com/ is empty....!
Reply With Quote
  #178  
Old 02-27-2013, 03:05 AM
chaz7979 chaz7979 is offline
 
Join Date: Nov 2001
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are there any examples of this mod in action?

What kind of load does it put on a server?

Does it work with VB 4.2?
Reply With Quote
  #179  
Old 04-12-2013, 01:00 PM
Honourable Honourable is offline
 
Join Date: Oct 2010
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I want to add the recent like 20 status on the header

is there any possibility to do this if it easy please provide me with the instructions

as I do understand php, html ,css quiet good

waiting

thanks
Reply With Quote
  #180  
Old 04-12-2013, 05:59 PM
Honourable Honourable is offline
 
Join Date: Oct 2010
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you anyway and sorry as I have made an inconvenience

By the way I have found the solution in here is it

basically add the following code anywhere you want the recent statuses to appear

PHP Code:
        <div id="streamdata">

        </
div
as they using ajax to display status and its assigned with the streamdata id as you can see in the div I have attached it has been assigned with the id accordingly

lol didnt know it will be that easy yet I wished if it was more harder then I would learn more

another help if anyone wanted to limit the status I have found way to do which is not a full solution

but it will do it for now

go to the dmods/live/classes/core.php

open it and search for

PHP Code:
{$limit
replace it with the following

PHP Code:
LIMIT 30 
as you can see 30 could be any number you would like

and good luck everyone
Reply With Quote
  #181  
Old 06-06-2013, 10:01 PM
kalilo81 kalilo81 is offline
 
Join Date: Aug 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is the pro version ? the support page does not exist anymore.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:58 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05116 seconds
  • Memory Usage 2,332KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete