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
  #832  
Old 09-11-2012, 07:28 AM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by daveaite View Post
You put the images in the wrong directory, or wrong misc folder.

If your theme is specific, create a misc folder or find it within that theme folder and add them in..


To the others glitches -we are actively pursuing these issues.
yes thats fixed it thanks , gread mod
Reply With Quote
  #833  
Old 09-11-2012, 12:34 PM
Akyeame Kwame Akyeame Kwame is offline
 
Join Date: May 2008
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get this when i try to reply to a PM from the vbsocial notifications button at the top.
It looks like the mod can't deal with a single quote ' in the message.
The original message I was replying to had "yesterday's accounts backup' and the mysql error is saying there's a syntax error near 's accounts backup. Is there a way for it not to deal with the single quote literally?
:

Code:
Database error in vBulletin 4.1.11:

Invalid SQL:
INSERT INTO pmtext
                        (fromuserid,fromusername,title,message,touserarray,dateline,showsignature)
                        VALUES(1,'**************','Re:*******************','Any idea as to why?','a:1:{s:2:\"cc\";a:1:{i:3214;s:5:\"****\";}}','1347369886',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 's accounts backup','Any idea as to why?','a:1:{s:2:\"cc\";a:1:{i:32' at line 3
Error Number  : 1064
Request Date  : Tuesday, September 11th 2012 @ 09:24:45 AM
Error Date    : Tuesday, September 11th 2012 @ 09:24:46 AM
Script        : http://www.***************.com/forums/misc.php?a=pr&i=28569&t=Any%20idea%20as%20to%20why?&h=230
Referrer      : http://www.************.com/forums/forum.php
IP Address    : *************
Username      : *******************
Classname     : vB_Database
MySQL Version : 5.1.61
Reply With Quote
Благодарность от:
deverill2010
  #834  
Old 09-11-2012, 04:02 PM
DonosOdD DonosOdD is offline
 
Join Date: Mar 2011
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have translated this mod to Brazilian Portuguese. It's still incomplete though.

I'll finish the translation when I get free time, college and work is killing me. Maybe it'll help you fix the foreign character bug?
Reply With Quote
  #835  
Old 09-12-2012, 06:07 AM
deverill2010 deverill2010 is offline
 
Join Date: Jan 2011
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Akyeame Kwame View Post
I get this when i try to reply to a PM from the vbsocial notifications button at the top.
It looks like the mod can't deal with a single quote ' in the message.
The original message I was replying to had "yesterday's accounts backup' and the mysql error is saying there's a syntax error near 's accounts backup. Is there a way for it not to deal with the single quote literally?
:

Code:
Database error in vBulletin 4.1.11:

Invalid SQL:
INSERT INTO pmtext
                        (fromuserid,fromusername,title,message,touserarray,dateline,showsignature)
                        VALUES(1,'**************','Re:*******************','Any idea as to why?','a:1:{s:2:\"cc\";a:1:{i:3214;s:5:\"****\";}}','1347369886',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 's accounts backup','Any idea as to why?','a:1:{s:2:\"cc\";a:1:{i:32' at line 3
Error Number  : 1064
Request Date  : Tuesday, September 11th 2012 @ 09:24:45 AM
Error Date    : Tuesday, September 11th 2012 @ 09:24:46 AM
Script        : http://www.***************.com/forums/misc.php?a=pr&i=28569&t=Any%20idea%20as%20to%20why?&h=230
Referrer      : http://www.************.com/forums/forum.php
IP Address    : *************
Username      : *******************
Classname     : vB_Database
MySQL Version : 5.1.61

I get the same issue.
Reply With Quote
  #836  
Old 09-14-2012, 01:06 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 deverill2010 View Post
I get the same issue.
Added as a bug thanks. Will test.
Reply With Quote
  #837  
Old 09-14-2012, 07:10 AM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any news David?
https://vborg.vbsupport.ru/showpost....&postcount=830
Reply With Quote
  #838  
Old 09-14-2012, 08:59 PM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sadiq6210 View Post
Yes, we have another update 6.3 coming out this weekend, Stay tuned Sadiq
Reply With Quote
  #839  
Old 09-16-2012, 12:29 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will 6.3 resolve the editor issue and improve performance?
Dissappearing characters when typing on this site
Reply With Quote
  #840  
Old 09-17-2012, 02:45 AM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBSocial 6 is now going into 7.0 Dev. Expected 2-5 weeks
-10-15 major new features
-Bug fixes
-new compatibilities
-third party mod additions
-vb3,vb4,vb5

6.3 Lite may or may not be released here on vbulletin.org depending on time constructs.
Reply With Quote
  #841  
Old 09-17-2012, 04:57 AM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by daveaite View Post
vBSocial 6 is now going into 7.0 Dev. Expected 2-5 weeks
-10-15 major new features
-Bug fixes
-new compatibilities
-third party mod additions
-vb3,vb4,vb5

6.3 Lite may or may not be released here on vbulletin.org depending on time constructs.
6.3
At least solve the Language problems David
Cannot wait until the major release 7.0 to solve this bug. =(
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 07:14 PM.


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.12544 seconds
  • Memory Usage 2,364KB
  • 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
  • (2)bbcode_code
  • (5)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
  • (16)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)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