Code: Select all
'U_VIEW_PROFILE' => append_sid('profile.'.$phpEx.'?mode=viewprofile&u='.$userdata['user_id']),
Code: Select all
<a href="{U_VIEW_PROFILE}">view profile</a>
Code: Select all
Wrong mode for generating select list
DEBUG MODE
Line : 87
File : admin_medal.php
Code: Select all
INSERT INTO `phpbb_config`
VALUES (
'allow_medal_display', '0', '0'
)