------------------------------
Output for debugging:
------------------------------
0.1052 sec - 1) returnFirst: SELECT * FROM splace WHERE splaceID = 3
0.11585 sec - 2) returnFirst: SELECT * FROM ban WHERE splaceID = 3 AND ip LIKE '38.107.179.221'
0.12689 sec - currentuserID: 0
0.12702 sec - 3) doSQL: INSERT into pageview(splaceID, moduleID, ID, userID, groupID, visitorID, phpsessID, ip, datetime) VALUES (3, 0, 0, 0, 0, 0, '76aa3cc8aa5a2f61156f225255924037', '38.107.179.221', NOW())
0.16432 sec - userID:
groupID:
moduleID:
parentID:
mapID:
MenuID:
ID:
reactieID:
subID:
0.16436 sec - 4) returnFirst: SELECT * FROM subsplace WHERE userID = 0 AND groupID = 0
0.16513 sec - 5) getQuery: SELECT * from module WHERE splaceID = 3 AND showNormal > 0 order by volgorde
0.18025 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.18239 sec - 7) getQuery: SELECT * FROM module WHERE splaceID = 3
0.18288 sec - 8) returnFirst: SELECT * from module LEFT JOIN moduletype ON (module.moduletypeID = moduletype.moduletypeID) WHERE module.splaceID = 3 AND module.moduleID = 63
0.19262 sec - 9) returnFirst: SELECT * FROM module WHERE moduleID = 63
0.19297 sec - 10) getQuery: SELECT * from childtype WHERE moduletypeID = 90 AND contenttypeID = 0 order by volgorde
0.20325 sec - 11) returnFirst: SELECT * FROM contenttype, modulecontenttype WHERE contenttype.contenttypeID = modulecontenttype.contenttypeID AND modulecontenttype.moduleID = 63 AND contenttype.contenttypeID = 91
0.21123 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.23085 sec - Contenttype ID: 91 => type: items
0.23106 sec - 13) getQuery: SELECT * FROM xc_bikcode WHERE xm_totaal020 > 0 ORDER BY xc_BIKcode
0.24519 sec - 14) returnFirst: SELECT * FROM contenttype, modulecontenttype WHERE contenttype.contenttypeID = modulecontenttype.contenttypeID AND modulecontenttype.moduleID = 63 AND contenttype.contenttypeID = 92
0.24574 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.24709 sec - Contenttype ID: 92 => type: items
0.24731 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