DBMS/Debug Message:
SELECT
p0.id, p0.name, p0.options, p0.scope, p0.priv, p0.npriv,
`user`.`name` as user,
`user`.`email` as email,
m.file, m.class
FROM pages p0, pages p1, modules m, `user`
WHERE p0.name = 'Ãbersicht und Formulare' AND p1.id = p0.parent AND p1.name = 'AGs' AND p1.parent = 0 AND m.id = p0.module
AND `user`.`id` = p0.user
[nativecode=1267 ** Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=']
Fatal error: Call to undefined method DB_Error::numRows() in /srv/www/gymszbad/mlphpframework/htdocs/index.php on line 132