Quote:
Originally Posted by GaryT
This works for me except I'm being taken to his community page. I placed my community name "puwa" in the proper place but I think it has something to do with this line of code...
Code:
<h3 class='article_preview'><a href='steam://url/GroupSteamIDPage/103582791429921702'>$aMatches[1]</a></h3>
Is this the community address? If so, where do I find that info on my community? This is my Steam Group's page but when logged in or otherwise I don't see anything resembling the above id.
|
I had the same problem when i checked this link it creates behind the name of the group. It also redirects to the WCS group and not to mine..
I had some troubles finding any info about retrieving the steamgroupID for my group.
What i did was to read the source behind the page on my group page. Connected to Steam (with steamclient) and right click on my groupspage.. > "view source" If you see the code you can easily identify the ID for your group.
For example the lines :
<div class="actionItemIcon"><a href="steam://friends/joinchat/103582791430303639">
or
<span class="hiliteTextBlue"><a class="steamLink" href="steam://friends/joinchat/103582791430303639"
if you a bit into PHP code you can find this in a flash ( or already did) I'm not into this website shizzle and managed
Dutch