Ich hab gerade diese Homepage installiert und es kommt diese Meldung
[Only registered and activated users can see links. Click Here To Register...]
Als ich das gelesen habe bin ich in den "inc" Ordner rein und hab
in der "daten.inc.php Zeile 4" nachgeschaut und da stand
was ist daran Falsch xd ?
[Only registered and activated users can see links. Click Here To Register...]
PHP Code:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '2.0/DST' instead in C:\xampp\htdocs\inc\daten.inc.php on line 4
in der "daten.inc.php Zeile 4" nachgeschaut und da stand
PHP Code:
$sqlZeit = date("d-m-Y H:i:s",time());