Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin Social Network 9.5 Gold (Lite) - vBSocial.com Details »»
vBulletin Social Network 9.5 Gold (Lite) - vBSocial.com
Version: 9.5 Lite, by daveaite daveaite is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Major Additions - Version: 4.x.x Rating:
Released: 07-16-2011 Last Update: 08-03-2014 Installs: 298
DB Changes Uses Plugins Template Edits Auto-Templates
Code Changes Additional Files Translations  
No support by the author.

The future of forums. Friend requests, private messaging, global notifications in real time.


Video:
https://vimeo.com/81470983

Installation:
https://vimeo.com/81466836

Customization of Logo and vBSocial 9:

https://vimeo.com/81466835






Demo: http://vbsocial.com/forum/forum.php
user: user
pass: test






Mark as Installed[/center]



Get updates on lite version immediately:

Lite version functionality:
Over 50+ settings configurable
-Notifications for replies, threads
-Profile Dropdown
-Global Dropdown
-PM Dropdown
-Ability to disable default header and more.

Lite Version limits:
-Can't add "3rd party notifications"
-No Moderation Dropdown
-No Friend Request Dropdown
-No Private Message Dropdown

-No profile comment notifications
-No gallery comment notificaitons
-No Social Virality dropdown (G+, Fb like, and Twitter buttons in social dropdown)
-No Social Reputation system or notifications for reputations
-No abilty to enable/disable notifications per post from posts level
Other limitations
-Copyright in footer and profile dropdown

Download Now

File Type: zip vBSocial Notifications 9.5 Lite.zip (444.1 KB, 335 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #322  
Old 03-13-2012, 01:36 AM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ryohnosuke View Post
Please add support for deleted and merged threads for this next release.

Saludos.
Added to next release dev 4.0
Reply With Quote
  #323  
Old 03-15-2012, 01:01 AM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v.3.5 Simplifies CSS
- You no longer need to add css to additional.css. All css settings exist in templates > css templates > livenotifications.css
-White Themes CSS Integration and Dark Themes CSS Integration : Choose the one that works best with your theme.
Reply With Quote
  #324  
Old 03-15-2012, 05:33 PM
1320Nation 1320Nation is offline
 
Join Date: Sep 2008
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a ultimate user account on vbsocial.com. I downloaded the 3.5 version from that site. I noticed when I went to upgrade from 3.0 to 3.5 the 3.5 version has the 3.0 manual.

So because of this the instructions on what exactly needs to be done to upgrade from 3.0 to 3.5 is not there. Also before I see the 3.5 manual, I'm curious if the upgrade instruction explain exactly what needs to be done? I say that because from what I have read here so far it's my impression that templete edits need removed or added that were not there before?
Reply With Quote
  #325  
Old 03-16-2012, 10:58 PM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry about that, I've updated to 3.5.

If your upgrading, remove anything your added to additional.css from for this mod.

So remove this from additional.css if your upgrading:

Code:
li.livenotifications_loading,
li.livenotificationbit,
li.livenotifications_link
{
width: 330px;
position: relative;
clear:both;
}

.livenotifications_list{
z-index:9001;
}

li.livenotifications_loading {
height: 40px;
background-image: url(images/misc/ln-ajax-loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
li.livenotificationbit {
min-height: 56px;
margin: 0;
padding:3px !important;
color: #3E3E3E !important;
font-size: 13px;
font-family: Tahoma,Clibri,Verdana,Geneva,sans-serif;
cursor: pointer;
overflow: hidden;
}
li.livenotificationbit a {
display: inline !important;
padding: 0 !important;
margin: 0 !important;
background: inherit !important;
}
li.livenotificationbit img {
float: left;
margin-right: 4px;
}

span.livenotifications_num {
background-color: #FF0000;
border: 1px solid #FF0000;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
font-weight: regular;
}
li.livenotifications_link {
background: {vb:stylevar navbar_tab_background.backgroundColor};
color: {vb:stylevar pagination_color};
display: block !important;
font-weight: regular;
font-size: {vb:stylevar header_font};
font-family: Arial,Calibri,Verdana,Geneva,sans-serif;
min-height: 20px;
text-align: center !important;
padding-top:6px !important;
cursor: pointer;
}
li.livenotifications_link:hover {
color: {vb:stylevar pagination_hover_border};
background: {vb:stylevar imodhilite_backgroundColor};
text-decoration: {vb:stylevar linkhover_textDecoration};
width:100%;
}

ul.ln_list_full {
margin: 20px 0;
padding: 0;
border-top: 1px dotted #cccccc;
border-bottom: 1px dotted #cccccc;
}

ul.ln_list_full li {
margin: 20px 20px;
padding: 5px;
border-top: 1px solid #cccccc;
}
li.livebit {
vertical-align: top;
clear:left;
min-height: 50px;
cursor: pointer;
position: relative;

}

#livenotifications_list li.red,
ul.ln_list_full li.red {
background-color: {vb:stylevar navbar_popup_link_background};
}
#livenotifications_list li.red:hover,
ul.ln_list_full li.red:hover {
background-color: {vb:stylevar imodhilite_backgroundColor};
}

#livenotifications_list li.unread,
ul.ln_list_full li.unread {
background-color: #FFFBE2;
}
#livenotifications_list li.unread:hover,
ul.ln_list_full li.unread:hover {
background-color: #F9EC9F;
}
li.livebit img {
float:left;
margin-right:10px;
border: 1px solid #ccc;

}

.lnpmbit.livenotificationbit .ln_stats {
float: left;
font-size: 24px;
width: 80px;
text-align: center;
padding-top: 5px;
margin-right: 3px;
}

.lnpmbit.livenotificationbit .ln_context {
font-size: 11px;
}

.lnpmbit.livenotificationbit .ln_stats span {
font-size: 10px;
}
/* Overview pagination newer/older links */
div.ln_pagination {
border: 1px solid #CEDFEB;
background-color: #F2F6F8;
color: #666;
min-width: 100px;
padding: 5px 10px;
}

/* Time bits */
span.ln_time {
font-size: 11px;
color: #808080;
position: absolute;
right: 4px;
bottom: 4px;
}
Reply With Quote
  #326  
Old 03-17-2012, 03:19 AM
egyptsons's Avatar
egyptsons egyptsons is offline
 
Join Date: Jan 2004
Location: Egypt
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice I will try it
Reply With Quote
  #327  
Old 03-21-2012, 11:11 PM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v.3.6 Updated. More to come.
Reply With Quote
  #328  
Old 03-21-2012, 11:14 PM
fishmaster fishmaster is offline
 
Join Date: Nov 2006
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cant believe I am just now seeing this.

My pants just got tighter! LOL!
Reply With Quote
  #329  
Old 03-22-2012, 08:36 AM
Katoona Katoona is offline
 
Join Date: Oct 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I installed v3.5 the css did not work at all. Is this what have been fixed in 3.6?

See picture.
Attached Images
File Type: gif css-error.gif (4.5 KB, 0 views)
Reply With Quote
  #330  
Old 03-22-2012, 11:54 AM
Akyeame Kwame Akyeame Kwame is offline
 
Join Date: May 2008
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the manual it says 3.5 and it also says to upload Forum-Skins Notifications.xml which I can't find. I have: product-livenotifications-whitethemes.xml and product-livenotifications-darkthemes.xml

I've attached a screenshot of what I'm seeing. Is it that I don't have Forum-Skins Notifications.xml or has it not populated with content yet? I'd really like to get this mod working so I'd appreciate any support you may be able to offer.
Attached Images
File Type: jpg 3-22-2012 11-50-44 AM.jpg (21.3 KB, 0 views)
Reply With Quote
  #331  
Old 03-23-2012, 08:59 PM
1320Nation 1320Nation is offline
 
Join Date: Sep 2008
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



I removed the code from the additional.css templete and uploaded the product-livenotifications-darkthemes.xml and the above image is what shows on my site. Is that how it should look or is something wrong?

I also noticed in the Product Manager it shows 3.0 and NOT 3.6.
Reply With Quote
Reply


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 04:56 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.05220 seconds
  • Memory Usage 2,368KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (1)bbcode_quote
  • (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
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (15)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
  • (3)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_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