Code Monkey
Well-known member
Yes I have cURL. If I look at games in admin pages is says how many hours that game has been played. But on the public link it only shows 1 user with 46 hours and 1 with 0. The two users have thousands of hours in the admin page. Seems the info is available it's just not being made available to the public page.
Also, this app puts a steam link on ever page?
				
			Also, this app puts a steam link on ever page?

 
 
		
 
	 
	 
	
 Plus it's only one JSON call for any amount of SteamProfiles on a single page. So not much in the way of overhead. Especially in comparison to how the majority of SteamProfile implementations still operate (Community XML data instead of JSON, which is slower and unreliable. Also deprecated).
 Plus it's only one JSON call for any amount of SteamProfiles on a single page. So not much in the way of overhead. Especially in comparison to how the majority of SteamProfile implementations still operate (Community XML data instead of JSON, which is slower and unreliable. Also deprecated). 
 
		 
 
		 
 
		 
 
		 
 
		