MyBB Community Forums

Full Version: Steam group
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
How would you go about adding this to the portal page?
I added the steamgroup line to the portal page of my theme, but it doesn't show.

Only works if i add it to index, and only shows in the forums area.

Any help?
ok i will add this to next version
Thanks, much appreciated for the quick reply!
for this moment you can easy do this your self

in plugin foile

after
$plugins->add_hook("index_end", "steamgroup_index");

add
$plugins->add_hook("portal_end", "steamgroup_index");
Version 2.5
  • Added options to display information about steam group on portal page.
States Invalid Group URL for me everytime.
Even when using the default Steam ID in the settings.

Any fix?
true, my mistake
download again "Build #8"
Thanks, works perfect now!
For some reason even after adding the variable {$steamgroup} to my sidebar, it's not showing up. Any advice?

Edit: Nevermind, got it working! Excellent plugin thanks for the release!
Pages: 1 2 3