Table 'wshdb0023a_ckvweb.PageLinks' doesn't existTable 'wshdb0023a_ckvweb.ActiviteitenDatums' doesn't exist ckv 1 op het Erasmuscollege -
Login ckv1 site van het Erasmus College

Table 'wshdb0023a_ckvweb.StaticPages' doesn't exist
Array
(
    [StartTime] => 1328577241.53
    [Connected] => 1
    [sql_info] => SELECT * FROM PageLinks WHERE Name = '' LIMIT 1
SELECT Activiteiten. * , ActiviteitenDatums.Datum, Leerlingen.Naam, Leerlingen.Email
		FROM `ActiviteitenDatums` 
			INNER JOIN ActiviteitenInschrijvingen ON ( ActiviteitenInschrijvingen.ActiviteitId = ActiviteitenDatums.ActiviteitId ) 
			INNER JOIN Leerlingen ON ( ActiviteitenInschrijvingen.LeerlingId = Leerlingen.id ) 
			INNER JOIN Activiteiten ON ( ActiviteitenDatums.ActiviteitId = Activiteiten.id ) 
		WHERE 
			ActiviteitenDatums.Gemaild = 0
			AND UNIX_TIMESTAMP( ActiviteitenDatums.Datum ) < ( 1328836441 )
SELECT * FROM StaticPages WHERE Name = 'home' LIMIT 1

    [IncludeInfo] => Array
        (
            [Include] => content.php
        )

    [Special] => Array
        (
            [showstatic] => 1
        )

    [Javascript] => Array
        (
            [bartext] => Je bent niet ingelogd
        )

)