Quote:
Originally Posted by iJay
Hi there, First off... I love this plugin.
But I cannot get it to work properly 
Could you please assist me in the right direction...
I've installed it and it shows up when you post, but it's just a grey box for me.. nothing else.
Screen:
Here is also the link to my site: http://infinity-community.net/showth...test&p=1#post1
Thanks in advance,
If you prefer to contact me via email surfserverniff[at]hotmail.com
|
I had exact the same problem for a long time. this helped me out:
Quote:
Originally Posted by hakkuo23
I found a fix
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!
|