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)

Disasterpiece 07-15-2013 07:50 AM

Writing permissions are mostly straightforward but it depends which user it actually is who creates the file. So maybe you uploaded it with different users? ftp/webserver user are usually separated or your provider changed the default permission mask.

Either way, glad you solved your issue :)

Disasterpiece 07-15-2013 07:51 AM

Quote:

Do you have a means show the top frame without distorting the forum?
I have tried many placements it but there is nothing there either distorts the area of ​​the post or the forum?
The button has a unique css class. If you apply float:right / float:left to it, it looses its collision box and you can place it freely via position: relative; top/bottom/left/right: value-in-px

CoZmicShReddeR 07-15-2013 02:04 PM

I was just stating the fact and am sure a lot of people who get the blank squares and have everything working fine could be do to the fact the style part isn't working correctly...

But yes my cache defaulted to 705 without me doing anything and it works fine.

iJay 08-12-2013 07:16 AM

Hey guys,

I've used this plugin before and have since re-installed my forums and decided to re-install this plugin, Now I am having the following issue.

Originally, my mini profile would show just fine, now it's saying the following: Invalid Profile Data.

I've tried re-installing the product on many occasions and replacing all files, I've also CHMOD'd the steamprofile folder to 777, still no luck..

Any ideas would be great!
Screenie: http://i.imgur.com/7lelwyQ.png

Regards,

EDIT: Link to forums - http://forums.illusivegaming.net/

iJay 08-21-2013 12:07 PM

Can anyone please help me???

Replicators 08-27-2013 08:14 PM

I am just gonna say this mod needs a update, or the coding needs a look through because this is hard to get set right.

CoZmicShReddeR 08-27-2013 11:39 PM

Quote:

Originally Posted by Replicators (Post 2441505)
I am just gonna say this mod needs a update, or the coding needs a look through because this is hard to get set right.

That's not saying a whole lot...

Describe your issue with a bit more detail , Provide an error or Screenshot and or what's your Forums or link to site..

I say link site because sometimes the coder will look at your website source code to see if all the scripts are loading properly...

With me it was just added the following to the Headinclude for the style that fixed my issue...

Code:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.example.com/forum/clientscript/steamprofile/ajax/steamprofile.min.js"></script>


Replicators 09-15-2013 03:21 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=2368177&postcount=97" target="_blank">https://vborg.vbsupport.ru/showp...7&postcount=97</a>

This seems to do the trick for me.

LordVader! 10-04-2013 10:09 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!

100 points for this.

Finally the problem i had is fixed. Good job man!

Archerus 11-01-2013 02:29 PM

Quote:

Originally Posted by Disasterpiece (Post 2428729)
You have 3 different jquery inclusions and 2 different steamprofile.js inclusions.

Maybe you should clean up your header...


The error arose from a refresher zeros site ...
The block remains gray without information ....


Cordialy,


All times are GMT. The time now is 09:59 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.01557 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (4)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
  • (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