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)

thecore762 02-26-2012 06:05 PM

David, is there a demo of AdminCP for pro version available anywhere?

DavidsMods 02-26-2012 06:37 PM

Quote:

Originally Posted by thecore762 (Post 2303639)
David, is there a demo of AdminCP for pro version available anywhere?

Not at the moment no! Sorry! :(

- David

ewebdesigner 02-26-2012 09:01 PM

Will I be allowed to cancel the site stream and only have user statuses?

thecore762 02-26-2012 10:22 PM

David, I'd suggest adding the reply notification to the lite version.
It would be a nice feature to have.

BTW, How do I edit the background for the status box?

DavidsMods 02-26-2012 10:58 PM

Quote:

Originally Posted by ewebdesigner (Post 2303708)
Will I be allowed to cancel the site stream and only have user statuses?

There are options available for that :)

Quote:

Originally Posted by thecore762 (Post 2303738)
David, I'd suggest adding the reply notification to the lite version.
It would be a nice feature to have.

BTW, How do I edit the background for the status box?

I'll be assessing the streams in a future version. It may or may not be added to lite then. As for the status box, you can find all CSS in the dmods_live.css template! :)

- David

thecore762 02-26-2012 11:11 PM

I am not sure which one is the one that I need to change to make it black background.

Code:

.stream {
    width: 100%;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #D0D0D0;
    padding: 10px;
    margin: 10px;
}

.live_hover:hover {
    background: {vb:var vboptions.dmods_live_stream_hover};
}

.dmods_bold {
    font-weight: bold;
}

.dmods_additional {
    margin: 12px !important;
    margin-left: 18px;
    padding: 4px;
    width: auto;
    border-left: 8px solid #F5F5F5;
}

.dmods_small {
    font-size: 10px;
}


DavidsMods 02-27-2012 01:20 AM

Quote:

Originally Posted by thecore762 (Post 2303755)
I am not sure which one is the one that I need to change to make it black background.

Code:

.stream {
    width: 100%;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #D0D0D0;
    padding: 10px;
    margin: 10px;
}

.live_hover:hover {
    background: {vb:var vboptions.dmods_live_stream_hover};
}

.dmods_bold {
    font-weight: bold;
}

.dmods_additional {
    margin: 12px !important;
    margin-left: 18px;
    padding: 4px;
    width: auto;
    border-left: 8px solid #F5F5F5;
}

.dmods_small {
    font-size: 10px;
}


Add the following to the end of the file:

Code:

#dmods_status {
    background: #000000;
    color: #FFFFFF;
}

- David

thecore762 02-27-2012 01:27 AM

Many thanks David :)

Maybe that can also be added to the script to the plugin next version.
I doubt many would have to change this, but I am sure few would find this useful.

clutchthese 02-27-2012 01:46 AM

Fixed. I upgraded to 1.4.1...

I thought i was already on it, as the version in admincp reflected 1.4.1

Anyways, thanks for the reply, David. All is well now.

TheLastSuperman 02-27-2012 02:25 AM

Please refrain from discussing the Paid/Pro version in this thread, please PM DavidsMods directly or contact him on the site you purchased from respectively.

Thanks!


All times are GMT. The time now is 02:15 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.02074 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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