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)

GamerPerfection 05-07-2013 07:40 PM

AARRRGGHHH!!! This is doing my head in!!!!

I uninstalled it to try 6.3, that installed then I uninstalled that a re-installed 7.3 only to get this database error when installing:



Database error in vBulletin 4.2.1:

Invalid SQL:
ALTER TABLE `user` ADD `ln_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'ln_thanks_user_amount'
Error Number : 1060
Request Date : Tuesday, May 7th 2013 @ 09:33:02 PM
Error Date : Tuesday, May 7th 2013 @ 09:33:02 PM
Script : http://www.gamerperfection.com/admin...=productimport
Referrer : http://www.gamerperfection.com/admin...?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.68-cll

daveaite 05-08-2013 04:11 AM

Quote:

Originally Posted by GamerPerfection (Post 2420580)
AARRRGGHHH!!! This is doing my head in!!!!

I uninstalled it to try 6.3, that installed then I uninstalled that a re-installed 7.3 only to get this database error when installing:



Database error in vBulletin 4.2.1:

Invalid SQL:
ALTER TABLE `user` ADD `ln_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'ln_thanks_user_amount'
Error Number : 1060
Request Date : Tuesday, May 7th 2013 @ 09:33:02 PM
Error Date : Tuesday, May 7th 2013 @ 09:33:02 PM
Script : http://www.gamerperfection.com/admin...=productimport
Referrer : http://www.gamerperfection.com/admin...?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.68-cll

Simply remove these 4 lines from the .xml, then try to run the .xml again.

Code:

                                $vbulletin->db->query_write("ALTER TABLE `". TABLE_PREFIX ."user` ADD `ln_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");
                                $vbulletin->db->query_write("ALTER TABLE `". TABLE_PREFIX ."post` ADD `ln_thanks_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");
                                $vbulletin->db->query_write("ALTER TABLE `". TABLE_PREFIX ."user` ADD `ln_thanks_thanked_posts` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");
                                $vbulletin->db->query_write("ALTER TABLE `". TABLE_PREFIX ."user` ADD `ln_thanks_thanked_times` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");


GamerPerfection 05-08-2013 11:14 AM

Ok thanks that worked.

So now i'm back to square one.

I followed your first post which says put
Code:

{vb:raw fixed_livenotifications_header}
in the header as I have a customised theme.

At this point I then had two bars, one right at the top and one almost just below it. Then I went in to the settings and set "Is template automatic edit on?" to No. This removed the lower bar.

So now I'm back to having the bar right at the top which is great, but the icons are still low down. It must be something to do with my header, maybe because I have a wrapper that's causing it?

daveaite 05-22-2013 09:31 PM

Okay. Turn auto template back on.

Then remove

Code:

{vb:raw fixed_livenotifications_header}
Have automatic edit on. If you get two bars, that just means that code above exists twice in your header somewhere.

Search templates for it, and then remove one of them.

GamerPerfection 05-23-2013 08:13 AM

Damn it. It works fine on default style, so there must be something in my style that pushes those two images down. What doesn't make sense is why only those two images when everything else on the bar is in the right place.

GamerPerfection 05-24-2013 10:40 AM

Any suggestions on what could be pushing those two icon down?

GamerPerfection 05-24-2013 01:20 PM

Awesome I got it working. I narrowed it down to the vbulletin-chrome.css template. There were lots of top paddings set to 65px instead of the default 3px which I think I change previously for an old modification.

All fixed and working now.

http://www.gamerperfection.com

mertiliuss 05-24-2013 02:25 PM

Sorry for my English use a translator

you can modify your mod "vBSocial SEO Links" in this manner:

http://codecanyon.net/item/related-p...dpress/2427013

or something?

I am ready to buy

thanks

daveaite 05-27-2013 07:01 PM

Quote:

Originally Posted by mertiliuss (Post 2423919)
Sorry for my English use a translator

you can modify your mod "vBSocial SEO Links" in this manner:

http://codecanyon.net/item/related-p...dpress/2427013

or something?

I am ready to buy

thanks

Yes, but the only issue is most threads don't have a "thumb" or attachment image.

mertiliuss 05-28-2013 06:28 PM

Quote:

Originally Posted by daveaite (Post 2424521)
Yes, but the only issue is most threads don't have a "thumb" or attachment image.

is solved with a default image when there is no "thumb" or attachment ?is possible?


All times are GMT. The time now is 05:46 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.03013 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (3)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