vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - [DavidsMods] vBLive Lite - Global User Statuses and Site Stream! (https://vborg.vbsupport.ru/showthread.php?t=277545)

stl7997 04-30-2012 07:59 PM

Looks good and very promising. I hope to see this grow, especially after going with the pro version. Thanks for all the work!

Sage Knight 05-09-2012 05:09 AM

Is it possible to add a separate variable for the postbit? Right now it's linked with the Online status.

michaelbang 05-22-2012 09:57 PM

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

Thanks. :)

michaelbang 05-23-2012 08:09 AM

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?

SIINSI 09-23-2012 05:46 AM

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

Thanks,
Miguel

Draffi 09-29-2012 05:36 PM

Is this for vB 4.2, too?

BTW: the site http://www.davidsmods.com/ is empty....!

chaz7979 02-27-2013 03:05 AM

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?

Honourable 04-12-2013 01:00 PM

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

Honourable 04-12-2013 05:59 PM

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

kalilo81 06-06-2013 10:01 PM

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


All times are GMT. The time now is 09:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01331 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete