Code: Select all
ORDER BY g.group_type ASC, g.group_name
thanks Coc now my phpbb3 work goodCoC wrote:If you have purged the cache and still are not seeing the changes, you must not be looking properly.
USERS AND GROUPS -> Manage Groups -> Settings -> Group wide settings -> Group Legend Position.
t-r-a-s-h, the error that HimelHawa had was because they installed the mod wrong.
If you have no other mods installed then you could replace your files with these here which are pre edited
http://www.skyblueuntrust.com/mods/acp_groups.zip
xwmario, sending me PM's and cross posting on another site isn't going to make me reply any quicker, the reason there is a support topic is to keep all problems in it so it will help others if they come across the same problem.
The link provided in the first post is correct, clear your browser cache and try downloading it again.
you can use Dreamweaver for serach lines easy only press Ctrl + F9 and insert line and find o read this topic http://www.phpbb.com/community/viewtopi ... 9&t=724145kam009 wrote:Help please, I can't find this line in my includes/acp/acp_groups.php file. I am using gold (3.0.0)
Code: Select all
ORDER BY g.group_type ASC, g.group_name
kam009 wrote:Help please, I can't find this line in my includes/acp/acp_groups.php file. I am using gold (3.0.0)
Code: Select all
ORDER BY g.group_type ASC, g.group_name
That will get you just above the line to edit.// Get us all the groups
Code: Select all
Parse error: syntax error, unexpected T_VARIABLE, expecting ')' in /storage/mijndomein/users/048654/public/sites/www.gamerookie.nl/includes/functions_user.php on line 2346