http://www.saintge-moto.com/phpBB3/bon excusez moi,
le probleme viens en parti de moi, mais pas que
je reprend.
j'ai bien 2 themes dispo pour les membres, mais
un subilver2 et l'autre acidetechred (a base de subsilver)
j'ai aussi installé, coffetime, iconered et forcement prosilver.
ca marche sous prosilver,
mais pas sous subsilver, ou equivalent.
je ne trouve pas d'explication pour subsilver
quelqu'un pourrait m'aider.
quitte a ce que j'envoie une copie de overhead
une idee comme ca
si dans function.php
- Code: Tout sélectionner
'U_PORTAL' => append_sid("{$phpbb_root_path}portal.$phpEx"),
'U_PRIVATEMSGS' => append_sid("{$phpbb_root_path}ucp.$phpEx", 'i=pm&folder=inbox'),
'U_RETURN_INBOX' => append_sid("{$phpbb_root_path}ucp.$phpEx", 'i=pm&folder=inbox'),
'U_POPUP_PM' => append_sid("{$phpbb_root_path}ucp.$phpEx", 'i=pm&mode=popup'),
'UA_POPUP_PM' => addslashes(append_sid("{$phpbb_root_path}ucp.$phpEx", 'i=pm&mode=popup')),
'U_MEMBERLIST' => append_sid("{$phpbb_root_path}memberlist.$phpEx"),
'U_VIEWONLINE' => ($auth->acl_gets('u_viewprofile', 'a_user', 'a_useradd', 'a_userdel')) ? append_sid("{$phpbb_root_path}viewonline.$phpEx") : '',
'U_LOGIN_LOGOUT' => $u_login_logout,
'U_INDEX' => append_sid("{$phpbb_root_path}index.$phpEx"),
'U_SEARCH' => append_sid("{$phpbb_root_path}search.$phpEx"),
'U_REGISTER' => append_sid("{$phpbb_root_path}ucp.$phpEx", 'mode=register'),
je remplace dans U_index index par portal ? est ce que ca suffit?