Current time: 02-09-2012, 01:52 AM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] showteam.php
08-12-2008, 05:03 AM
Post: #1
[F] showteam.php
Line 91 of showteam.php says
PHP Code:
if($user['displaygroup'] == '6' || $user['displaygroup'] == '6'

I think this should be
PHP Code:
if($user['displaygroup'] == '6' || $user['usergroup'] == '6'

Also, groupleaders are not shown on top if I select this option in AdminCP -> Configuration -> Settings -> Show Forum Team Options (table groupleaders is never queried).
Find all posts by this user
08-12-2008, 05:18 AM
Post: #2
[F] showteam.php
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication