Fixed... gelukkig
echo $user_fields['pf_playeruid'];
Er zijn 2 resultaten gevonden
- 28 jul 2014, 13:56
- Forum: phpBB Discussie
- Onderwerp: Cutom profile velden query
- Reacties: 1
- Weergaves: 2894
- 28 jul 2014, 13:45
- Forum: phpBB Discussie
- Onderwerp: Cutom profile velden query
- Reacties: 1
- Weergaves: 2894
Cutom profile velden query
Heb nu als test deze code: <?PHP define('IN_PHPBB', true); $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : 'forum/'; $phpEx = substr(strrchr(__FILE__, '.'), 1); include($phpbb_root_path . 'common.' . $phpEx); // Start session management $user->session_begin(); $auth->acl($user->d...