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)

YOODA230 08-25-2013 04:14 PM

I GETTING ERROR

MySQL Error : Table '**_**.vbsocialpermissionMenu' doesn't exist

daveaite 08-25-2013 06:27 PM

Quote:

Originally Posted by NoMatt3r (Post 2440996)
http://forum.elite-hunterz.info/forum.php

The ln_logo.png does work now but there are two password fields (http://puu.sh/4aAqg.png). On Firefox the boxes don't show anything (http://puu.sh/4aAtB.jpg)

Open your themes template, find: fixed_livenotifications_login template

Remove:
Code:

<input type="password" class="vbsocialtextbox" tabindex="222" name="vb_login_password" id="navbar_password" style="width:180px;" />

daveaite 08-25-2013 06:29 PM

Quote:

Originally Posted by YOODA230 (Post 2440999)
I GETTING ERROR

MySQL Error : Table '**_**.vbsocialpermissionMenu' doesn't exist


Thought I fixed the db prefix issue. This occurs if you have db prefix like vb.tablename

NoMatt3r 08-25-2013 07:05 PM

Quote:

Originally Posted by daveaite (Post 2441020)
Open your themes template, find: fixed_livenotifications_login template

Remove:
Code:

<input type="password" class="vbsocialtextbox" tabindex="222" name="vb_login_password" id="navbar_password" style="width:180px;" />

Thanks for the fast answer. I've done that and there is only one password input field but it got worse xD Whenever i want to login this happens: http://puu.sh/4aI4x.png

EDIT: Got the login working. I've deleted
HTML Code:

<input type="text" class="vbsocialtextbox default-value" tabindex="222" name="vb_login_password_hint" id="navbar_password_hint" value="Password" style="width:180px;" />
and put
HTML Code:

<input type="password" class="vbsocialtextbox" tabindex="222" name="vb_login_password" id="navbar_password" style="width:180px;" />
instead. But i don't have "Password" as hint anymore. Maybe you can provide a better solution than mine :)

EDIT2: First: [s]The notification boxes worked ONE single time for firefox. Really weird. Now, they won't work again. [/s] It seems that only my firefox bugs. For other users it's fine
Second: I don't get notifications for all replys. Only for threads where i have been posting an answer (=subscripted thread). Can this be changed?
Third: I can't turn off the VBsocial Thanks as it says "Upgrade to Pro". But i'm using already a different mod for that and now this looks really terrible http://puu.sh/4aJKZ.png
Forth: The notification bar covers the content of my board when i click "Go to last post" http://puu.sh/4aK0a.jpg I have to scroll down to see the text http://puu.sh/4aK0Y.jpg

Sorry for all these messages but it's actually the first mod i'm thinking of buying the pro version but therefor it has to be perfect ^^

YOODA230 08-25-2013 08:02 PM

Quote:

Originally Posted by daveaite (Post 2441021)
Thought I fixed the db prefix issue. This occurs if you have db prefix like vb.tablename

I dont have db prefix like vb.tablename...
and 7.3 is working for me...
***
i fix it now its working i delete all the left table..

daveaite 08-26-2013 02:21 AM

Quote:

Originally Posted by NoMatt3r (Post 2441029)
Thanks for the fast answer. I've done that and there is only one password input field but it got worse xD Whenever i want to login this happens: http://puu.sh/4aI4x.png

EDIT: Got the login working. I've deleted
HTML Code:

<input type="text" class="vbsocialtextbox default-value" tabindex="222" name="vb_login_password_hint" id="navbar_password_hint" value="Password" style="width:180px;" />
and put
HTML Code:

<input type="password" class="vbsocialtextbox" tabindex="222" name="vb_login_password" id="navbar_password" style="width:180px;" />
instead. But i don't have "Password" as hint anymore. Maybe you can provide a better solution than mine :)

EDIT2: First: [s]The notification boxes worked ONE single time for firefox. Really weird. Now, they won't work again. [/s] It seems that only my firefox bugs. For other users it's fine
Second: I don't get notifications for all replys. Only for threads where i have been posting an answer (=subscripted thread). Can this be changed?
Third: I can't turn off the VBsocial Thanks as it says "Upgrade to Pro". But i'm using already a different mod for that and now this looks really terrible http://puu.sh/4aJKZ.png
Forth: The notification bar covers the content of my board when i click "Go to last post" http://puu.sh/4aK0a.jpg I have to scroll down to see the text http://puu.sh/4aK0Y.jpg

Sorry for all these messages but it's actually the first mod i'm thinking of buying the pro version but therefor it has to be perfect ^^


1. Do you have an cache'ing/optimization script? Works fine on our installations. Also some types of javascript/jquery scripts can conflict with our mod

2. True, you should only get notifications on posts you replied on, not all in forum...

3. Go into "Plugin Manager" and find vBSocial Notifications:
Uncheck the following boxes:
ln_thanks
ln_thanks delete all
ln_thanks dispaly
ln_thanks javascript
ln_Thanks javscript
ln_thanks cache templates

to disable thanks.

daveaite 08-26-2013 01:33 PM

Let me know if that worked for ya?

NoMatt3r 08-26-2013 01:53 PM

Quote:

Originally Posted by daveaite (Post 2441138)
1. Do you have an cache'ing/optimization script? Works fine on our installations. Also some types of javascript/jquery scripts can conflict with our mod

2. True, you should only get notifications on posts you replied on, not all in forum...

3. Go into "Plugin Manager" and find vBSocial Notifications:
Uncheck the following boxes:
ln_thanks
ln_thanks delete all
ln_thanks dispaly
ln_thanks javascript
ln_Thanks javscript
ln_thanks cache templates

to disable thanks.

1. I would say problem solved as it only effects my firefox version (portable).

2. Can this be changed to get notifications for every post OR can you add another box for posts for which the users don't have a subscription? I would like to get rid off clicking on "New posts"

3. Disabled all boxes but the thanks still appear in the threads.

4. Still uncomfortable. Maybe you can add the option to jump in the page as high as the bar is?

daveaite 08-26-2013 03:35 PM

Quote:

Originally Posted by NoMatt3r (Post 2441229)
1. I would say problem solved as it only effects my firefox version (portable).

2. Can this be changed to get notifications for every post OR can you add another box for posts for which the users don't have a subscription? I would like to get rid off clicking on "New posts"

3. Disabled all boxes but the thanks still appear in the threads.

4. Still uncomfortable. Maybe you can add the option to jump in the page as high as the bar is?

2. The whole system is based on users getting posts based on threads related to them rather than irrelevant notifications. If your interested in removing the "Whats new tab" the ultimate version allows for ability to add links in user drop down, as well as logo dropdown. Just add the link there.

3. Its' specifically this:
ln_Thanks display Which will hide thanks in every post. Disable this from plugin manager.

NoMatt3r 08-26-2013 07:19 PM

Thanks for the answers.

I've disabled all plugins you've mentioned (http://puu.sh/4bzyW.png) but it doesn't work.

EDIT: Users get notifications for threads they are not allowed to see (http://puu.sh/4cUpA.jpg). An other addon let users post a thread in a private forum but as they get automatically subscribed Notifications 8.08 shows them new replys. Can this be changed?


All times are GMT. The time now is 06:47 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.02630 seconds
  • Memory Usage 1,766KB
  • 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_code_printable
  • (4)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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