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)
-   -   Add-On Releases - Steam Mini Profiles (For Steam Connect) (https://vborg.vbsupport.ru/showthread.php?t=266884)

CoZmicShReddeR 09-15-2012 03:12 PM

For some reason my Mini Profiles are not showing anymore... The Steam Connect works fine though and shows the user image...

It's just a black square space

Disasterpiece 09-15-2012 04:10 PM

Did you change anything javascript related? Maybe jquery inclusion removed or added multiple times?

Otherwise: Send me a link where this problem appears

CoZmicShReddeR 09-15-2012 09:04 PM

It's just a black rectangle.... Seems to have happened near the time I upgraded to vbulletin 4.2.0.2 might be something my host did....

this like probably has the most people who use it on my websites.
http://www.cozworld.com/website-gene...t-tuesday.html

Like I said the login function works fine just the mini profiles are not showing... The cache folders set to 777 same as it was when it was working... I even deleted it and refreshed everything still not working...

Disasterpiece 09-16-2012 08:21 PM

It seems like you have many different jquery scripts with different version numbers included. I suppose the problem comes somewhere from there. Did you try "Skip jquery inclusion" in the addon options?

CoZmicShReddeR 09-16-2012 11:10 PM

Yes it's set to no! I tried it both yes and no for a while...

Disasterpiece 09-17-2012 03:15 PM

Quote:

Originally Posted by CoZmicShReddeR (Post 2366019)
Yes it's set to no! I tried it both yes and no for a while...

Hm, I'm not a professional with this javascript stuff but I'd start with removing the double jquery inclusions, starting from <script src="......jquery...min.js"></script> and see where it goes from there.

hakkuo23 09-24-2012 01:30 PM

Quote:

Originally Posted by CoZmicShReddeR (Post 2366019)
Yes it's set to no! I tried it both yes and no for a while...

I found a fix :D

Go to clientscripts/steamprofile/ajax/steamprofile.js

Open it and add the following after the commented out lines:
(function($) {

Then at the bottom of the script add the following:
})(jQuery);

That should get it working :) It worked for me!

CoZmicShReddeR 09-25-2012 02:39 PM

Quote:

Originally Posted by hakkuo23 (Post 2368177)
I found a fix :D

Go to clientscripts/steamprofile/ajax/steamprofile.js

Open it and add the following after the commented out lines:
(function($) {

Then at the bottom of the script add the following:
})(jQuery);

That should get it working :) It worked for me!

Am lost now seems like its off and on... Was going to post it wasn't working with the new edits but now it is??

hakkuo23 09-26-2012 04:38 PM

Maybe the old js was cached?

AshenTemper 10-30-2012 03:43 AM

1 Attachment(s)
I could be doing something wrong... but should this show up when a user doesn't have their account connected to steam? In the attached, the first user does not have a their account connected to steam but the following two do. The second just hasn't set up a community profile and the third works just fine.

Mainly wondering about the first where their "Steam Connect Settings" is set to NO.


All times are GMT. The time now is 09:33 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.01189 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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