Resource icon

Steam Authentication & Integration 1.0.7

No permission to download
a lots of users on my forum have "Invalid profile data."
but im 100% sure my profile is correct as i connected it myself and it was working some months ago
I think you are using the official version. Check for unofficial one on page 10.
 
I keep getting this error when trying to install. If I try again it of course errors out about the duplicate games_hours_recent table, which is fixed by dropping the xf_user_steam_games/xf_steam_games tables as mentioned. However I can't get past this error. If this error below doesn't show when I click "install", then it'll just end up loading for a minute or two before giving me a 504 gateway timeout, which is really odd since I've never had timeouts and this Steam addon is the only one causing it.

I'm using SteamAuth v1.0.7c-v2



Any ideas?

im having the same issue when installing the addon
 
Okay , now if the user has id ( /id/CustomID ) it doesn't show anything and shows the above error. But if he doesn't , and has only /profile/121312323 then it works. Help?
 
I get this error alot:


Server Error

Division by zero
  1. XenForo_Application::handlePhpError() in Steam/ControllerAdmin/Steam.php at line 53
  2. Steam_ControllerAdmin_Steam->actionGames() in XenForo/FrontController.php at line 310
  3. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  4. XenForo_FrontController->run() in /home/immortal/public_html/admin.php at line 13
As well as some people cannot sign up and when visiting a profile i get:
Steam Community server error (HTTP 302)
I have followed instructions and cannot find out what is wrong...
 
Hey there everyone. I have read through these forums and did a search...cant seem to find what I am looking for. I have this awesome addon installed (good work), but there is no login button to be found on the registration page. The addon works, and you can integrate your steam account and see if you are online within the forum threads. However, you can't login with Steam as there is no button. Anyone help me with this or willing to take a look at my forum? Please?
 
I have implemented the unofficial 1.0.7c-v2 on my site, but my users are complaining that if they don't refresh the webpage every so often they will get "logged out". I looked all through the site settings and in the code to see if I can find where this is happening, I've extended the online period from 10 minutes to 60 minutes to help combat it. Did I miss something, or is this the functionality that everyone here is getting?
 
I tried deleting the xf_steam and the user one, then i install it but i still get the errors

Mysqli statement execute error : Duplicate column name 'game_hours_recent'
  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in Steam/Manufacture.php at line 102
  4. Steam_Manufacture->_installVersion8() in Steam/Manufacture.php at line 59
  5. Steam_Manufacture::build() in XenForo/Model/AddOn.php at line 214
  6. XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  7. XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 178
  8. XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 310
  9. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  10. XenForo_FrontController->run() in /home/bazzaro/public_html/ThinkVG/admin.php at line 13
 
I'm seeing the following when trying to associate a steam account:

Server Error
Mysqli statement execute error : Data truncated for column 'game_hours' at row 1
  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
  4. Zend_Db_Adapter_Abstract->insert() in Steam/ControllerPublic/Register.php at line 337
  5. Steam_ControllerPublic_Register->updateUserStats() in Steam/ControllerPublic/Register.php at line 150
  6. Steam_ControllerPublic_Register->actionSteamRegister() in XenForo/FrontController.php at line 310
  7. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  8. XenForo_FrontController->run() in /home/pwnbb/public_html/forum/index.php at line 13
 
i have looked everywhere but i cant figure out what the prereqs are.


Install Prerequisites
  1. cURL and BCMath (php extension, usually installed already)

Whats cURL and BCMath, how can i see if i have them and how do i install them?

o_O
 
Try uncommenting line 102 in library/Steam/Manufacture.php

also i had that same duplacte column error, and i did the // at line 102 and now i get this error

simplexml_load_string() [function.simplexml-load-string]: Entity: line 15: parser error : Opening and ending tag mismatch: br line 12 and div
  1. XenForo_Application::handlePhpError()
  2. simplexml_load_string() in Steam/Helper/Steam.php at line 79
  3. Steam_Helper_Steam->getUserGames() in Steam/Cron.php at line 29
  4. Steam_Cron::update() in Steam/Manufacture.php at line 104
  5. Steam_Manufacture->_installVersion8() in Steam/Manufacture.php at line 59
  6. Steam_Manufacture::build()
  7. call_user_func() in XenForo/Model/AddOn.php at line 214
  8. XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  9. XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 178
  10. XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 310
  11. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  12. XenForo_FrontController->run() in /hermes/waloraweb039/b1725/moo.wowgamingorg/gapocx/admin.php at line 13
 
Comment line 104 & 95 in Manufacture.php

Use this url: youraddress/admin.php?tools/phpinfo


still no good, i get this error when i comment 104 and 95. (comment is remove the // right? or is comment adding //?)


simplexml_load_string() [function.simplexml-load-string]: Entity: line 15: parser error : Opening and ending tag mismatch: br line 12 and div
  1. XenForo_Application::handlePhpError()
  2. simplexml_load_string() in Steam/Helper/Steam.php at line 79
  3. Steam_Helper_Steam->getUserGames() in Steam/Cron.php at line 29
  4. Steam_Cron::update() in Steam/Manufacture.php at line 95
  5. Steam_Manufacture->_installVersion4() in Steam/Manufacture.php at line 59
  6. Steam_Manufacture::build()
  7. call_user_func() in XenForo/Model/AddOn.php at line 214
  8. XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  9. XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 178
  10. XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 310
  11. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  12. XenForo_FrontController->run() in /hermes/waloraweb039/b1725/moo.wowgamingorg/gapocx/admin.php at line 13

and it looks like i have curl and bcmath both.
 
Top Bottom