------------------------------
Output for debugging:
------------------------------
0.09797 sec - 1) returnFirst: SELECT * FROM splace WHERE splaceID = 3
0.09888 sec - 2) returnFirst: SELECT * FROM ban WHERE splaceID = 3 AND ip LIKE '38.107.179.221'
0.11047 sec - currentuserID: 0
0.11061 sec - 3) doSQL: INSERT into pageview(splaceID, moduleID, ID, userID, groupID, visitorID, phpsessID, ip, datetime) VALUES (3, 0, 0, 0, 0, 0, 'c53b4067a56da1cc22cf155caa4e7378', '38.107.179.221', NOW())
0.11159 sec - userID:
groupID:
moduleID:
parentID:
mapID:
MenuID:
ID:
reactieID:
subID:
0.11164 sec - 4) returnFirst: SELECT * FROM subsplace WHERE userID = 0 AND groupID = 0
0.11244 sec - 5) getQuery: SELECT * from module WHERE splaceID = 3 AND showNormal > 0 order by volgorde
0.11338 sec - 6) getQuery: SELECT modulecontenttype.* FROM modulecontenttype LEFT JOIN module ON(module.moduleID = modulecontenttype.moduleID) WHERE module.splaceID = 3 OR modulecontenttype.moduleID = 0 GROUP BY modulecontenttype.contenttypeID, modulecontenttype.moduleID
0.11508 sec - 7) getQuery: SELECT * FROM module WHERE splaceID = 3
0.11569 sec - 8) returnFirst: SELECT * from module LEFT JOIN moduletype ON (module.moduletypeID = moduletype.moduletypeID) WHERE module.splaceID = 3 AND module.moduleID = 63
0.12363 sec - 9) returnFirst: SELECT * FROM module WHERE moduleID = 63
0.12399 sec - 10) getQuery: SELECT * from childtype WHERE moduletypeID = 90 AND contenttypeID = 0 order by volgorde
0.12479 sec - 11) returnFirst: SELECT * FROM contenttype, modulecontenttype WHERE contenttype.contenttypeID = modulecontenttype.contenttypeID AND modulecontenttype.moduleID = 63 AND contenttype.contenttypeID = 91
0.12584 sec - 12) getQuery: SELECT content.*, user.username, user.avatar, user.profileID as profileID, user.score as userscore, xc_bikcode.*, content.contentID as contentID from content LEFT JOIN user ON (content.creatorID = user.userID) LEFT JOIN xc_bikcode ON (xc_bikcode.contentID = content.contentID) WHERE content.parentID = 0 AND content.moduleID = 63 AND content.contenttypeID = 91 AND content.userID=0 AND content.groupID=0 ORDER BY titel
0.12767 sec - Contenttype ID: 91 => type: items
0.12788 sec - 13) getQuery: SELECT * FROM xc_bikcode WHERE xm_totaal020 > 0 ORDER BY xc_BIKcode
0.1351 sec - 14) returnFirst: SELECT * FROM contenttype, modulecontenttype WHERE contenttype.contenttypeID = modulecontenttype.contenttypeID AND modulecontenttype.moduleID = 63 AND contenttype.contenttypeID = 92
0.13568 sec - 15) getQuery: SELECT content.*, user.username, user.avatar, user.profileID as profileID, user.score as userscore, xc_postcode.*, content.contentID as contentID from content LEFT JOIN user ON (content.creatorID = user.userID) LEFT JOIN xc_postcode ON (xc_postcode.contentID = content.contentID) WHERE content.parentID = 0 AND content.moduleID = 63 AND content.contenttypeID = 92 AND content.userID=0 AND content.groupID=0 ORDER BY titel
0.13696 sec - Contenttype ID: 92 => type: items
0.13718 sec - 16) getQuery: SELECT * FROM block, module WHERE block.moduleID = module.moduleID AND block.splaceID = 3 AND block.target LIKE '%;63;%' AND block.position like '1%' order by block.volgorde