| 
 
			
			The date/time error is because of the php.ini setting
 you need to specific a date/time in php.ini before it works
 on a default instalation of php5.3.19 is it not defined , thats why it trowed out that error :d
 
 that final error is still unknown to me to fix that
 it does only happen when you are not logged in and click on a link (after session is expired)
 
 a relog fixes that problem , but no idea why it start showing that error when it should show a error page instead
 
 Greetings From PowerChaos
 |