Quote:
Originally Posted by jldrake
Where can you allow people to use there Steam avatar, on vbulletin.
I got this working fine on 2 forums, On here it shows up blank a grey box for all users...
I, CHMOD directory "clientscript/steamprofile/cache" to 777
I deletd everything in the cache folder, now nothing seems to be posting in there.
Turning on Skip JQuery Inclusion, made the box go away completely.
http://www.preytech.com/forum/showth...ech-Gaming-amp
I see:
</script>
<script type="text/javascript" src="http://www.preytech.com/forum/clientscript/vbulletin-core.js?v=420"></script>
<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.preytech.com/forum/clientscript/steamprofile/ajax/steamprofile.js"></script>
You said in a previous post:
<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>
Seems to be different: steamprofile.min.js">
Which is slightly different. I tried putting that in heaaderinclude with no luck.
I put it on the same host on this site with no issues.:
http://www.boomgaming.net/forums/sho...ate-07-30-2012
|
Hi
Yes this is weird, I get a javascript error when visiting your site:
Code:
Zeitstempel: 04.08.2012 06:44:42
Fehler: TypeError: profileTpl.find("img").attrAppend is not a function
Quelldatei: http://www.preytech.com/forum/clientscript/steamprofile/ajax/steamprofile.js
Zeile: 200
Not sure what this means tbh, I only bundle the steam mini profiles mod, I'm not the original author. I'll contact him tho and will report back if anything comes up.
Quote:
Originally Posted by Hitman235234532
Hello, I kinda have the same problem. Well I enabled CHMOD 777 on those folders, I've tried with the "Skipe JQuery" on and the box disapeared.
It gives me this error in the box: Invalid profile data.
I don't know now, please help.
|
Invalid profile data usually refers to a bad/nonfunctional connection to the steam community servers.
Things that may cause this:
- Steam community is down right now. Does this still appear after a few days waiting?
- some kind of host restriction that your webhost scripts aren't allowed to pull data from other websites? Maybe if you're using a very huge forum and the number of queries is extremely high?
Otherwise, regarding the cache directory, it should be enough to set the directory to CHMOD 777:
Code:
forum/clientscript/steamprofile/cache