hey,
ik zou graag zien dat als je je registreerd dat de functie :
breng me op de hoogte als ik een nieuwe PM heb.
standaard uit staat.
hoe moet dit??
grz. superman
mail als je een PM hebt??
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

- superman5000
- Berichten: 741
- Lid geworden op: 05 nov 2003, 09:51
- Locatie: breda
- Contacteer:
includes/usercp_register.php:
zoek:
$notifypm = ( isset($HTTP_POST_VARS['notifypm']) ) ? ( ($HTTP_POST_VARS['notifypm']) ? TRUE : 0 ) : TRUE;
vervang door:
$notifypm = ( isset($HTTP_POST_VARS['notifypm']) ) ? ( ($HTTP_POST_VARS['notifypm']) ? TRUE : 0 ) : 0;
d8 ik
zoek:
$notifypm = ( isset($HTTP_POST_VARS['notifypm']) ) ? ( ($HTTP_POST_VARS['notifypm']) ? TRUE : 0 ) : TRUE;
vervang door:
$notifypm = ( isset($HTTP_POST_VARS['notifypm']) ) ? ( ($HTTP_POST_VARS['notifypm']) ? TRUE : 0 ) : 0;
d8 ik
Alleen support via het forum, dus geen support via email, msn of pb.
- superman5000
- Berichten: 741
- Lid geworden op: 05 nov 2003, 09:51
- Locatie: breda
- Contacteer: