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)

Mecho 01-25-2014 07:56 AM

I just upgraded to 9.1 and pop up is not working anymore. when users click on the bell to see the notification or on their name to access to their setting , page refresh to the main page and then after few refresh , nothing happen when u click on the buttons.

Any idea what i need to check?

lille L 01-27-2014 08:38 PM

I just bought a lifetime version and a copyright remove. Why is the last one set on hold and not able to download?

And where to change the grey header color?

daveaite 02-02-2014 03:53 PM

Quote:

Originally Posted by lille L (Post 2477275)
I just bought a lifetime version and a copyright remove. Why is the last one set on hold and not able to download?

And where to change the grey header color?

Solved

daveaite 02-02-2014 03:53 PM

Quote:

Originally Posted by Mecho (Post 2476766)
I just upgraded to 9.1 and pop up is not working anymore. when users click on the bell to see the notification or on their name to access to their setting , page refresh to the main page and then after few refresh , nothing happen when u click on the buttons.

Any idea what i need to check?

Pro or lite?

Could be a javascript issue with lite vers.

daveaite 02-03-2014 06:08 PM

9.2 fixes compatibility issues with vBSEO

daveaite 02-05-2014 05:55 AM

vBulletin 5 version complete. Keep checking back for release.

Mecho 02-05-2014 10:53 AM

Quote:

Originally Posted by daveaite (Post 2478653)
Pro or lite?

Could be a javascript issue with lite vers.

yeah , lite version . any idea what i need to check? i have remove and installed the whole plugin again, but still nothing.

daveaite 02-05-2014 04:43 PM

Quote:

Originally Posted by Mecho (Post 2479139)
yeah , lite version . any idea what i need to check? i have remove and installed the whole plugin again, but still nothing.

Did you overwrite all existing files?

Mecho 02-06-2014 09:34 AM

Quote:

Originally Posted by daveaite (Post 2479212)
Did you overwrite all existing files?

Yes i did . last version was working but not the latest one. not sure what is the issue.

daveaite 02-11-2014 04:17 AM

Quote:

Originally Posted by Mecho (Post 2479329)
Yes i did . last version was working but not the latest one. not sure what is the issue.

I'd need to visit your site to see. Link please.

HM666 02-23-2014 07:26 AM

I recently bought the 3 month version of this and cannot seem to get any support to save my life. About a week ago I tried to login to the forums and could not login. I tried several times and every time I login to the main page I get this error first:

Code:

ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
I've tried with 2 different browsers Firefox & Chrome with the same result. All cookies are enabled and I have absolutely no problems on any other site on the web.

After my bout with trying to login to the forums and not being able to I sent an email via the "Contact Us" link on the forum for support. That was over a week ago and I have NOT GOTTEN ANY EMAIL BACK! To say the least I'm a bit pissed off now.

I just tried to login again to the forums & page and again I got the cookies error plus now when I click on the forums link I get a database error page. So the forums appear to be gone, down or something.

I have a serious problem with this paid for version of this mod. I cannot for the life of me update my profile without the database error below:

Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
INSERT INTO vb4_livenotifications_usersettings
                        (ln_enable_comment, ln_enable_post, ln_enable_reply, ln_enable_reputation,
                        ln_enable_quote,ln_enable_taguser, ln_enable_pm, ln_enable_friend,ln_enable_moderation,ln_enable_blogcomment,
                        ln_enable_vbseolike,ln_enable_vbarcade,ln_enable_thanks,ln_enable_experience,ln_enable_wall,ln_enable_download,ln_enable_abe,
                        ln_enable_email_kind, ln_enable_pm_like_facebook, ln_enable_header, userid, ln_other)
                VALUES (
                        1,
                        1,
                        1,
                        0,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        0,
                        1,
                        1,
                        1,
                        'N;'
                );;

MySQL Error  : Unknown column 'ln_other' in 'field list'
Error Number  : 1054
Request Date  : Sunday, February 23rd 2014 @ 08:20:48 AM
Error Date    : Sunday, February 23rd 2014 @ 08:20:48 AM
Script        : http://xxx.com/forum/profile.php?do=updateoptions
Referrer      : http://xxx.com/forum/profile.php?do=editoptions
IP Address    : xxxxxxxx
Username      : HerzeleidMeister
Classname    : vB_Database
MySQL Version : 5.5.35-cll

I also have an RSS error as well that i suspect has something to do with one of the mods from your site that I've installed. It is as follows:

Code:


Database error in vBulletin 4.2.2:

Invalid SQL:
select socialgroupmember.userid, socialgroupmember.groupid, socialgroup.name from vb4_socialgroupmember as socialgroupmember
                        INNER JOIN vb4_socialgroup as socialgroup ON socialgroupmember.groupid = socialgroup.groupid where socialgroupmember.userid =;

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 '' at line 2
Error Number  : 1064
Request Date  : Saturday, February 22nd 2014 @ 03:24:20 AM
Error Date    : Saturday, February 22nd 2014 @ 03:24:20 AM
Script        : http://xxx.com/forum/external.php
Referrer      :
IP Address    : 66.249.64.39
Username      : Unregistered
Classname    : vB_Database
MySQL Version :

The rss problem seems to happen when a google bot is checking out the site & clicks on a rss button in a forum on the forum home page. I currently cannot have the site live because no one would be able to change their profile and that really defeats the entire purpose.

I would appreciate it if someone gave support for this mod.

daveaite 02-23-2014 04:06 PM

Quote:

Originally Posted by HM666 (Post 2483177)
I recently bought the 3 month version of this and cannot seem to get any support to save my life. About a week ago I tried to login to the forums and could not login. I tried several times and every time I login to the main page I get this error first:

Code:

ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
I've tried with 2 different browsers Firefox & Chrome with the same result. All cookies are enabled and I have absolutely no problems on any other site on the web.

After my bout with trying to login to the forums and not being able to I sent an email via the "Contact Us" link on the forum for support. That was over a week ago and I have NOT GOTTEN ANY EMAIL BACK! To say the least I'm a bit pissed off now.

I just tried to login again to the forums & page and again I got the cookies error plus now when I click on the forums link I get a database error page. So the forums appear to be gone, down or something.

I have a serious problem with this paid for version of this mod. I cannot for the life of me update my profile without the database error below:

Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
INSERT INTO vb4_livenotifications_usersettings
                        (ln_enable_comment, ln_enable_post, ln_enable_reply, ln_enable_reputation,
                        ln_enable_quote,ln_enable_taguser, ln_enable_pm, ln_enable_friend,ln_enable_moderation,ln_enable_blogcomment,
                        ln_enable_vbseolike,ln_enable_vbarcade,ln_enable_thanks,ln_enable_experience,ln_enable_wall,ln_enable_download,ln_enable_abe,
                        ln_enable_email_kind, ln_enable_pm_like_facebook, ln_enable_header, userid, ln_other)
                VALUES (
                        1,
                        1,
                        1,
                        0,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        1,
                        0,
                        1,
                        1,
                        1,
                        'N;'
                );;

MySQL Error  : Unknown column 'ln_other' in 'field list'
Error Number  : 1054
Request Date  : Sunday, February 23rd 2014 @ 08:20:48 AM
Error Date    : Sunday, February 23rd 2014 @ 08:20:48 AM
Script        : http://xxx.com/forum/profile.php?do=updateoptions
Referrer      : http://xxx.com/forum/profile.php?do=editoptions
IP Address    : xxxxxxxx
Username      : HerzeleidMeister
Classname    : vB_Database
MySQL Version : 5.5.35-cll

I also have an RSS error as well that i suspect has something to do with one of the mods from your site that I've installed. It is as follows:

Code:


Database error in vBulletin 4.2.2:

Invalid SQL:
select socialgroupmember.userid, socialgroupmember.groupid, socialgroup.name from vb4_socialgroupmember as socialgroupmember
                        INNER JOIN vb4_socialgroup as socialgroup ON socialgroupmember.groupid = socialgroup.groupid where socialgroupmember.userid =;

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 '' at line 2
Error Number  : 1064
Request Date  : Saturday, February 22nd 2014 @ 03:24:20 AM
Error Date    : Saturday, February 22nd 2014 @ 03:24:20 AM
Script        : http://xxx.com/forum/external.php
Referrer      :
IP Address    : 66.249.64.39
Username      : Unregistered
Classname    : vB_Database
MySQL Version :

The rss problem seems to happen when a google bot is checking out the site & clicks on a rss button in a forum on the forum home page. I currently cannot have the site live because no one would be able to change their profile and that really defeats the entire purpose.

I would appreciate it if someone gave support for this mod.


Your first error is to do with vBSocial Notifications.
Seems like your installation didn't go well. I would uninstall the .xml, which would remove the db entries. And then reinstall the .xml with overwrite checked.


Your second one may be with vBSocial Wall. Disable that and see if the error goes away.

HM666 02-24-2014 09:23 AM

Quote:

Originally Posted by daveaite (Post 2483246)
Your first error is to do with vBSocial Notifications.
Seems like your installation didn't go well. I would uninstall the .xml, which would remove the db entries. And then reinstall the .xml with overwrite checked.


Your second one may be with vBSocial Wall. Disable that and see if the error goes away.

The first suggestion worked and I can now update the profile. I've disabled the Wall and that was not the cause of the database error with the RSS, so I'll go through my mods that I have installed and see which one is causing the issue. Thanks for your help! :)

HM666 03-09-2014 12:27 AM

1 Attachment(s)
Have another issue with the Pro version of this. I've posted on the support forums but got no answer there. Seems I never get anyone to answer me there. I recently purchased vBAdvanced links Directory. And for some reason even though I've added the file (ln_thanks.php) to the global options in vbadvanced my top notification bar is not showing to save my life. I suspect that I'm missing some java script or something, but I cannot find where to fix it. I've attached a screen shot.

daveaite 03-12-2014 04:57 PM

Quote:

Originally Posted by HM666 (Post 2485987)
Have another issue with the Pro version of this. I've posted on the support forums but got no answer there. Seems I never get anyone to answer me there. I recently purchased vBAdvanced links Directory. And for some reason even though I've added the file (ln_thanks.php) to the global options in vbadvanced my top notification bar is not showing to save my life. I suspect that I'm missing some java script or something, but I cannot find where to fix it. I've attached a screen shot.

I believe I responded to this over at vBSocial Forums. Please follow up over there if you continue to have issues.

Firyou 03-14-2014 05:07 PM

are members able to switch back to old themes and choose not to use this if they do not want to use this?

daveaite 03-14-2014 05:50 PM

Quote:

Originally Posted by zingy (Post 2487239)
are members able to switch back to old themes and choose not to use this if they do not want to use this?

This isn't necessarily a whole entire theme, its an activity header bar. And from our experience, users love the functionality it brings.

Example: 500k+ member site using it: http://conceptart.org

Firyou 03-14-2014 06:17 PM

Quote:

Originally Posted by daveaite (Post 2487253)
This isn't necessarily a whole entire theme, its an activity header bar. And from our experience, users love the functionality it brings.

Example: 500k+ member site using it: http://conceptart.org


Yeah it seems like an amazing mod, it's just that some members on our forum use a dark theme and I would like to give them the option of still using it if we decide to use this mod.

HM666 03-15-2014 12:00 AM

Quote:

Originally Posted by daveaite (Post 2486718)
I believe I responded to this over at vBSocial Forums. Please follow up over there if you continue to have issues.

Thanks I responded over there. I have some other personal issues right now, but will take a look at what I need to do tonight.

Morrus 03-15-2014 01:07 PM

Installed this [the paid version]. I do like it - it's very elegant. I'm getting *major* showstopping slowdowns and timeouts, though, and have had to disable it. Any ideas on what can be done about that?

[Edit- huh. So I'm getting timeouts now even with it disabled. That's worrying.]

ScoobyDoo 03-16-2014 04:29 AM

I'm using 4.2.0 and I'm not seeing public_html anywhere. Am I missing something? Thanks

HM666 03-16-2014 05:14 AM

Quote:

Originally Posted by mike76 (Post 2487608)
I'm using 4.2.0 and I'm not seeing public_html anywhere. Am I missing something? Thanks

public_html refers to your directory structure on your host. your directory structure maybe different from what is listed. public_html is the norm but not all hosts use that. Some use www instead or home. To find your directory structure if you scroll down after expanding your left side menu in the admincp you will see "View PHP Info" click that and then scroll almost to the bottom to find your root directory.

Morrus 03-16-2014 11:47 AM

OK, we got it working - the post table alterations screwed up a bit during install, likely due to the large size if our table. Manually fixed now.

So this notification bar is very elegant. It's a nice little product. It does have a flaw though - anyone who zooms in the display (elderly or poor sighted people who do that as a matter if course; folks on small screens or mobile screens) runs into a major display issue - the bar doesn't zoom like the rest of the page, it just takes up more and more rows on the page, obscuring everything. It effectively cripples the basic browser accessibility options.

In normal case scenarios, though, it's great!

ScoobyDoo 03-16-2014 04:31 PM

Quote:

Originally Posted by HM666 (Post 2487612)
public_html refers to your directory structure on your host. your directory structure maybe different from what is listed. public_html is the norm but not all hosts use that. Some use www instead or home. To find your directory structure if you scroll down after expanding your left side menu in the admincp you will see "View PHP Info" click that and then scroll almost to the bottom to find your root directory.


Thank you for responding! I've been trying to understand what you're meaning for about an hour now and can't seem to grasp it. I'm in 'View PHP' as stated, but I'm seeing things like below, and 'IF' those are what you're referring to, which I honestly highly doubt, I look over on the Server and don't see any that look look similar to where I could load the file to.

_SERVER["REAL_DOCUMENT_ROOT"] /var/chroot/home/content/
_SERVER["SUBDOMAIN_DOCUMENT_ROOT"] /var/chroot/home/content/
_SERVER["PARENT_DOCUMENT_ROOT"] /var/chroot/home/content/


Thank you very much!

ku-med 03-16-2014 05:28 PM

All the buttons on the bar are not functional .. it just display the bar :\

Edit: i.e nothing happen when i click on my avatar .. nothing happen when i click top button .. etc

Mark Hewitt 03-17-2014 04:09 PM

I this still an active project? It looks good, but I don't want to buy into something which isn't still being actively developed. I ask because the vbsocial.com site has lots of broken links and videos which don't work etc which gives the impression of an abandoned project?

HM666 03-17-2014 05:54 PM

Quote:

Originally Posted by mike76 (Post 2487664)
Thank you for responding! I've been trying to understand what you're meaning for about an hour now and can't seem to grasp it. I'm in 'View PHP' as stated, but I'm seeing things like below, and 'IF' those are what you're referring to, which I honestly highly doubt, I look over on the Server and don't see any that look look similar to where I could load the file to.

_SERVER["REAL_DOCUMENT_ROOT"] /var/chroot/home/content/
_SERVER["SUBDOMAIN_DOCUMENT_ROOT"] /var/chroot/home/content/
_SERVER["PARENT_DOCUMENT_ROOT"] /var/chroot/home/content/


Thank you very much!

In my PHP configuration my pathway is this:

Code:

DOCUMENT_ROOT        /home/ultimate/public_html
So if you need to know what the root of your server for your page is that will give you the info you need just look for DOCUMENT_ROOT in the PHP Info page.

Are you trying to install this mod? If so then you need to use the FTP to upload your files and to get started in installing the mod. You upload the files into your forum directory. That is where ever your forum resides whether its in the root or its in a directory called forum, forums, board etc. In order to use the FTP feature you will need a FTP program I suggest Filezilla if its not something you use everyday, Its free and works on ANY OS (Windows, Mac, Linux).

Quote:

Originally Posted by Mark Hewitt (Post 2487811)
I this still an active project? It looks good, but I don't want to buy into something which isn't still being actively developed. I ask because the vbsocial.com site has lots of broken links and videos which don't work etc which gives the impression of an abandoned project?

Yes they recently changed servers and they had said there were some things they were working on and fixing. So far David has helped me with the issues I had on my site. They were slow to reply because of the recent server change.

Morrus 03-17-2014 06:23 PM

Quote:

Originally Posted by Mark Hewitt (Post 2487811)
I this still an active project? It looks good, but I don't want to buy into something which isn't still being actively developed. I ask because the vbsocial.com site has lots of broken links and videos which don't work etc which gives the impression of an abandoned project?

It's being sold (I bought it yesterday for $99) but I don't think it's supported; getting support beyond a one-sentence vague reply every 24 hours is pretty hard work. I have it installed but it has some issues which need addressing, and apparently no updated version is currently scheduled until the developer has some more ideas for it (or something; I wasn't entirely clear on that reply!)

ScoobyDoo 03-17-2014 08:42 PM

[QUOTE=HM666;2487839]In my PHP configuration my pathway is this:

Code:

DOCUMENT_ROOT        /home/ultimate/public_html
So if you need to know what the root of your server for your page is that will give you the info you need just look for DOCUMENT_ROOT in the PHP Info page.

Are you trying to install this mod? If so then you need to use the FTP to upload your files and to get started in installing the mod. You upload the files into your forum directory. That is where ever your forum resides whether its in the root or its in a directory called forum, forums, board etc. In order to use the FTP feature you will need a FTP program I suggest Filezilla if its not something you use everyday, Its free and works on ANY OS (Windows, Mac, Linux).

Thank you very much for the help HM666! :up:

HM666 03-18-2014 01:37 AM

no problem Mike. :)

Morrus 03-18-2014 03:13 PM

So I'm not sure what's happening, but I've posted a pile of bug reports over at the official site for this mod. Here are the current ones I've noticed:

- rep is not notifying
- rep no longer follows existing permissions
- the social bar is not compatible with mobile browsers, small screens, windows which are not maximized, or 'zoomed in' accessibility browser views
- the user tagging system does not work, and the developer won't provide help to integrate dbtechs, and dbtech won't provide help to integrate vbsocial

I haven't been able to get any resolution on any of these (replies tend to be limited to a vague sentence every 24 hours or so), and this thread on the official site indicates the bug fixes are to be included in v10, but that v10 has not had work starting on it because "we need more concepts for 10.0 before build as well as other things were working on and supporting at the moment". I'd suggest that fixing the bugs - some of which were reported by others as far back as 2012 - constitute a perfectly reasonable 'concept' for an updated build.

So not currently supported, as far as I can tell. The existing bugs are pretty crippling, especially the lack of compatibility with a large swathe of browser/window sizes.

I did subscribe over there, but cancelled it as soon as the owner indicated that I should not expect any bug fixes within my 3-month subscription period.

I'll update here if anything changes. Hopefully those issues will get fixed, because it's an awesome mod with just a few crippling problems that shouldn't take long to resolve.

mytreehouse 04-01-2014 01:49 AM

I'm surprised that this mod is working fine on VB4, without any problem. Most of the vbsocial mods have annoying bugs that make them half working. I think you need to keep it to only 2 or 3 products, work hard on those and make it bug free in short time. After that start with a new mod. That will make people happy. This mod is a good start though.

daveaite 04-01-2014 02:32 AM

Coming soon:
https://vborg.vbsupport.ru/external/2014/05/37.jpg

WxP 04-12-2014 03:03 PM

If i want to change the link image of "scroll to top" In to hide the notification Toolbar ? how is this possible ?

prashantkumarll 04-13-2014 06:55 AM

This is very expensive. i think i need to search before i use it.

Mecho 04-13-2014 12:18 PM

Quote:

Originally Posted by daveaite (Post 2480361)
I'd need to visit your site to see. Link please.

PM Sent .

Thanks

lild100 05-02-2014 09:11 PM

Quote:

Originally Posted by daveaite (Post 2490805)

Is this mobile version out yet?

Lon 05-04-2014 03:50 PM

Love the coming update my members been having problems as much as I was clicking that crazy bar haha.

e24h 05-05-2014 03:12 AM

If v8.0 is supporting RTL/Arabic then I will give it another try.

rigodiaz 05-09-2014 03:47 AM

Is VBsocial Thanks available in lite?, do you recieve notifications when someone thank your post using the VBsocial Thanks feature?.


All times are GMT. The time now is 06:03 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.02688 seconds
  • Memory Usage 1,893KB
  • 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
  • (8)bbcode_code_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