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)
-   -   Major Additions - vBulletin Social Network 9.5 Gold (Lite) - vBSocial.com (https://vborg.vbsupport.ru/showthread.php?t=266972)

daveaite 04-19-2012 02:33 AM

Quote:

Originally Posted by Kolbi (Post 2319313)

A little improvement that could be made is that the hint "new messages" could be a phrase because I'm translating it currently into German. And a little request: Can you implement vBSEO Likes?

Thank you.

vBSEO likes notifications are in development for 4.0

Merenguista 04-19-2012 08:20 AM

I'll wait until version 4.0 has appeared and I'll maybe buy it .. I hope we will not wait long ..

stefano9lli 04-23-2012 08:53 AM

Waiting for 4.0 likes vbseo :)

stefano9lli 04-25-2012 08:16 AM

For Inbox Link when you have 0 messages

Open /root/includes/functions_livenotifications.php

Search
HTML Code:

                        $output .= '<li class="lnpmbit '.($full ? 'livebit' : 'livenotificationbit').($is_read ? ' red">' : ' unread">')
                                . '<div class="ln_stats">'
                                . $stats
                                . '</div>'


Add after

HTML Code:

. '<span class="ln_context">'
                                . '<center><a href="'.$vbulletin->options['bburl'] .'private.php">Inbox Folder</a></center>'
                                . '</span>'


EvilHawk 04-25-2012 11:17 AM

I have sent a pm to the coder, a few days now, but i didn't receive any answer yet about this:
Quote:

please review and fix the permissions of your add on "vBSocial Notifications | v3.6 RELEASE Facebook Concept" it shows notifications "when someone posts a reply" or "when someone posts in your Thread" even from forums the user has no more permission to see ...
so as i think it's a serious permissions problem, FYI i must write it here ...

xixxon 04-26-2012 04:34 PM

I will paid this mod if it is available on vb3.

I hope you will develop it on vb3 :)

daveaite 04-26-2012 11:40 PM

Hello all, 4.0 is just about done in planning will include all of the following... Please submit all bugs/suggestions now before we move it in to dev stage in the next few days.

v.4.0 Planning Stages
-Add notifications option for vBSEO Likes
-Possible PM Database error
-Possible Glitch with basic urls for PMS. (Not when using vBSEO)
-Addon Feat: When there are no new Pms, Have the 0 New Notifications and to the right have a INBOX LINK, to view all Inbox Messages.
-new PM dissappear even if you don't open them
-Notifications for vbArcade.
-Notification icon for friend requests.
-Separate notification icons for messages and comments
-Notifications for blog comments
-When new message arrives the plugin detects it, and when I go and bring the popup menu it's marked as NEW, but when I decide not to open it and leave it for later, the NEW message markup is gone, it shows me as it was already read which is not the case as I not clicked on the message. When I got to inbox the message is still NEW but Forum-notifications doesn't show it.
-Deleted and merged threads for this next release.
-Friend Requests
-Rename to vBsocial Notifications
-Notifications for comments on your status
- Tag people in posts and they get a notification of that post
-Private forums should not show notifications to users who do not have permissions to see those forums including "When someone posts a reply, or when someone replies to your thread"

http://vbsocial.com/forum/showthread...uture-Versions

Possible features:

-vBulletin 3 Compatible

Thanks for your patience. We are just about done with another mod which is why there has been a slight delay in development of this one.

ferruzo 04-27-2012 02:17 AM

I hope to see this work done soon, be sure i will buy it :)

Kolbi 04-27-2012 06:44 AM

Additional:
*fully phrased

daveaite 04-27-2012 12:44 PM

Quote:

Originally Posted by Kolbi (Post 2323963)
Additional:
*fully phrased

can you be a little more specific so we know how to address this. thanks

Kolbi 04-27-2012 01:10 PM

In the file: /root/includes/functions_livenotifications.php where are some phrases "hard coded".

For example "new messages".

daveaite 04-28-2012 04:09 AM

Makes sense. Added.

http://vbsocial.com/forum/showthread...uture-Versions

ashimashi 04-28-2012 05:09 PM

Uploaded everything and I activated it and set everything up in the options but nothing showed up...

daveaite 04-28-2012 06:37 PM

Quote:

Originally Posted by ashimashi (Post 2324371)
Uploaded everything and I activated it and set everything up in the options but nothing showed up...

Remember to make the template edits:

http://vbsocial.com/join-today/plugi...cations-manual

dawges 04-28-2012 08:13 PM

This looks like a very nice mod. However, I never install mods that require template edits manually. This creates a huge pain when upgrading. I am hoping you will update this to eliminate that need. Doing so will boost your mod no doubt.

daveaite 04-29-2012 05:37 PM

Quote:

Originally Posted by dawges (Post 2324405)
This looks like a very nice mod. However, I never install mods that require template edits manually. This creates a huge pain when upgrading. I am hoping you will update this to eliminate that need. Doing so will boost your mod no doubt.

Upgrading typically does not erase these template edits. But if you revert all your templates, then you would lose it.

daveaite 05-03-2012 12:51 AM

Development for 4.0 has begun!

daveaite 05-04-2012 09:38 PM

Quote:

Originally Posted by dawges (Post 2324405)
This looks like a very nice mod. However, I never install mods that require template edits manually. This creates a huge pain when upgrading. I am hoping you will update this to eliminate that need. Doing so will boost your mod no doubt.

We will be looking at how we can eliminate the manual template edits. No promises, but we will try our best.

David

Kolbi 05-05-2012 12:41 PM

Ever heard of TMS?

daveaite 05-06-2012 09:51 PM

Quote:

Originally Posted by Kolbi (Post 2326466)
Ever heard of TMS?

No, what is it?

p4rp4d30 05-07-2012 05:36 AM

Look error JAVASCRIPT.

Quote:

Uncaught TypeError: Cannot set property 'innerHTML' of null
ln_livenotifications.js LINE 35 :

Quote:

document.getElementById("livenotifications_num").i nnerHTML = num;
As I resolve it?

My Vbulletin is Version 4.1.12

thanks

Kolbi 05-07-2012 07:03 AM

1 Attachment(s)
Quote:

Originally Posted by daveaite (Post 2326874)
No, what is it?

I more or less meant dowges, but TMS is Template Modification System with that addon you can manage template edits to get them automatically done.

First file for user with TMS installed:
Attachment 138276

Second file for user without TMS - have to do manual template edits:
Attachment 138277

sutto 05-08-2012 06:58 AM

Hi,

Great Mod!

I currently use the DBTech - User Tagging mod which inserts notifications in the standard vbulletin system. If I upgrade to your ultimate version and disable the default system, will these notification continue to come through?

Cheers

sutto 05-08-2012 09:59 AM

sorry for double post, but we've experienced quite a serious issue.

Shortly after installing our server suffered severe server load. It was continuously calling misc.php?do=ln_getcount&numonly=1. Status page displayed hundreds.

Renaming the misc.php seems to resolve the server issue, it then became more responsive.

Is this a known issue? If so, is there a fix?

Kolbi 05-08-2012 11:19 AM

It's a feature - lol :-D

That's a ajax product and it calls every X seconds (like you have set in admin settings) the url: misc.php?do=ln_getcount&numonly=1 to check for new notifications.

Please read more about techniques before installing everything. I hope you have a managed server...

//To get a lower serverload, disable product or set frequency higher "Ajax Update Interval". Renaming the misc.php is not a good idea because it can disable other functions (vB functions).

420 05-08-2012 07:17 PM

Will this add-on automatically post threads from a specific forum, to our Facebook page, like an RSS feed?

Tyran1 05-08-2012 08:31 PM

Who is the Version for 3.8.x ???

sutto 05-09-2012 06:59 AM

Quote:

Originally Posted by Kolbi (Post 2327294)
It's a feature - lol :-D

That's a ajax product and it calls every X seconds (like you have set in admin settings) the url: misc.php?do=ln_getcount&numonly=1 to check for new notifications.


Please read more about techniques before installing everything. I hope you have a managed server...


//To get a lower serverload, disable product or set frequency higher "Ajax Update Interval". Renaming the misc.php is not a good idea because it can disable other functions (vB functions).

Thanks for that. I didn't realise the default setting was 5 seconds. The combination of that and high activity, didn't go so well. Increase seconds and it's now running okay.

Also, if you can please review my first post, that would be great.

Quote:

Hi,

Great Mod!

I currently use the DBTech - User Tagging mod which inserts notifications in the standard vbulletin system. If I upgrade to your ultimate version and disable the default system, will these notification continue to come through?

Cheers
Thanks

Kolbi 05-09-2012 12:40 PM

I guess that these notification are not included in vBSocial.

Maybe request it but I think less people are using DB - User Tagging and Dave will include this own tagging system. Maybe he only includes bbcode mentions (for example search text if there is an [user]Kolb[/user] bbcode or whatever)

drewface 05-09-2012 06:09 PM

Hi, my theme has all the header code in the Navbar template, so where I need to add "{vb:raw livenotifications_header}" is in the navbar one. Because of this, I don't think it is working. Any way around this? Thanks

daveaite 05-09-2012 09:22 PM

Quote:

Originally Posted by sutto (Post 2327244)
Hi,

Great Mod!

I currently use the DBTech - User Tagging mod which inserts notifications in the standard vbulletin system. If I upgrade to your ultimate version and disable the default system, will these notification continue to come through?

Cheers

This is definitately possible, as long as the @ symbols stay in tact. I will have more info on this soon.

Quote:

Originally Posted by drewface (Post 2327802)
Hi, my theme has all the header code in the Navbar template, so where I need to add "{vb:raw livenotifications_header}" is in the navbar one. Because of this, I don't think it is working. Any way around this? Thanks


{vb:raw livenotifications_header} This can technically be placed in any template where you want that dropdown to occur. Be sure to test it though for full functionality.

Dr Aj642 05-13-2012 12:35 AM

I just installed this. Looks great. BUT the world image and notifications is only showing up for me ''admin'' and none of my other members are seeing it.

420 05-13-2012 01:09 AM

Will this add-on automatically post threads from a specific forum, to our Facebook page, like an RSS feed?

Thank you.

daveaite 05-13-2012 08:47 PM

Quote:

Originally Posted by Dr Aj642 (Post 2328860)
I just installed this. Looks great. BUT the world image and notifications is only showing up for me ''admin'' and none of my other members are seeing it.

You need to set usergroups in admincp options

daveaite 05-13-2012 08:47 PM

Quote:

Originally Posted by 420 (Post 2328869)
Will this add-on automatically post threads from a specific forum, to our Facebook page, like an RSS feed?

Thank you.

This is a notifications system like Facebook Notifications

Dr Aj642 05-14-2012 02:27 AM

Quote:

Originally Posted by daveaite (Post 2329106)
You need to set usergroups in admincp options

EDIT:

Found it. Thanks. Strongly considering buying the Ultimate.

Would be great to see Quote replies and thanks/liked posts

insaneoz 05-14-2012 09:16 PM

Can't wait for the next release! :) Keep up the good work guys

Dr Aj642 05-15-2012 05:39 AM

Quote:

Originally Posted by insaneoz (Post 2329412)
Can't wait for the next release! :) Keep up the good work guys

Same. Is there any estimated time for the next release? i might hold off and buy the ultimate pack then.

Dr Aj642 05-23-2012 06:19 AM

Is this mod still useful or a waste of time now that vBull have integrated a Activity stream??

daveaite 05-24-2012 12:20 PM

Quote:

Originally Posted by Dr Aj642 (Post 2331834)
Is this mod still useful or a waste of time now that vBull have integrated a Activity stream??

Well the activity stream is different than notifications. Facebook has an activity stream, and a notification system.

This is a notification system for the end user of your forums


All times are GMT. The time now is 04:04 AM.

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.02093 seconds
  • Memory Usage 1,835KB
  • 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
  • (2)bbcode_html_printable
  • (19)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
  • (40)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