MyBB Community Forums

Full Version: Steamprofile v1.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Can I not install BCMath Extension myself?
I get this strange problem:
[Image: tQKT]
All Steambars show up as this, and nothing else...

Settings:
[Image: tQLX]
[Image: tQM9]
[Image: tQMp]
Do you have Curl extension on your PHP server?
Do you chmod steamprofiles cache directory to 777?

Do you have any errors on your "javascript console" in browser?
(2012-05-09, 10:02 PM)Victor Wrote: [ -> ]Do you have Curl extension on your PHP server?
Do you chmod steamprofiles cache directory to 777?

Do you have any errors on your "javascript console" in browser?

[Image: tUt2]
Curl is enabled.
Folder is set to 777, still no worky.

Where can I find the javascript console?

EDIT:
Sometimes it shows the box, sometimes it doesn't. But if it does, it's that blue thing, and definately not the SteamProfile bar.
I dont have any idea. PM me with your forum url. I'll check the browser's js console.

Try to install this plugin on fresh MyBBoard installation on your hosting.
hi victor i love the plugin you made but its driving me crazy cant seem to get it working somehow...
i read all post and game out with this

js console gives me this.
Uncaught TypeError: Property 'getItem' of object #<Object> is not a function chrome-extension://hndllphbhpadfpoikpaofkkkpkpnmjik/script.js:223
Uncaught ReferenceError: SteamProfile is not defined

to be honest this mean nothing to me... what do i need to do?
thanks in advance!
Probably some javascript file isn't included. Can you write your forum url?
I just checked something.
This seems to be the problem:
[Image: wctu]
It doesn't include the image at all, there is no <a href=""><img src="" /></a> or anything.
Forum URL
<script type="text/javascript">
jQuery.noConflict();var steamprofile = new SteamProfile;</script>
<script type="text/javascript" src="inc/plugins/steamprofile/steamprofile.js"></script>

Seems to be in bad order.
(2012-05-22, 09:17 PM)Victor Wrote: [ -> ]
<script type="text/javascript">
jQuery.noConflict();var steamprofile = new SteamProfile;</script>
<script type="text/javascript" src="inc/plugins/steamprofile/steamprofile.js"></script>

Seems to be in bad order.

I didn't modify any of your code. I'll try tomorrow when I'm not on my phone.

EDIT:
[Image: whI0]
Didn't modify a thing, seems to be the wrong order here.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12