Quote:
Originally Posted by D_S
First of all thanks for the mod.
Everything is ok, except steam icon.
I checked the "Add Steam Icon to postbit" is active, Steam Web API Key is ok because I can login via steam connection. And I added {vb:raw post.steamicon} manually.
I am using vb 4.2.2 , what can be the problem for steam icon that cant be seen?
|
Not sure, do you use any special templates?
Are you sure everything is correctly set up and the product with all its plugins is active? If you check the source code of your forum and search with STRG+F, can you find any hints to this html snippet?
HTML Code:
<span class="stc_signinbutton linked">
Quote:
Originally Posted by FF|Skyrider
Nope, seeing it's been going on for over a week now.
|
Hm, can be a variety of problems, like
- your provider blocked certain posts/php functions/curl which is needed to fetch the steam api data
- your disk is full
- harddrive failure
- cache directory not writable
- cache directory not set up properly in the settings
- steam api blocked your ip
- steam api blocked your api-key (maybe too many requests? Have a big forum?)
Does this get you anywhere?
Quote:
Originally Posted by tenizmenu
hey, everytime I want to install this mod, he give me this text: Importing Product, Please Wait...
[:]
Please upload all files as instructed in the README file!
Click here to retry the installation process."
I install all the files in ftp, but still the same problem. How could I fix?
|
The installer checks for the file functions_steamconnect.php in the includes directory. Please make sure it exists, is readable by the webserver and is properly uploaded. (not empty)