- Code: Alles auswählen
#
#-----[ OPEN ]----------------------------------------------------------------
#
includes/session.php
#
#-----[ FIND ]----------------------------------------------------------------
#
// Does the user need to change their password? If so, redirect to the
// ucp profile reg_details page ... of course do not redirect if we're already in the ucp
#
#-----[ BEFORE, ADD ]---------------------------------------------------------
#
if ( empty($this->data['is_registered']) && $this->page['page_name'] != "ucp.$phpEx" ) login_box();
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------------
#
# EoM
Gäste werden nun immer zum Login geführt.
Registrierung, Passwortanforderung, Aktivierungsmail-Anforderung sowie das Lesen der Datenschutzrichtlinien und Nutzungsbedingungen ist natürlich weiterhin möglich.
