INFO [main] 4.86 ms Initializing B2 framework
INFO [main] 4.89 ms PHP_SAPI says "apache2handler"
INFO [main] 5.39 ms Cache is not enabled
INFO [main] 5.42 ms Loading B2DB
INFO [main] 5.43 ms Adding B2DB classes to autoload path
INFO [main] 5.55 ms ...done (Adding B2DB classes to autoload path)
INFO [main] 5.57 ms Initializing B2DB
INFO [main] 6.79 ms adding classpath /home/support.flex-calendar.com/public_html/core/B2DB/PDO/classes/
INFO [main] 6.9 ms ...done (Initializing B2DB)
INFO [main] 7.15 ms Database connection details found, connecting
INFO [main] 7.4 ms ...done (Database connection details found, connecting)
INFO [main] 7.43 ms Adding core table classpath to autoload path
INFO [main] 7.76 ms ...done
INFO [main] 7.79 ms Initializing context
INFO [main] 7.8 ms Loading request
INFO [main] 9.06 ms ...done
INFO [main] 9.09 ms Loading response
INFO [main] 9.7 ms ...done
INFO [routing] 9.73 ms Loading first batch of routes
INFO [routing] 9.76 ms generating routes
INFO [cache] 19.12 ms Can not cache value for key "routes_1"
INFO [routing] 19.13 ms ...done
INFO [main] 19.14 ms Setting current scope
INFO [main] 19.95 ms Checking if scope can be set from hostname (http://support.flex-calendar.com)
INFO [B2DB] 21.55 ms executing PDO query (0)
INFO [B2DB] 21.57 ms SELECT scopes0.id AS scopes0_id, scopes0.enabled AS scopes0_enabled, scopes0.description AS scopes0_description, scopes0.administrator AS scopes0_administrator, scopes0.hostname AS scopes0_hostname FROM scopes scopes0 WHERE (scopes0.hostname = 'http://support.flex-calendar.com') LIMIT 1
INFO [B2DB] 21.59 ms Values: http://support.flex-calendar.com
INFO [B2DB] 21.68 ms done
INFO [main] 22.12 ms It could
INFO [main] 22.13 ms Setting scope from hostname
INFO [main] 22.79 ms Setting up manufactured array for TBGScope
INFO [B2DB] 22.81 ms Populating TBGScope with id 1
INFO [B2DB] 23.15 ms Done populating TBGScope with id 1
INFO [main] 23.16 ms Manufacturing TBGScope with id 1
INFO [main] 23.18 ms ...done (Setting scope from hostname)
INFO [main] 23.2 ms Loading settings
INFO [main] 23.21 ms Loading all settings
INFO [main] 23.22 ms Settings not cached. Retrieving from database
INFO [B2DB] 23.65 ms executing PDO query (1)
INFO [B2DB] 23.67 ms SELECT settings1.id AS settings1_id, settings1.name AS settings1_name, settings1.module AS settings1_module, settings1.value AS settings1_value, settings1.uid AS settings1_uid, settings1.scope AS settings1_scope, scopes2.id AS scopes2_id, scopes2.enabled AS scopes2_enabled, scopes2.description AS scopes2_description, scopes2.administrator AS scopes2_administrator, scopes2.hostname AS scopes2_hostname FROM settings settings1 LEFT JOIN scopes scopes2 ON (scopes2.id=settings1.scope) WHERE (scopes2.enabled = 1) AND (settings1.scope = '1')
INFO [B2DB] 23.68 ms Values: 1, 1
INFO [B2DB] 23.81 ms done
INFO [main] 27.29 ms Retrieved
INFO [cache] 27.31 ms Can not cache value for key "settings"
INFO [main] 27.41 ms ...done
INFO [main] 27.42 ms ...done
INFO [main] 27.43 ms Loading i18n strings
INFO [main] 27.45 ms Loading strings from file
INFO [main] 27.46 ms en_US
INFO [i18n] 27.94 ms Loading strings from file
INFO [cache] 30.81 ms Can not cache value for key "i18n_strings_"
INFO [cache] 31.82 ms Can not cache value for key "i18n_en_US"
INFO [main] 31.83 ms ...done
INFO [main] 31.84 ms Loading modules
INFO [main] 31.85 ms getting modules from database
INFO [B2DB] 32.19 ms executing PDO query (2)
INFO [B2DB] 32.21 ms SELECT modules3.id AS modules3_id, modules3.name AS modules3_name, modules3.enabled AS modules3_enabled, modules3.version AS modules3_version, modules3.classname AS modules3_classname, modules3.scope AS modules3_scope, scopes4.id AS scopes4_id, scopes4.enabled AS scopes4_enabled, scopes4.description AS scopes4_description, scopes4.administrator AS scopes4_administrator, scopes4.hostname AS scopes4_hostname FROM modules modules3 LEFT JOIN scopes scopes4 ON (scopes4.id=modules3.scope) WHERE (modules3.scope = '1')
INFO [B2DB] 32.22 ms Values: 1
INFO [B2DB] 32.28 ms done
INFO [main] 33.64 ms done (getting modules from database)
INFO [cache] 33.66 ms Can not cache value for key "module_paths"
INFO [cache] 33.67 ms Can not cache value for key "modules"
INFO [main] 33.68 ms setting up module objects
INFO [i18n] 34.98 ms Loading strings from file
INFO [cache] 35.16 ms Can not cache value for key "i18n_strings"
INFO [B2DB] 35.24 ms Populating TBGPublish with id 1
INFO [B2DB] 35.73 ms Done populating TBGPublish with id 1
INFO [cache] 35.78 ms Can not cache value for key "module_publish"
INFO [i18n] 36.48 ms Loading strings from file
INFO [cache] 36.73 ms Can not cache value for key "i18n_strings"
INFO [B2DB] 36.82 ms Populating TBGMailing with id 2
INFO [B2DB] 37.31 ms Done populating TBGMailing with id 2
INFO [cache] 37.35 ms Can not cache value for key "module_mailing"
INFO [main] 37.36 ms done (setting up module objects)
INFO [main] 37.37 ms caching module access permissions
INFO [B2DB] 38.71 ms executing PDO query (3)
INFO [B2DB] 38.73 ms SELECT modulepermissions5.id AS modulepermissions5_id, modulepermissions5.module_name AS modulepermissions5_module_name, modulepermissions5.allowed AS modulepermissions5_allowed, modulepermissions5.uid AS modulepermissions5_uid, modulepermissions5.gid AS modulepermissions5_gid, modulepermissions5.tid AS modulepermissions5_tid, modulepermissions5.scope AS modulepermissions5_scope, users14.id AS users14_id, users14.username AS users14_username, users14.password AS users14_password, users14.buddyname AS users14_buddyname, users14.realname AS users14_realname, users14.email AS users14_email, users14.userstate AS users14_userstate, users14.customstate AS users14_customstate, users14.homepage AS users14_homepage, users14.language AS users14_language, users14.lastseen AS users14_lastseen, users14.quota AS users14_quota, users14.activated AS users14_activated, users14.enabled AS users14_enabled, users14.deleted AS users14_deleted, users14.avatar AS users14_avatar, users14.use_gravatar AS users14_use_gravatar, users14.private_email AS users14_private_email, users14.joined AS users14_joined, users14.group_id AS users14_group_id, users14.scope AS users14_scope, groups15.id AS groups15_id, groups15.name AS groups15_name, groups15.scope AS groups15_scope, teams18.id AS teams18_id, teams18.name AS teams18_name, teams18.ondemand AS teams18_ondemand, teams18.scope AS teams18_scope, scopes19.id AS scopes19_id, scopes19.enabled AS scopes19_enabled, scopes19.description AS scopes19_description, scopes19.administrator AS scopes19_administrator, scopes19.hostname AS scopes19_hostname FROM modulepermissions modulepermissions5 LEFT JOIN users users14 ON (users14.id=modulepermissions5.uid) LEFT JOIN groups groups15 ON (groups15.id=modulepermissions5.gid) LEFT JOIN teams teams18 ON (teams18.id=modulepermissions5.tid) LEFT JOIN scopes scopes19 ON (scopes19.id=modulepermissions5.scope) WHERE (modulepermissions5.scope = '1')
INFO [B2DB] 38.74 ms Values: 1
INFO [B2DB] 39.04 ms done
INFO [main] 39.1 ms done (caching module access permissions)
INFO [main] 39.11 ms initializing modules
INFO [publish] 39.18 ms adding route publish
INFO [publish] 39.22 ms done (adding route publish)
INFO [publish] 39.23 ms adding route publish_article_new
INFO [publish] 39.26 ms done (adding route publish_article_new)
INFO [publish] 39.27 ms adding route publish_article
INFO [publish] 39.3 ms done (adding route publish_article)
INFO [publish] 39.31 ms adding route publish_article_revision
INFO [publish] 39.36 ms done (adding route publish_article_revision)
INFO [publish] 39.38 ms adding route publish_article_edit
INFO [publish] 39.43 ms done (adding route publish_article_edit)
INFO [publish] 39.44 ms adding route publish_article_permissions
INFO [publish] 39.48 ms done (adding route publish_article_permissions)
INFO [publish] 39.49 ms adding route publish_article_delete
INFO [publish] 39.52 ms done (adding route publish_article_delete)
INFO [publish] 39.53 ms adding route publish_article_save
INFO [publish] 39.56 ms done (adding route publish_article_save)
INFO [publish] 39.57 ms adding route publish_article_history
INFO [publish] 39.6 ms done (adding route publish_article_history)
INFO [publish] 39.61 ms adding route publish_article_diff
INFO [publish] 39.64 ms done (adding route publish_article_diff)
INFO [publish] 39.65 ms adding route publish_article_restore
INFO [publish] 39.69 ms done (adding route publish_article_restore)
INFO [mailing] 39.75 ms adding route forgot
INFO [mailing] 39.78 ms done (adding route forgot)
INFO [mailing] 39.79 ms adding route reset
INFO [mailing] 39.82 ms done (adding route reset)
INFO [mailing] 39.83 ms adding route mailing_test_email
INFO [mailing] 39.86 ms done (adding route mailing_test_email)
INFO [B2DB] 40.41 ms executing PDO query (4)
INFO [B2DB] 40.43 ms SELECT enabledmodulelisteners20.id AS enabledmodulelisteners20_id, enabledmodulelisteners20.module AS enabledmodulelisteners20_module, enabledmodulelisteners20.identifier AS enabledmodulelisteners20_identifier, enabledmodulelisteners20.order AS enabledmodulelisteners20_order, enabledmodulelisteners20.module_name AS enabledmodulelisteners20_module_name, enabledmodulelisteners20.scope AS enabledmodulelisteners20_scope, modules3.id AS modules3_id, modules3.name AS modules3_name, modules3.enabled AS modules3_enabled, modules3.version AS modules3_version, modules3.classname AS modules3_classname, modules3.scope AS modules3_scope, modules21.id AS modules21_id, modules21.name AS modules21_name, modules21.enabled AS modules21_enabled, modules21.version AS modules21_version, modules21.classname AS modules21_classname, modules21.scope AS modules21_scope, scopes22.id AS scopes22_id, scopes22.enabled AS scopes22_enabled, scopes22.description AS scopes22_description, scopes22.administrator AS scopes22_administrator, scopes22.hostname AS scopes22_hostname FROM enabledmodulelisteners enabledmodulelisteners20 LEFT JOIN modules modules3 ON (modules3.name=enabledmodulelisteners20.module_name) LEFT JOIN modules modules21 ON (modules21.name=enabledmodulelisteners20.module_name) LEFT JOIN scopes scopes22 ON (scopes22.id=enabledmodulelisteners20.scope) WHERE (enabledmodulelisteners20.module_name IN ('publish', 'mailing')) AND (enabledmodulelisteners20.scope = '1') AND (modules3.scope = '1') ORDER BY enabledmodulelisteners20.order asc
INFO [B2DB] 40.44 ms Values: publish, mailing, 1, 1
INFO [B2DB] 40.57 ms done
INFO [main] 41.78 ms done (initializing modules)
INFO [main] 41.82 ms ...done
INFO [main] 41.83 ms Loading user
INFO [main] 41.84 ms is this logout?
INFO [main] 41.85 ms no
INFO [main] 41.86 ms sets up user object
INFO [main] 41.88 ms Triggering core - pre_login
INFO [main] 41.89 ms done (Triggering core - pre_login)
INFO [main] 43.13 ms Triggering TBGUser - loginCheck
INFO [main] 43.14 ms done (Triggering TBGUser - loginCheck)
INFO [B2DB] 43.55 ms executing PDO query (5)
INFO [B2DB] 43.57 ms SELECT users6.id AS users6_id, users6.username AS users6_username, users6.password AS users6_password, users6.buddyname AS users6_buddyname, users6.realname AS users6_realname, users6.email AS users6_email, users6.userstate AS users6_userstate, users6.customstate AS users6_customstate, users6.homepage AS users6_homepage, users6.language AS users6_language, users6.lastseen AS users6_lastseen, users6.quota AS users6_quota, users6.activated AS users6_activated, users6.enabled AS users6_enabled, users6.deleted AS users6_deleted, users6.avatar AS users6_avatar, users6.use_gravatar AS users6_use_gravatar, users6.private_email AS users6_private_email, users6.joined AS users6_joined, users6.group_id AS users6_group_id, users6.scope AS users6_scope, userstate9.id AS userstate9_id, userstate9.name AS userstate9_name, userstate9.is_unavailable AS userstate9_is_unavailable, userstate9.is_busy AS userstate9_is_busy, userstate9.is_online AS userstate9_is_online, userstate9.is_in_meeting AS userstate9_is_in_meeting, userstate9.is_absent AS userstate9_is_absent, userstate9.itemdata AS userstate9_itemdata, userstate9.scope AS userstate9_scope, groups12.id AS groups12_id, groups12.name AS groups12_name, groups12.scope AS groups12_scope, scopes13.id AS scopes13_id, scopes13.enabled AS scopes13_enabled, scopes13.description AS scopes13_description, scopes13.administrator AS scopes13_administrator, scopes13.hostname AS scopes13_hostname FROM users users6 LEFT JOIN userstate userstate9 ON (userstate9.id=users6.userstate) LEFT JOIN groups groups12 ON (groups12.id=users6.group_id) LEFT JOIN scopes scopes13 ON (scopes13.id=users6.scope) WHERE (users6.deleted = 0) AND (users6.id = '2') LIMIT 1
INFO [B2DB] 43.59 ms Values: 0, 2
INFO [B2DB] 44.06 ms done
INFO [main] 44.25 ms Setting up manufactured array for TBGUser
INFO [B2DB] 44.27 ms Populating TBGUser with id 2
INFO [B2DB] 45.69 ms Populating foreign object of type TBGUserstate with value 1 for property _userstate
INFO [B2DB] 45.72 ms Populating TBGUserstate with id 1
INFO [B2DB] 46.36 ms Done populating TBGUserstate with id 1
INFO [B2DB] 48.6 ms Populating foreign object of type TBGGroup with value 3 for property _group_id
INFO [B2DB] 48.62 ms Populating TBGGroup with id 3
INFO [B2DB] 48.78 ms Done populating TBGGroup with id 3
INFO [B2DB] 49.09 ms Done populating TBGUser with id 2
INFO [main] 49.11 ms User with id 2 set up successfully
INFO [main] 49.12 ms Manufacturing TBGUser with id 2
INFO [B2DB] 49.53 ms executing PDO query (6)
INFO [B2DB] 49.55 ms SELECT users6.id AS users6_id, users6.username AS users6_username, users6.password AS users6_password, users6.buddyname AS users6_buddyname, users6.realname AS users6_realname, users6.email AS users6_email, users6.userstate AS users6_userstate, users6.customstate AS users6_customstate, users6.homepage AS users6_homepage, users6.language AS users6_language, users6.lastseen AS users6_lastseen, users6.quota AS users6_quota, users6.activated AS users6_activated, users6.enabled AS users6_enabled, users6.deleted AS users6_deleted, users6.avatar AS users6_avatar, users6.use_gravatar AS users6_use_gravatar, users6.private_email AS users6_private_email, users6.joined AS users6_joined, users6.group_id AS users6_group_id, users6.scope AS users6_scope, userstate9.id AS userstate9_id, userstate9.name AS userstate9_name, userstate9.is_unavailable AS userstate9_is_unavailable, userstate9.is_busy AS userstate9_is_busy, userstate9.is_online AS userstate9_is_online, userstate9.is_in_meeting AS userstate9_is_in_meeting, userstate9.is_absent AS userstate9_is_absent, userstate9.itemdata AS userstate9_itemdata, userstate9.scope AS userstate9_scope, groups12.id AS groups12_id, groups12.name AS groups12_name, groups12.scope AS groups12_scope, scopes13.id AS scopes13_id, scopes13.enabled AS scopes13_enabled, scopes13.description AS scopes13_description, scopes13.administrator AS scopes13_administrator, scopes13.hostname AS scopes13_hostname FROM users users6 LEFT JOIN userstate userstate9 ON (userstate9.id=users6.userstate) LEFT JOIN groups groups12 ON (groups12.id=users6.group_id) LEFT JOIN scopes scopes13 ON (scopes13.id=users6.scope) WHERE (users6.username = 'guest') AND (users6.deleted = 0) LIMIT 1
INFO [B2DB] 49.56 ms Values: guest, 0
INFO [B2DB] 50.02 ms done
INFO [main] 50.19 ms Using previously manufactured TBGUser with id 2
INFO [B2DB] 50.5 ms executing PDO query (7)
INFO [B2DB] 50.55 ms UPDATE users SET `id`='2', `username`='guest', `password`='56cf0f276a22315e8583cd1c4fbc948d62b18370', `buddyname`='Guest user', `realname`='Guest user', `email`='', `userstate`=1, `customstate`=1, `homepage`='', `language`='', `lastseen`='1337584514', `quota`=0, `activated`=1, `enabled`=1, `deleted`=0, `avatar`='', `use_gravatar`=1, `private_email`=1, `joined`=0, `group_id`=3, `scope`=1 WHERE (id = '2')
INFO [B2DB] 50.56 ms Values: 2, guest, 56cf0f276a22315e8583cd1c4fbc948d62b18370, Guest user, Guest user, , 1, 1, , , 1337584514, 0, 1, 1, 0, , 1, 1, 0, 3, 1, 2
INFO [B2DB] 51.06 ms done
INFO [main] 51.15 ms Triggering core - post_login
INFO [main] 51.19 ms done (Triggering core - post_login)
INFO [main] 51.21 ms loaded
INFO [main] 51.22 ms caches permissions
INFO [main] 51.24 ms starting to cache access permissions
INFO [B2DB] 52.04 ms executing PDO query (8)
INFO [B2DB] 52.06 ms SELECT permissions23.id AS permissions23_id, permissions23.permission_type AS permissions23_permission_type, permissions23.target_id AS permissions23_target_id, permissions23.allowed AS permissions23_allowed, permissions23.module AS permissions23_module, permissions23.uid AS permissions23_uid, permissions23.gid AS permissions23_gid, permissions23.tid AS permissions23_tid, permissions23.scope AS permissions23_scope, users24.id AS users24_id, users24.username AS users24_username, users24.password AS users24_password, users24.buddyname AS users24_buddyname, users24.realname AS users24_realname, users24.email AS users24_email, users24.userstate AS users24_userstate, users24.customstate AS users24_customstate, users24.homepage AS users24_homepage, users24.language AS users24_language, users24.lastseen AS users24_lastseen, users24.quota AS users24_quota, users24.activated AS users24_activated, users24.enabled AS users24_enabled, users24.deleted AS users24_deleted, users24.avatar AS users24_avatar, users24.use_gravatar AS users24_use_gravatar, users24.private_email AS users24_private_email, users24.joined AS users24_joined, users24.group_id AS users24_group_id, users24.scope AS users24_scope, groups25.id AS groups25_id, groups25.name AS groups25_name, groups25.scope AS groups25_scope, teams26.id AS teams26_id, teams26.name AS teams26_name, teams26.ondemand AS teams26_ondemand, teams26.scope AS teams26_scope, scopes27.id AS scopes27_id, scopes27.enabled AS scopes27_enabled, scopes27.description AS scopes27_description, scopes27.administrator AS scopes27_administrator, scopes27.hostname AS scopes27_hostname FROM permissions permissions23 LEFT JOIN users users24 ON (users24.id=permissions23.uid) LEFT JOIN groups groups25 ON (groups25.id=permissions23.gid) LEFT JOIN teams teams26 ON (teams26.id=permissions23.tid) LEFT JOIN scopes scopes27 ON (scopes27.id=permissions23.scope) WHERE (permissions23.scope = '1')
INFO [B2DB] 52.07 ms Values: 1
INFO [B2DB] 53.64 ms done
INFO [main] 83.95 ms done (starting to cache access permissions)
INFO [cache] 83.96 ms Can not cache value for key "permissions"
INFO [main] 84.48 ms ...cached
INFO [main] 84.49 ms ...done
INFO [routing] 84.5 ms Loading last batch of routes
INFO [routing] 84.62 ms generating routes
INFO [cache] 86.01 ms Can not cache value for key "routes_2"
INFO [routing] 86.02 ms ...done
INFO [main] 86.03 ms ...done initializing
INFO [main] 86.06 ms ...done
INFO [main] 90.34 ms B2 framework loaded
INFO [main] 90.36 ms Dispatching
INFO [routing] 90.37 ms URL is flexcalendar/timeline
INFO [routing] 90.38 ms URL is now /flexcalendar/timeline
INFO [routing] 90.4 ms URL is now /flexcalendar/timeline
INFO [routing] 90.94 ms match route [project_timeline] "/:project_key/timeline/*"
INFO [main] 92.4 ms Running main pre-execute action
INFO [B2DB] 95.81 ms executing PDO query (9)
INFO [B2DB] 95.84 ms SELECT projects28.id AS projects28_id, projects28.name AS projects28_name, projects28.key AS projects28_key, projects28.prefix AS projects28_prefix, projects28.use_prefix AS projects28_use_prefix, projects28.use_scrum AS projects28_use_scrum, projects28.homepage AS projects28_homepage, projects28.owner AS projects28_owner, projects28.owner_type AS projects28_owner_type, projects28.leader AS projects28_leader, projects28.leader_type AS projects28_leader_type, projects28.description AS projects28_description, projects28.doc_url AS projects28_doc_url, projects28.allow_freelancing AS projects28_allow_freelancing, projects28.isreleased AS projects28_isreleased, projects28.isplannedreleased AS projects28_isplannedreleased, projects28.release_date AS projects28_release_date, projects28.enable_builds AS projects28_enable_builds, projects28.enable_editions AS projects28_enable_editions, projects28.enable_components AS projects28_enable_components, projects28.show_in_summary AS projects28_show_in_summary, projects28.summary_display AS projects28_summary_display, projects28.qa_responsible AS projects28_qa_responsible, projects28.qa_responsible_type AS projects28_qa_responsible_type, projects28.locked AS projects28_locked, projects28.scope AS projects28_scope, projects28.workflow_scheme_id AS projects28_workflow_scheme_id, projects28.issuetype_scheme_id AS projects28_issuetype_scheme_id, projects28.client AS projects28_client, projects28.deleted AS projects28_deleted, projects28.autoassign AS projects28_autoassign FROM projects projects28 WHERE (projects28.scope = '1') AND (projects28.key = 'flexcalendar') AND (projects28.key != '') LIMIT 1
INFO [B2DB] 95.85 ms Values: 1, flexcalendar,
INFO [B2DB] 95.99 ms done
INFO [main] 96.14 ms Setting up manufactured array for TBGProject
INFO [B2DB] 96.17 ms Populating TBGProject with id 1
INFO [B2DB] 102.4 ms Done populating TBGProject with id 1
INFO [main] 102.42 ms Triggering core - TBGProject::__construct
INFO [main] 102.43 ms done (Triggering core - TBGProject::__construct)
INFO [main] 102.44 ms Manufacturing TBGProject with id 1
INFO [cache] 102.46 ms Can not cache value for key "TBGFactory_cache_TBGProjects_1"
INFO [main] 102.52 ms Running route action runTimeline()
INFO [main] 102.55 ms Checking permission page_project_timeline_access
INFO [main] 102.57 ms Populating user teams
INFO [B2DB] 103.12 ms executing PDO query (10)
INFO [B2DB] 103.14 ms SELECT teammembers39.id AS teammembers39_id, teammembers39.uid AS teammembers39_uid, teammembers39.tid AS teammembers39_tid, teammembers39.scope AS teammembers39_scope, users40.id AS users40_id, users40.username AS users40_username, users40.password AS users40_password, users40.buddyname AS users40_buddyname, users40.realname AS users40_realname, users40.email AS users40_email, users40.userstate AS users40_userstate, users40.customstate AS users40_customstate, users40.homepage AS users40_homepage, users40.language AS users40_language, users40.lastseen AS users40_lastseen, users40.quota AS users40_quota, users40.activated AS users40_activated, users40.enabled AS users40_enabled, users40.deleted AS users40_deleted, users40.avatar AS users40_avatar, users40.use_gravatar AS users40_use_gravatar, users40.private_email AS users40_private_email, users40.joined AS users40_joined, users40.group_id AS users40_group_id, users40.scope AS users40_scope, teams41.id AS teams41_id, teams41.name AS teams41_name, teams41.ondemand AS teams41_ondemand, teams41.scope AS teams41_scope, scopes42.id AS scopes42_id, scopes42.enabled AS scopes42_enabled, scopes42.description AS scopes42_description, scopes42.administrator AS scopes42_administrator, scopes42.hostname AS scopes42_hostname FROM teammembers teammembers39 LEFT JOIN users users40 ON (users40.id=teammembers39.uid) LEFT JOIN teams teams41 ON (teams41.id=teammembers39.tid) LEFT JOIN scopes scopes42 ON (scopes42.id=teammembers39.scope) WHERE (teammembers39.uid = '2')
INFO [B2DB] 103.15 ms Values: 2
INFO [B2DB] 103.61 ms done
INFO [main] 103.71 ms ...done (Populating user teams)
INFO [main] 103.74 ms ...done (Checking permissions page_project_timeline_access)
INFO [B2DB] 104.95 ms executing PDO query (11)
INFO [B2DB] 104.97 ms SELECT builds43.id AS builds43_id, builds43.name AS builds43_name, builds43.version_major AS builds43_version_major, builds43.version_minor AS builds43_version_minor, builds43.version_revision AS builds43_version_revision, builds43.release_date AS builds43_release_date, builds43.isreleased AS builds43_isreleased, builds43.locked AS builds43_locked, builds43.edition AS builds43_edition, builds43.project AS builds43_project, builds43.scope AS builds43_scope, editions47.id AS editions47_id, editions47.name AS editions47_name, editions47.description AS editions47_description, editions47.leader AS editions47_leader, editions47.leader_type AS editions47_leader_type, editions47.owner AS editions47_owner, editions47.owner_type AS editions47_owner_type, editions47.doc_url AS editions47_doc_url, editions47.qa_responsible AS editions47_qa_responsible, editions47.qa_responsible_type AS editions47_qa_responsible_type, editions47.release_date AS editions47_release_date, editions47.isreleased AS editions47_isreleased, editions47.isplannedreleased AS editions47_isplannedreleased, editions47.locked AS editions47_locked, editions47.project AS editions47_project, editions47.scope AS editions47_scope, projects48.id AS projects48_id, projects48.name AS projects48_name, projects48.key AS projects48_key, projects48.prefix AS projects48_prefix, projects48.use_prefix AS projects48_use_prefix, projects48.use_scrum AS projects48_use_scrum, projects48.homepage AS projects48_homepage, projects48.owner AS projects48_owner, projects48.owner_type AS projects48_owner_type, projects48.leader AS projects48_leader, projects48.leader_type AS projects48_leader_type, projects48.description AS projects48_description, projects48.doc_url AS projects48_doc_url, projects48.allow_freelancing AS projects48_allow_freelancing, projects48.isreleased AS projects48_isreleased, projects48.isplannedreleased AS projects48_isplannedreleased, projects48.release_date AS projects48_release_date, projects48.enable_builds AS projects48_enable_builds, projects48.enable_editions AS projects48_enable_editions, projects48.enable_components AS projects48_enable_components, projects48.show_in_summary AS projects48_show_in_summary, projects48.summary_display AS projects48_summary_display, projects48.qa_responsible AS projects48_qa_responsible, projects48.qa_responsible_type AS projects48_qa_responsible_type, projects48.locked AS projects48_locked, projects48.scope AS projects48_scope, projects48.workflow_scheme_id AS projects48_workflow_scheme_id, projects48.issuetype_scheme_id AS projects48_issuetype_scheme_id, projects48.client AS projects48_client, projects48.deleted AS projects48_deleted, projects48.autoassign AS projects48_autoassign, scopes49.id AS scopes49_id, scopes49.enabled AS scopes49_enabled, scopes49.description AS scopes49_description, scopes49.administrator AS scopes49_administrator, scopes49.hostname AS scopes49_hostname FROM builds builds43 LEFT JOIN editions editions47 ON (editions47.id=builds43.edition) LEFT JOIN projects projects48 ON (projects48.id=builds43.project) LEFT JOIN scopes scopes49 ON (scopes49.id=builds43.scope) WHERE (builds43.project = '1') ORDER BY builds43.version_major desc, builds43.version_minor desc, builds43.version_revision desc
INFO [B2DB] 104.98 ms Values: 1
INFO [B2DB] 105.17 ms done
INFO [main] 105.31 ms Setting up manufactured array for TBGBuild
INFO [B2DB] 105.34 ms Populating TBGBuild with id 2
INFO [B2DB] 106.62 ms Populating foreign object of type TBGProject with value 1 for property _project
INFO [B2DB] 106.65 ms Populating TBGProject with id 1
INFO [B2DB] 111.55 ms Done populating TBGProject with id 1
INFO [main] 111.57 ms Triggering core - TBGProject::__construct
INFO [main] 111.59 ms done (Triggering core - TBGProject::__construct)
INFO [B2DB] 111.88 ms Done populating TBGBuild with id 2
INFO [main] 111.9 ms Manufacturing TBGBuild with id 2
INFO [main] 111.96 ms Checking permission canseeprojecthierarchy
INFO [main] 111.98 ms ...done (Checking permissions canseeprojecthierarchy)
INFO [main] 111.99 ms Checking permission canseeprojecthierarchy
INFO [main] 112.02 ms ...done (Checking permissions canseeprojecthierarchy)
INFO [main] 112.03 ms Checking permission canseeallprojectbuilds
INFO [main] 112.05 ms ...done (Checking permissions canseeallprojectbuilds)
INFO [B2DB] 113.26 ms executing PDO query (12)
INFO [B2DB] 113.28 ms SELECT milestones50.id AS milestones50_id, milestones50.name AS milestones50_name, milestones50.description AS milestones50_description, milestones50.reacheddate AS milestones50_reacheddate, milestones50.itemtype AS milestones50_itemtype, milestones50.startingdate AS milestones50_startingdate, milestones50.scheduleddate AS milestones50_scheduleddate, milestones50.project AS milestones50_project, milestones50.scope AS milestones50_scope, projects51.id AS projects51_id, projects51.name AS projects51_name, projects51.key AS projects51_key, projects51.prefix AS projects51_prefix, projects51.use_prefix AS projects51_use_prefix, projects51.use_scrum AS projects51_use_scrum, projects51.homepage AS projects51_homepage, projects51.owner AS projects51_owner, projects51.owner_type AS projects51_owner_type, projects51.leader AS projects51_leader, projects51.leader_type AS projects51_leader_type, projects51.description AS projects51_description, projects51.doc_url AS projects51_doc_url, projects51.allow_freelancing AS projects51_allow_freelancing, projects51.isreleased AS projects51_isreleased, projects51.isplannedreleased AS projects51_isplannedreleased, projects51.release_date AS projects51_release_date, projects51.enable_builds AS projects51_enable_builds, projects51.enable_editions AS projects51_enable_editions, projects51.enable_components AS projects51_enable_components, projects51.show_in_summary AS projects51_show_in_summary, projects51.summary_display AS projects51_summary_display, projects51.qa_responsible AS projects51_qa_responsible, projects51.qa_responsible_type AS projects51_qa_responsible_type, projects51.locked AS projects51_locked, projects51.scope AS projects51_scope, projects51.workflow_scheme_id AS projects51_workflow_scheme_id, projects51.issuetype_scheme_id AS projects51_issuetype_scheme_id, projects51.client AS projects51_client, projects51.deleted AS projects51_deleted, projects51.autoassign AS projects51_autoassign, scopes52.id AS scopes52_id, scopes52.enabled AS scopes52_enabled, scopes52.description AS scopes52_description, scopes52.administrator AS scopes52_administrator, scopes52.hostname AS scopes52_hostname FROM milestones milestones50 LEFT JOIN projects projects51 ON (projects51.id=milestones50.project) LEFT JOIN scopes scopes52 ON (scopes52.id=milestones50.scope) WHERE (milestones50.project = '1') ORDER BY milestones50.scheduleddate asc
INFO [B2DB] 113.29 ms Values: 1
INFO [B2DB] 113.43 ms done
INFO [main] 113.57 ms Setting up manufactured array for TBGMilestone
INFO [B2DB] 113.59 ms Populating TBGMilestone with id 1
INFO [B2DB] 114.55 ms Populating foreign object of type TBGProject with value 1 for property _project
INFO [B2DB] 114.58 ms Populating TBGProject with id 1
INFO [B2DB] 119.46 ms Done populating TBGProject with id 1
INFO [main] 119.48 ms Triggering core - TBGProject::__construct
INFO [main] 119.49 ms done (Triggering core - TBGProject::__construct)
INFO [B2DB] 119.76 ms Done populating TBGMilestone with id 1
INFO [main] 119.77 ms Manufacturing TBGMilestone with id 1
INFO [B2DB] 122.75 ms executing PDO query (13)
INFO [B2DB] 122.78 ms SELECT log53.id AS log53_id, log53.target AS log53_target, log53.target_type AS log53_target_type, log53.change_type AS log53_change_type, log53.text AS log53_text, log53.previous_value AS log53_previous_value, log53.current_value AS log53_current_value, log53.time AS log53_time, log53.uid AS log53_uid, log53.scope AS log53_scope, issues56.id AS issues56_id, issues56.issue_no AS issues56_issue_no, issues56.title AS issues56_title, issues56.posted AS issues56_posted, issues56.last_updated AS issues56_last_updated, issues56.project_id AS issues56_project_id, issues56.description AS issues56_description, issues56.state AS issues56_state, issues56.posted_by AS issues56_posted_by, issues56.owner AS issues56_owner, issues56.owner_type AS issues56_owner_type, issues56.user_pain AS issues56_user_pain, issues56.pain_bug_type AS issues56_pain_bug_type, issues56.pain_effect AS issues56_pain_effect, issues56.pain_likelihood AS issues56_pain_likelihood, issues56.assigned_to AS issues56_assigned_to, issues56.reproduction_steps AS issues56_reproduction_steps, issues56.resolution AS issues56_resolution, issues56.issuetype AS issues56_issuetype, issues56.status AS issues56_status, issues56.priority AS issues56_priority, issues56.category AS issues56_category, issues56.severity AS issues56_severity, issues56.reproducability AS issues56_reproducability, issues56.scrumcolor AS issues56_scrumcolor, issues56.estimated_months AS issues56_estimated_months, issues56.estimated_weeks AS issues56_estimated_weeks, issues56.estimated_days AS issues56_estimated_days, issues56.estimated_hours AS issues56_estimated_hours, issues56.estimated_points AS issues56_estimated_points, issues56.spent_months AS issues56_spent_months, issues56.spent_weeks AS issues56_spent_weeks, issues56.spent_days AS issues56_spent_days, issues56.spent_hours AS issues56_spent_hours, issues56.votes_total AS issues56_votes_total, issues56.spent_points AS issues56_spent_points, issues56.percent_complete AS issues56_percent_complete, issues56.assigned_type AS issues56_assigned_type, issues56.duplicate_of AS issues56_duplicate_of, issues56.deleted AS issues56_deleted, issues56.blocking AS issues56_blocking, issues56.locked AS issues56_locked, issues56.being_worked_on_by_user AS issues56_being_worked_on_by_user, issues56.being_worked_on_by_user_since AS issues56_being_worked_on_by_user_since, issues56.milestone AS issues56_milestone, issues56.workflow_step_id AS issues56_workflow_step_id, issues56.scope AS issues56_scope, users54.id AS users54_id, users54.username AS users54_username, users54.password AS users54_password, users54.buddyname AS users54_buddyname, users54.realname AS users54_realname, users54.email AS users54_email, users54.userstate AS users54_userstate, users54.customstate AS users54_customstate, users54.homepage AS users54_homepage, users54.language AS users54_language, users54.lastseen AS users54_lastseen, users54.quota AS users54_quota, users54.activated AS users54_activated, users54.enabled AS users54_enabled, users54.deleted AS users54_deleted, users54.avatar AS users54_avatar, users54.use_gravatar AS users54_use_gravatar, users54.private_email AS users54_private_email, users54.joined AS users54_joined, users54.group_id AS users54_group_id, users54.scope AS users54_scope, scopes55.id AS scopes55_id, scopes55.enabled AS scopes55_enabled, scopes55.description AS scopes55_description, scopes55.administrator AS scopes55_administrator, scopes55.hostname AS scopes55_hostname FROM log log53 LEFT JOIN issues issues56 ON (issues56.id=log53.target) LEFT JOIN users users54 ON (users54.id=log53.uid) LEFT JOIN scopes scopes55 ON (scopes55.id=log53.scope) WHERE (log53.target_type = 1) AND (issues56.project_id = '1') ORDER BY log53.time desc
INFO [B2DB] 122.79 ms Values: 1, 1
INFO [B2DB] 124.74 ms done
INFO [main] 128.81 ms ...done
INFO [main] 128.82 ms Displaying template
INFO [main] 129.41 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/project/templates/timeline.html.php
INFO [main] 129.68 ms rendering template output
INFO [main] 129.97 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/project/templates/_projectinfosidebar.inc.php
INFO [main] 129.99 ms rendering template output
INFO [main] 130.15 ms Checking permission caneditprojectdetails
INFO [main] 130.2 ms ...done (Checking permissions caneditprojectdetails)
INFO [main] 130.21 ms Checking permission canmanageproject
INFO [main] 130.23 ms ...done (Checking permissions canmanageproject)
INFO [main] 130.3 ms Checking permission caneditprojectdetails
INFO [main] 130.35 ms ...done (Checking permissions caneditprojectdetails)
INFO [main] 130.36 ms Checking permission canmanageproject
INFO [main] 130.38 ms ...done (Checking permissions canmanageproject)
INFO [B2DB] 132.13 ms executing PDO query (14)
INFO [B2DB] 132.15 ms SELECT issuetypes62.id AS issuetypes62_id, issuetypes62.name AS issuetypes62_name, issuetypes62.itemdata AS issuetypes62_itemdata, issuetypes62.description AS issuetypes62_description, issuetypes62.task AS issuetypes62_task, issuetypes62.scope AS issuetypes62_scope, scopes63.id AS scopes63_id, scopes63.enabled AS scopes63_enabled, scopes63.description AS scopes63_description, scopes63.administrator AS scopes63_administrator, scopes63.hostname AS scopes63_hostname FROM issuetypes issuetypes62 LEFT JOIN scopes scopes63 ON (scopes63.id=issuetypes62.scope) WHERE (issuetypes62.scope = '1')
INFO [B2DB] 132.16 ms Values: 1
INFO [B2DB] 132.26 ms done
INFO [main] 132.42 ms Setting up manufactured array for TBGIssuetype
INFO [B2DB] 132.45 ms Populating TBGIssuetype with id 1
INFO [B2DB] 133.03 ms Done populating TBGIssuetype with id 1
INFO [main] 133.04 ms Manufacturing TBGIssuetype with id 1
INFO [B2DB] 133.11 ms Populating TBGIssuetype with id 2
INFO [B2DB] 133.63 ms Done populating TBGIssuetype with id 2
INFO [main] 133.65 ms Manufacturing TBGIssuetype with id 2
INFO [B2DB] 133.71 ms Populating TBGIssuetype with id 3
INFO [B2DB] 134.23 ms Done populating TBGIssuetype with id 3
INFO [main] 134.24 ms Manufacturing TBGIssuetype with id 3
INFO [main] 134.3 ms issue string bug|issue|ticket|story|Bug\s{1,1}report|Feature\s{1,1}request|Enhancement
INFO [B2DB] 134.89 ms executing PDO query (15)
INFO [B2DB] 134.92 ms SELECT users6.id AS users6_id, users6.username AS users6_username, users6.password AS users6_password, users6.buddyname AS users6_buddyname, users6.realname AS users6_realname, users6.email AS users6_email, users6.userstate AS users6_userstate, users6.customstate AS users6_customstate, users6.homepage AS users6_homepage, users6.language AS users6_language, users6.lastseen AS users6_lastseen, users6.quota AS users6_quota, users6.activated AS users6_activated, users6.enabled AS users6_enabled, users6.deleted AS users6_deleted, users6.avatar AS users6_avatar, users6.use_gravatar AS users6_use_gravatar, users6.private_email AS users6_private_email, users6.joined AS users6_joined, users6.group_id AS users6_group_id, users6.scope AS users6_scope, userstate9.id AS userstate9_id, userstate9.name AS userstate9_name, userstate9.is_unavailable AS userstate9_is_unavailable, userstate9.is_busy AS userstate9_is_busy, userstate9.is_online AS userstate9_is_online, userstate9.is_in_meeting AS userstate9_is_in_meeting, userstate9.is_absent AS userstate9_is_absent, userstate9.itemdata AS userstate9_itemdata, userstate9.scope AS userstate9_scope, groups12.id AS groups12_id, groups12.name AS groups12_name, groups12.scope AS groups12_scope, scopes13.id AS scopes13_id, scopes13.enabled AS scopes13_enabled, scopes13.description AS scopes13_description, scopes13.administrator AS scopes13_administrator, scopes13.hostname AS scopes13_hostname FROM users users6 LEFT JOIN userstate userstate9 ON (userstate9.id=users6.userstate) LEFT JOIN groups groups12 ON (groups12.id=users6.group_id) LEFT JOIN scopes scopes13 ON (scopes13.id=users6.scope) WHERE (users6.scope = '1') AND (users6.id = 3) LIMIT 1
INFO [B2DB] 134.93 ms Values: 1, 3
INFO [B2DB] 135.42 ms done
INFO [B2DB] 135.52 ms Populating TBGUser with id 3
INFO [B2DB] 136.66 ms Populating foreign object of type TBGUserstate with value 1 for property _userstate
INFO [B2DB] 136.68 ms Populating TBGUserstate with id 1
INFO [B2DB] 137.37 ms Done populating TBGUserstate with id 1
INFO [B2DB] 139.62 ms Populating foreign object of type TBGGroup with value 1 for property _group_id
INFO [B2DB] 139.65 ms Populating TBGGroup with id 1
INFO [B2DB] 139.82 ms Done populating TBGGroup with id 1
INFO [B2DB] 140.15 ms Done populating TBGUser with id 3
INFO [main] 140.17 ms User with id 3 set up successfully
INFO [main] 140.21 ms Manufacturing TBGUser with id 3
INFO [main] 145.63 ms user dropdown component
INFO [main] 145.65 ms done (user dropdown component)
INFO [main] 145.67 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_userdropdown.inc.php
INFO [main] 145.69 ms rendering template output
INFO [B2DB] 146.58 ms executing PDO query (16)
INFO [B2DB] 146.6 ms SELECT buddies80.id AS buddies80_id, buddies80.uid AS buddies80_uid, buddies80.bid AS buddies80_bid, buddies80.scope AS buddies80_scope, users81.id AS users81_id, users81.username AS users81_username, users81.password AS users81_password, users81.buddyname AS users81_buddyname, users81.realname AS users81_realname, users81.email AS users81_email, users81.userstate AS users81_userstate, users81.customstate AS users81_customstate, users81.homepage AS users81_homepage, users81.language AS users81_language, users81.lastseen AS users81_lastseen, users81.quota AS users81_quota, users81.activated AS users81_activated, users81.enabled AS users81_enabled, users81.deleted AS users81_deleted, users81.avatar AS users81_avatar, users81.use_gravatar AS users81_use_gravatar, users81.private_email AS users81_private_email, users81.joined AS users81_joined, users81.group_id AS users81_group_id, users81.scope AS users81_scope, users82.id AS users82_id, users82.username AS users82_username, users82.password AS users82_password, users82.buddyname AS users82_buddyname, users82.realname AS users82_realname, users82.email AS users82_email, users82.userstate AS users82_userstate, users82.customstate AS users82_customstate, users82.homepage AS users82_homepage, users82.language AS users82_language, users82.lastseen AS users82_lastseen, users82.quota AS users82_quota, users82.activated AS users82_activated, users82.enabled AS users82_enabled, users82.deleted AS users82_deleted, users82.avatar AS users82_avatar, users82.use_gravatar AS users82_use_gravatar, users82.private_email AS users82_private_email, users82.joined AS users82_joined, users82.group_id AS users82_group_id, users82.scope AS users82_scope, scopes83.id AS scopes83_id, scopes83.enabled AS scopes83_enabled, scopes83.description AS scopes83_description, scopes83.administrator AS scopes83_administrator, scopes83.hostname AS scopes83_hostname FROM buddies buddies80 LEFT JOIN users users81 ON (users81.id=buddies80.uid) LEFT JOIN users users82 ON (users82.id=buddies80.bid) LEFT JOIN scopes scopes83 ON (scopes83.id=buddies80.scope) WHERE (buddies80.uid = '2') AND (buddies80.scope = '1')
INFO [B2DB] 146.61 ms Values: 2, 1
INFO [B2DB] 147.09 ms done
INFO [main] 147.23 ms Setting up manufactured array for TBGUserstate
INFO [B2DB] 147.45 ms executing PDO query (17)
INFO [B2DB] 147.47 ms SELECT userstate7.id AS userstate7_id, userstate7.name AS userstate7_name, userstate7.is_unavailable AS userstate7_is_unavailable, userstate7.is_busy AS userstate7_is_busy, userstate7.is_online AS userstate7_is_online, userstate7.is_in_meeting AS userstate7_is_in_meeting, userstate7.is_absent AS userstate7_is_absent, userstate7.itemdata AS userstate7_itemdata, userstate7.scope AS userstate7_scope, scopes8.id AS scopes8_id, scopes8.enabled AS scopes8_enabled, scopes8.description AS scopes8_description, scopes8.administrator AS scopes8_administrator, scopes8.hostname AS scopes8_hostname FROM userstate userstate7 LEFT JOIN scopes scopes8 ON (scopes8.id=userstate7.scope) WHERE (userstate7.scope = '1') AND (userstate7.id = '2') LIMIT 1
INFO [B2DB] 147.48 ms Values: 1, 2
INFO [B2DB] 147.62 ms done
INFO [B2DB] 147.71 ms Populating TBGUserstate with id 2
INFO [B2DB] 149.32 ms Done populating TBGUserstate with id 2
INFO [main] 149.38 ms Manufacturing TBGUserstate with id 2
INFO [main] 149.54 ms Triggering core - useractions_top
INFO [main] 149.58 ms done (Triggering core - useractions_top)
INFO [main] 149.77 ms Triggering core - useractions_bottom
INFO [main] 149.79 ms done (Triggering core - useractions_bottom)
INFO [main] 149.9 ms Using previously manufactured TBGUser with id 3
INFO [main] 150 ms user dropdown component
INFO [main] 150.04 ms done (user dropdown component)
INFO [main] 150.06 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_userdropdown.inc.php
INFO [main] 150.09 ms rendering template output
INFO [main] 150.54 ms Using previously manufactured TBGUserstate with id 2
INFO [main] 150.63 ms Triggering core - useractions_top
INFO [main] 150.65 ms done (Triggering core - useractions_top)
INFO [main] 150.82 ms Triggering core - useractions_bottom
INFO [main] 150.84 ms done (Triggering core - useractions_bottom)
INFO [main] 150.91 ms Using previously manufactured TBGUser with id 3
INFO [main] 151.02 ms user dropdown component
INFO [main] 151.05 ms done (user dropdown component)
INFO [main] 151.07 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_userdropdown.inc.php
INFO [main] 151.1 ms rendering template output
INFO [main] 151.54 ms Using previously manufactured TBGUserstate with id 2
INFO [main] 151.64 ms Triggering core - useractions_top
INFO [main] 151.66 ms done (Triggering core - useractions_top)
INFO [main] 151.83 ms Triggering core - useractions_bottom
INFO [main] 151.85 ms done (Triggering core - useractions_bottom)
INFO [main] 151.94 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/project/templates/_projectinfolinks.inc.php
INFO [main] 151.97 ms rendering template output
INFO [main] 152.46 ms Checking permission page_project_dashboard_access
INFO [main] 152.51 ms ...done (Checking permissions page_project_dashboard_access)
INFO [main] 152.65 ms Triggering core - project_sidebar_links_dashboard
INFO [main] 152.67 ms done (Triggering core - project_sidebar_links_dashboard)
INFO [main] 152.71 ms Checking permission page_project_scrum_access
INFO [main] 152.74 ms ...done (Checking permissions page_project_scrum_access)
INFO [main] 152.78 ms Checking permission page_project_allpages_access
INFO [main] 152.83 ms ...done (Checking permissions page_project_allpages_access)
INFO [main] 152.86 ms Checking permission page_project_roadmap_access
INFO [main] 152.91 ms ...done (Checking permissions page_project_roadmap_access)
INFO [main] 153.03 ms Triggering core - project_sidebar_links_roadmap
INFO [main] 153.06 ms done (Triggering core - project_sidebar_links_roadmap)
INFO [main] 153.1 ms Checking permission page_project_team_access
INFO [main] 153.15 ms ...done (Checking permissions page_project_team_access)
INFO [main] 153.27 ms Triggering core - project_sidebar_links_team
INFO [main] 153.29 ms done (Triggering core - project_sidebar_links_team)
INFO [main] 153.34 ms Checking permission page_project_statistics_access
INFO [main] 153.38 ms ...done (Checking permissions page_project_statistics_access)
INFO [main] 153.51 ms Triggering core - project_sidebar_links_statistics
INFO [main] 153.53 ms done (Triggering core - project_sidebar_links_statistics)
INFO [main] 153.57 ms Checking permission page_project_timeline_access
INFO [main] 153.62 ms ...done (Checking permissions page_project_timeline_access)
INFO [main] 153.76 ms Triggering core - project_sidebar_links_timeline
INFO [main] 153.78 ms done (Triggering core - project_sidebar_links_timeline)
INFO [main] 163.02 ms Setting up manufactured array for TBGIssue
INFO [B2DB] 163.82 ms executing PDO query (18)
INFO [B2DB] 163.86 ms SELECT issues56.id AS issues56_id, issues56.issue_no AS issues56_issue_no, issues56.title AS issues56_title, issues56.posted AS issues56_posted, issues56.last_updated AS issues56_last_updated, issues56.project_id AS issues56_project_id, issues56.description AS issues56_description, issues56.state AS issues56_state, issues56.posted_by AS issues56_posted_by, issues56.owner AS issues56_owner, issues56.owner_type AS issues56_owner_type, issues56.user_pain AS issues56_user_pain, issues56.pain_bug_type AS issues56_pain_bug_type, issues56.pain_effect AS issues56_pain_effect, issues56.pain_likelihood AS issues56_pain_likelihood, issues56.assigned_to AS issues56_assigned_to, issues56.reproduction_steps AS issues56_reproduction_steps, issues56.resolution AS issues56_resolution, issues56.issuetype AS issues56_issuetype, issues56.status AS issues56_status, issues56.priority AS issues56_priority, issues56.category AS issues56_category, issues56.severity AS issues56_severity, issues56.reproducability AS issues56_reproducability, issues56.scrumcolor AS issues56_scrumcolor, issues56.estimated_months AS issues56_estimated_months, issues56.estimated_weeks AS issues56_estimated_weeks, issues56.estimated_days AS issues56_estimated_days, issues56.estimated_hours AS issues56_estimated_hours, issues56.estimated_points AS issues56_estimated_points, issues56.spent_months AS issues56_spent_months, issues56.spent_weeks AS issues56_spent_weeks, issues56.spent_days AS issues56_spent_days, issues56.spent_hours AS issues56_spent_hours, issues56.votes_total AS issues56_votes_total, issues56.spent_points AS issues56_spent_points, issues56.percent_complete AS issues56_percent_complete, issues56.assigned_type AS issues56_assigned_type, issues56.duplicate_of AS issues56_duplicate_of, issues56.deleted AS issues56_deleted, issues56.blocking AS issues56_blocking, issues56.locked AS issues56_locked, issues56.being_worked_on_by_user AS issues56_being_worked_on_by_user, issues56.being_worked_on_by_user_since AS issues56_being_worked_on_by_user_since, issues56.milestone AS issues56_milestone, issues56.workflow_step_id AS issues56_workflow_step_id, issues56.scope AS issues56_scope FROM issues issues56 WHERE (issues56.scope = '1') AND (issues56.id = '3') LIMIT 1
INFO [B2DB] 163.88 ms Values: 1, 3
INFO [B2DB] 164.05 ms done
INFO [B2DB] 164.19 ms Populating TBGIssue with id 3
INFO [B2DB] 183.08 ms Done populating TBGIssue with id 3
INFO [B2DB] 183.72 ms executing PDO query (19)
INFO [B2DB] 183.73 ms SELECT customfields84.id AS customfields84_id, customfields84.name AS customfields84_name, customfields84.key AS customfields84_key, customfields84.description AS customfields84_description, customfields84.instructions AS customfields84_instructions, customfields84.itemtype AS customfields84_itemtype, customfields84.scope AS customfields84_scope, scopes85.id AS scopes85_id, scopes85.enabled AS scopes85_enabled, scopes85.description AS scopes85_description, scopes85.administrator AS scopes85_administrator, scopes85.hostname AS scopes85_hostname FROM customfields customfields84 LEFT JOIN scopes scopes85 ON (scopes85.id=customfields84.scope) WHERE (customfields84.scope = '1')
INFO [B2DB] 183.75 ms Values: 1
INFO [B2DB] 183.85 ms done
INFO [B2DB] 184.7 ms executing PDO query (20)
INFO [B2DB] 184.72 ms SELECT issuecustomfields86.id AS issuecustomfields86_id, issuecustomfields86.issue_id AS issuecustomfields86_issue_id, issuecustomfields86.customfields_id AS issuecustomfields86_customfields_id, issuecustomfields86.option_value AS issuecustomfields86_option_value, issuecustomfields86.scope AS issuecustomfields86_scope, issues87.id AS issues87_id, issues87.issue_no AS issues87_issue_no, issues87.title AS issues87_title, issues87.posted AS issues87_posted, issues87.last_updated AS issues87_last_updated, issues87.project_id AS issues87_project_id, issues87.description AS issues87_description, issues87.state AS issues87_state, issues87.posted_by AS issues87_posted_by, issues87.owner AS issues87_owner, issues87.owner_type AS issues87_owner_type, issues87.user_pain AS issues87_user_pain, issues87.pain_bug_type AS issues87_pain_bug_type, issues87.pain_effect AS issues87_pain_effect, issues87.pain_likelihood AS issues87_pain_likelihood, issues87.assigned_to AS issues87_assigned_to, issues87.reproduction_steps AS issues87_reproduction_steps, issues87.resolution AS issues87_resolution, issues87.issuetype AS issues87_issuetype, issues87.status AS issues87_status, issues87.priority AS issues87_priority, issues87.category AS issues87_category, issues87.severity AS issues87_severity, issues87.reproducability AS issues87_reproducability, issues87.scrumcolor AS issues87_scrumcolor, issues87.estimated_months AS issues87_estimated_months, issues87.estimated_weeks AS issues87_estimated_weeks, issues87.estimated_days AS issues87_estimated_days, issues87.estimated_hours AS issues87_estimated_hours, issues87.estimated_points AS issues87_estimated_points, issues87.spent_months AS issues87_spent_months, issues87.spent_weeks AS issues87_spent_weeks, issues87.spent_days AS issues87_spent_days, issues87.spent_hours AS issues87_spent_hours, issues87.votes_total AS issues87_votes_total, issues87.spent_points AS issues87_spent_points, issues87.percent_complete AS issues87_percent_complete, issues87.assigned_type AS issues87_assigned_type, issues87.duplicate_of AS issues87_duplicate_of, issues87.deleted AS issues87_deleted, issues87.blocking AS issues87_blocking, issues87.locked AS issues87_locked, issues87.being_worked_on_by_user AS issues87_being_worked_on_by_user, issues87.being_worked_on_by_user_since AS issues87_being_worked_on_by_user_since, issues87.milestone AS issues87_milestone, issues87.workflow_step_id AS issues87_workflow_step_id, issues87.scope AS issues87_scope, customfields88.id AS customfields88_id, customfields88.name AS customfields88_name, customfields88.key AS customfields88_key, customfields88.description AS customfields88_description, customfields88.instructions AS customfields88_instructions, customfields88.itemtype AS customfields88_itemtype, customfields88.scope AS customfields88_scope, scopes89.id AS scopes89_id, scopes89.enabled AS scopes89_enabled, scopes89.description AS scopes89_description, scopes89.administrator AS scopes89_administrator, scopes89.hostname AS scopes89_hostname FROM issuecustomfields issuecustomfields86 LEFT JOIN issues issues87 ON (issues87.id=issuecustomfields86.issue_id) LEFT JOIN customfields customfields88 ON (customfields88.id=issuecustomfields86.customfields_id) LEFT JOIN scopes scopes89 ON (scopes89.id=issuecustomfields86.scope) WHERE (issuecustomfields86.issue_id = '3') AND (issuecustomfields86.scope = '1')
INFO [B2DB] 184.73 ms Values: 3, 1
INFO [B2DB] 184.88 ms done
INFO [main] 185.04 ms Manufacturing TBGIssue with id 3
INFO [main] 185.06 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 185.08 ms rendering template output
INFO [B2DB] 185.68 ms executing PDO query (21)
INFO [B2DB] 185.71 ms SELECT issuetypes62.id AS issuetypes62_id, issuetypes62.name AS issuetypes62_name, issuetypes62.itemdata AS issuetypes62_itemdata, issuetypes62.description AS issuetypes62_description, issuetypes62.task AS issuetypes62_task, issuetypes62.scope AS issuetypes62_scope, scopes63.id AS scopes63_id, scopes63.enabled AS scopes63_enabled, scopes63.description AS scopes63_description, scopes63.administrator AS scopes63_administrator, scopes63.hostname AS scopes63_hostname FROM issuetypes issuetypes62 LEFT JOIN scopes scopes63 ON (scopes63.id=issuetypes62.scope) WHERE (issuetypes62.scope = '1') AND (issuetypes62.id = 1) LIMIT 1
INFO [B2DB] 185.72 ms Values: 1, 1
INFO [B2DB] 185.8 ms done
INFO [B2DB] 185.89 ms Populating TBGIssuetype with id 1
INFO [B2DB] 186.41 ms Done populating TBGIssuetype with id 1
INFO [main] 186.5 ms Using previously manufactured TBGProject with id 1
INFO [B2DB] 186.98 ms executing PDO query (22)
INFO [B2DB] 187 ms SELECT users6.id AS users6_id, users6.username AS users6_username, users6.password AS users6_password, users6.buddyname AS users6_buddyname, users6.realname AS users6_realname, users6.email AS users6_email, users6.userstate AS users6_userstate, users6.customstate AS users6_customstate, users6.homepage AS users6_homepage, users6.language AS users6_language, users6.lastseen AS users6_lastseen, users6.quota AS users6_quota, users6.activated AS users6_activated, users6.enabled AS users6_enabled, users6.deleted AS users6_deleted, users6.avatar AS users6_avatar, users6.use_gravatar AS users6_use_gravatar, users6.private_email AS users6_private_email, users6.joined AS users6_joined, users6.group_id AS users6_group_id, users6.scope AS users6_scope, userstate9.id AS userstate9_id, userstate9.name AS userstate9_name, userstate9.is_unavailable AS userstate9_is_unavailable, userstate9.is_busy AS userstate9_is_busy, userstate9.is_online AS userstate9_is_online, userstate9.is_in_meeting AS userstate9_is_in_meeting, userstate9.is_absent AS userstate9_is_absent, userstate9.itemdata AS userstate9_itemdata, userstate9.scope AS userstate9_scope, groups12.id AS groups12_id, groups12.name AS groups12_name, groups12.scope AS groups12_scope, scopes13.id AS scopes13_id, scopes13.enabled AS scopes13_enabled, scopes13.description AS scopes13_description, scopes13.administrator AS scopes13_administrator, scopes13.hostname AS scopes13_hostname FROM users users6 LEFT JOIN userstate userstate9 ON (userstate9.id=users6.userstate) LEFT JOIN groups groups12 ON (groups12.id=users6.group_id) LEFT JOIN scopes scopes13 ON (scopes13.id=users6.scope) WHERE (users6.scope = '1') AND (users6.id = '6') LIMIT 1
INFO [B2DB] 187.01 ms Values: 1, 6
INFO [B2DB] 187.3 ms done
INFO [B2DB] 187.37 ms Populating TBGUser with id 6
INFO [B2DB] 188.45 ms Populating foreign object of type TBGUserstate with value 2 for property _userstate
INFO [B2DB] 188.47 ms Populating TBGUserstate with id 2
INFO [B2DB] 189.11 ms Done populating TBGUserstate with id 2
INFO [B2DB] 191.19 ms Populating foreign object of type TBGGroup with value 2 for property _group_id
INFO [B2DB] 191.21 ms Populating TBGGroup with id 2
INFO [B2DB] 191.37 ms Done populating TBGGroup with id 2
INFO [B2DB] 191.67 ms Done populating TBGUser with id 6
INFO [main] 191.69 ms User with id 6 set up successfully
INFO [main] 191.73 ms Manufacturing TBGUser with id 6
INFO [B2DB] 192.21 ms executing PDO query (23)
INFO [B2DB] 192.23 ms SELECT issues56.id AS issues56_id, issues56.issue_no AS issues56_issue_no, issues56.title AS issues56_title, issues56.posted AS issues56_posted, issues56.last_updated AS issues56_last_updated, issues56.project_id AS issues56_project_id, issues56.description AS issues56_description, issues56.state AS issues56_state, issues56.posted_by AS issues56_posted_by, issues56.owner AS issues56_owner, issues56.owner_type AS issues56_owner_type, issues56.user_pain AS issues56_user_pain, issues56.pain_bug_type AS issues56_pain_bug_type, issues56.pain_effect AS issues56_pain_effect, issues56.pain_likelihood AS issues56_pain_likelihood, issues56.assigned_to AS issues56_assigned_to, issues56.reproduction_steps AS issues56_reproduction_steps, issues56.resolution AS issues56_resolution, issues56.issuetype AS issues56_issuetype, issues56.status AS issues56_status, issues56.priority AS issues56_priority, issues56.category AS issues56_category, issues56.severity AS issues56_severity, issues56.reproducability AS issues56_reproducability, issues56.scrumcolor AS issues56_scrumcolor, issues56.estimated_months AS issues56_estimated_months, issues56.estimated_weeks AS issues56_estimated_weeks, issues56.estimated_days AS issues56_estimated_days, issues56.estimated_hours AS issues56_estimated_hours, issues56.estimated_points AS issues56_estimated_points, issues56.spent_months AS issues56_spent_months, issues56.spent_weeks AS issues56_spent_weeks, issues56.spent_days AS issues56_spent_days, issues56.spent_hours AS issues56_spent_hours, issues56.votes_total AS issues56_votes_total, issues56.spent_points AS issues56_spent_points, issues56.percent_complete AS issues56_percent_complete, issues56.assigned_type AS issues56_assigned_type, issues56.duplicate_of AS issues56_duplicate_of, issues56.deleted AS issues56_deleted, issues56.blocking AS issues56_blocking, issues56.locked AS issues56_locked, issues56.being_worked_on_by_user AS issues56_being_worked_on_by_user, issues56.being_worked_on_by_user_since AS issues56_being_worked_on_by_user_since, issues56.milestone AS issues56_milestone, issues56.workflow_step_id AS issues56_workflow_step_id, issues56.scope AS issues56_scope FROM issues issues56 WHERE (issues56.scope = '1') AND (issues56.id = '2') LIMIT 1
INFO [B2DB] 192.24 ms Values: 1, 2
INFO [B2DB] 192.37 ms done
INFO [B2DB] 192.48 ms Populating TBGIssue with id 2
INFO [B2DB] 204.21 ms Done populating TBGIssue with id 2
INFO [B2DB] 204.75 ms executing PDO query (24)
INFO [B2DB] 204.78 ms SELECT issuecustomfields86.id AS issuecustomfields86_id, issuecustomfields86.issue_id AS issuecustomfields86_issue_id, issuecustomfields86.customfields_id AS issuecustomfields86_customfields_id, issuecustomfields86.option_value AS issuecustomfields86_option_value, issuecustomfields86.scope AS issuecustomfields86_scope, issues87.id AS issues87_id, issues87.issue_no AS issues87_issue_no, issues87.title AS issues87_title, issues87.posted AS issues87_posted, issues87.last_updated AS issues87_last_updated, issues87.project_id AS issues87_project_id, issues87.description AS issues87_description, issues87.state AS issues87_state, issues87.posted_by AS issues87_posted_by, issues87.owner AS issues87_owner, issues87.owner_type AS issues87_owner_type, issues87.user_pain AS issues87_user_pain, issues87.pain_bug_type AS issues87_pain_bug_type, issues87.pain_effect AS issues87_pain_effect, issues87.pain_likelihood AS issues87_pain_likelihood, issues87.assigned_to AS issues87_assigned_to, issues87.reproduction_steps AS issues87_reproduction_steps, issues87.resolution AS issues87_resolution, issues87.issuetype AS issues87_issuetype, issues87.status AS issues87_status, issues87.priority AS issues87_priority, issues87.category AS issues87_category, issues87.severity AS issues87_severity, issues87.reproducability AS issues87_reproducability, issues87.scrumcolor AS issues87_scrumcolor, issues87.estimated_months AS issues87_estimated_months, issues87.estimated_weeks AS issues87_estimated_weeks, issues87.estimated_days AS issues87_estimated_days, issues87.estimated_hours AS issues87_estimated_hours, issues87.estimated_points AS issues87_estimated_points, issues87.spent_months AS issues87_spent_months, issues87.spent_weeks AS issues87_spent_weeks, issues87.spent_days AS issues87_spent_days, issues87.spent_hours AS issues87_spent_hours, issues87.votes_total AS issues87_votes_total, issues87.spent_points AS issues87_spent_points, issues87.percent_complete AS issues87_percent_complete, issues87.assigned_type AS issues87_assigned_type, issues87.duplicate_of AS issues87_duplicate_of, issues87.deleted AS issues87_deleted, issues87.blocking AS issues87_blocking, issues87.locked AS issues87_locked, issues87.being_worked_on_by_user AS issues87_being_worked_on_by_user, issues87.being_worked_on_by_user_since AS issues87_being_worked_on_by_user_since, issues87.milestone AS issues87_milestone, issues87.workflow_step_id AS issues87_workflow_step_id, issues87.scope AS issues87_scope, customfields88.id AS customfields88_id, customfields88.name AS customfields88_name, customfields88.key AS customfields88_key, customfields88.description AS customfields88_description, customfields88.instructions AS customfields88_instructions, customfields88.itemtype AS customfields88_itemtype, customfields88.scope AS customfields88_scope, scopes89.id AS scopes89_id, scopes89.enabled AS scopes89_enabled, scopes89.description AS scopes89_description, scopes89.administrator AS scopes89_administrator, scopes89.hostname AS scopes89_hostname FROM issuecustomfields issuecustomfields86 LEFT JOIN issues issues87 ON (issues87.id=issuecustomfields86.issue_id) LEFT JOIN customfields customfields88 ON (customfields88.id=issuecustomfields86.customfields_id) LEFT JOIN scopes scopes89 ON (scopes89.id=issuecustomfields86.scope) WHERE (issuecustomfields86.issue_id = '2') AND (issuecustomfields86.scope = '1')
INFO [B2DB] 204.78 ms Values: 2, 1
INFO [B2DB] 204.95 ms done
INFO [main] 205.11 ms Manufacturing TBGIssue with id 2
INFO [main] 205.13 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 205.15 ms rendering template output
INFO [B2DB] 205.75 ms executing PDO query (25)
INFO [B2DB] 205.77 ms SELECT issuetypes62.id AS issuetypes62_id, issuetypes62.name AS issuetypes62_name, issuetypes62.itemdata AS issuetypes62_itemdata, issuetypes62.description AS issuetypes62_description, issuetypes62.task AS issuetypes62_task, issuetypes62.scope AS issuetypes62_scope, scopes63.id AS scopes63_id, scopes63.enabled AS scopes63_enabled, scopes63.description AS scopes63_description, scopes63.administrator AS scopes63_administrator, scopes63.hostname AS scopes63_hostname FROM issuetypes issuetypes62 LEFT JOIN scopes scopes63 ON (scopes63.id=issuetypes62.scope) WHERE (issuetypes62.scope = '1') AND (issuetypes62.id = 3) LIMIT 1
INFO [B2DB] 205.78 ms Values: 1, 3
INFO [B2DB] 205.87 ms done
INFO [B2DB] 205.96 ms Populating TBGIssuetype with id 3
INFO [B2DB] 206.47 ms Done populating TBGIssuetype with id 3
INFO [main] 206.56 ms Using previously manufactured TBGProject with id 1
INFO [B2DB] 207.02 ms executing PDO query (26)
INFO [B2DB] 207.04 ms SELECT users6.id AS users6_id, users6.username AS users6_username, users6.password AS users6_password, users6.buddyname AS users6_buddyname, users6.realname AS users6_realname, users6.email AS users6_email, users6.userstate AS users6_userstate, users6.customstate AS users6_customstate, users6.homepage AS users6_homepage, users6.language AS users6_language, users6.lastseen AS users6_lastseen, users6.quota AS users6_quota, users6.activated AS users6_activated, users6.enabled AS users6_enabled, users6.deleted AS users6_deleted, users6.avatar AS users6_avatar, users6.use_gravatar AS users6_use_gravatar, users6.private_email AS users6_private_email, users6.joined AS users6_joined, users6.group_id AS users6_group_id, users6.scope AS users6_scope, userstate9.id AS userstate9_id, userstate9.name AS userstate9_name, userstate9.is_unavailable AS userstate9_is_unavailable, userstate9.is_busy AS userstate9_is_busy, userstate9.is_online AS userstate9_is_online, userstate9.is_in_meeting AS userstate9_is_in_meeting, userstate9.is_absent AS userstate9_is_absent, userstate9.itemdata AS userstate9_itemdata, userstate9.scope AS userstate9_scope, groups12.id AS groups12_id, groups12.name AS groups12_name, groups12.scope AS groups12_scope, scopes13.id AS scopes13_id, scopes13.enabled AS scopes13_enabled, scopes13.description AS scopes13_description, scopes13.administrator AS scopes13_administrator, scopes13.hostname AS scopes13_hostname FROM users users6 LEFT JOIN userstate userstate9 ON (userstate9.id=users6.userstate) LEFT JOIN groups groups12 ON (groups12.id=users6.group_id) LEFT JOIN scopes scopes13 ON (scopes13.id=users6.scope) WHERE (users6.scope = '1') AND (users6.id = '4') LIMIT 1
INFO [B2DB] 207.05 ms Values: 1, 4
INFO [B2DB] 207.57 ms done
INFO [B2DB] 207.71 ms Populating TBGUser with id 4
INFO [B2DB] 208.84 ms Populating foreign object of type TBGUserstate with value 1 for property _userstate
INFO [B2DB] 208.86 ms Populating TBGUserstate with id 1
INFO [B2DB] 209.51 ms Done populating TBGUserstate with id 1
INFO [B2DB] 211.63 ms Populating foreign object of type TBGGroup with value 2 for property _group_id
INFO [B2DB] 211.65 ms Populating TBGGroup with id 2
INFO [B2DB] 211.8 ms Done populating TBGGroup with id 2
INFO [B2DB] 212.11 ms Done populating TBGUser with id 4
INFO [main] 212.13 ms User with id 4 set up successfully
INFO [main] 212.17 ms Manufacturing TBGUser with id 4
INFO [B2DB] 212.64 ms executing PDO query (27)
INFO [B2DB] 212.66 ms SELECT issues56.id AS issues56_id, issues56.issue_no AS issues56_issue_no, issues56.title AS issues56_title, issues56.posted AS issues56_posted, issues56.last_updated AS issues56_last_updated, issues56.project_id AS issues56_project_id, issues56.description AS issues56_description, issues56.state AS issues56_state, issues56.posted_by AS issues56_posted_by, issues56.owner AS issues56_owner, issues56.owner_type AS issues56_owner_type, issues56.user_pain AS issues56_user_pain, issues56.pain_bug_type AS issues56_pain_bug_type, issues56.pain_effect AS issues56_pain_effect, issues56.pain_likelihood AS issues56_pain_likelihood, issues56.assigned_to AS issues56_assigned_to, issues56.reproduction_steps AS issues56_reproduction_steps, issues56.resolution AS issues56_resolution, issues56.issuetype AS issues56_issuetype, issues56.status AS issues56_status, issues56.priority AS issues56_priority, issues56.category AS issues56_category, issues56.severity AS issues56_severity, issues56.reproducability AS issues56_reproducability, issues56.scrumcolor AS issues56_scrumcolor, issues56.estimated_months AS issues56_estimated_months, issues56.estimated_weeks AS issues56_estimated_weeks, issues56.estimated_days AS issues56_estimated_days, issues56.estimated_hours AS issues56_estimated_hours, issues56.estimated_points AS issues56_estimated_points, issues56.spent_months AS issues56_spent_months, issues56.spent_weeks AS issues56_spent_weeks, issues56.spent_days AS issues56_spent_days, issues56.spent_hours AS issues56_spent_hours, issues56.votes_total AS issues56_votes_total, issues56.spent_points AS issues56_spent_points, issues56.percent_complete AS issues56_percent_complete, issues56.assigned_type AS issues56_assigned_type, issues56.duplicate_of AS issues56_duplicate_of, issues56.deleted AS issues56_deleted, issues56.blocking AS issues56_blocking, issues56.locked AS issues56_locked, issues56.being_worked_on_by_user AS issues56_being_worked_on_by_user, issues56.being_worked_on_by_user_since AS issues56_being_worked_on_by_user_since, issues56.milestone AS issues56_milestone, issues56.workflow_step_id AS issues56_workflow_step_id, issues56.scope AS issues56_scope FROM issues issues56 WHERE (issues56.scope = '1') AND (issues56.id = '1') LIMIT 1
INFO [B2DB] 212.67 ms Values: 1, 1
INFO [B2DB] 212.8 ms done
INFO [B2DB] 212.93 ms Populating TBGIssue with id 1
INFO [B2DB] 225.38 ms Done populating TBGIssue with id 1
INFO [B2DB] 225.93 ms executing PDO query (28)
INFO [B2DB] 225.95 ms SELECT issuecustomfields86.id AS issuecustomfields86_id, issuecustomfields86.issue_id AS issuecustomfields86_issue_id, issuecustomfields86.customfields_id AS issuecustomfields86_customfields_id, issuecustomfields86.option_value AS issuecustomfields86_option_value, issuecustomfields86.scope AS issuecustomfields86_scope, issues87.id AS issues87_id, issues87.issue_no AS issues87_issue_no, issues87.title AS issues87_title, issues87.posted AS issues87_posted, issues87.last_updated AS issues87_last_updated, issues87.project_id AS issues87_project_id, issues87.description AS issues87_description, issues87.state AS issues87_state, issues87.posted_by AS issues87_posted_by, issues87.owner AS issues87_owner, issues87.owner_type AS issues87_owner_type, issues87.user_pain AS issues87_user_pain, issues87.pain_bug_type AS issues87_pain_bug_type, issues87.pain_effect AS issues87_pain_effect, issues87.pain_likelihood AS issues87_pain_likelihood, issues87.assigned_to AS issues87_assigned_to, issues87.reproduction_steps AS issues87_reproduction_steps, issues87.resolution AS issues87_resolution, issues87.issuetype AS issues87_issuetype, issues87.status AS issues87_status, issues87.priority AS issues87_priority, issues87.category AS issues87_category, issues87.severity AS issues87_severity, issues87.reproducability AS issues87_reproducability, issues87.scrumcolor AS issues87_scrumcolor, issues87.estimated_months AS issues87_estimated_months, issues87.estimated_weeks AS issues87_estimated_weeks, issues87.estimated_days AS issues87_estimated_days, issues87.estimated_hours AS issues87_estimated_hours, issues87.estimated_points AS issues87_estimated_points, issues87.spent_months AS issues87_spent_months, issues87.spent_weeks AS issues87_spent_weeks, issues87.spent_days AS issues87_spent_days, issues87.spent_hours AS issues87_spent_hours, issues87.votes_total AS issues87_votes_total, issues87.spent_points AS issues87_spent_points, issues87.percent_complete AS issues87_percent_complete, issues87.assigned_type AS issues87_assigned_type, issues87.duplicate_of AS issues87_duplicate_of, issues87.deleted AS issues87_deleted, issues87.blocking AS issues87_blocking, issues87.locked AS issues87_locked, issues87.being_worked_on_by_user AS issues87_being_worked_on_by_user, issues87.being_worked_on_by_user_since AS issues87_being_worked_on_by_user_since, issues87.milestone AS issues87_milestone, issues87.workflow_step_id AS issues87_workflow_step_id, issues87.scope AS issues87_scope, customfields88.id AS customfields88_id, customfields88.name AS customfields88_name, customfields88.key AS customfields88_key, customfields88.description AS customfields88_description, customfields88.instructions AS customfields88_instructions, customfields88.itemtype AS customfields88_itemtype, customfields88.scope AS customfields88_scope, scopes89.id AS scopes89_id, scopes89.enabled AS scopes89_enabled, scopes89.description AS scopes89_description, scopes89.administrator AS scopes89_administrator, scopes89.hostname AS scopes89_hostname FROM issuecustomfields issuecustomfields86 LEFT JOIN issues issues87 ON (issues87.id=issuecustomfields86.issue_id) LEFT JOIN customfields customfields88 ON (customfields88.id=issuecustomfields86.customfields_id) LEFT JOIN scopes scopes89 ON (scopes89.id=issuecustomfields86.scope) WHERE (issuecustomfields86.issue_id = '1') AND (issuecustomfields86.scope = '1')
INFO [B2DB] 225.96 ms Values: 1, 1
INFO [B2DB] 226.06 ms done
INFO [main] 226.18 ms Manufacturing TBGIssue with id 1
INFO [main] 226.2 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 226.22 ms rendering template output
INFO [B2DB] 226.82 ms executing PDO query (29)
INFO [B2DB] 226.84 ms SELECT issuetypes62.id AS issuetypes62_id, issuetypes62.name AS issuetypes62_name, issuetypes62.itemdata AS issuetypes62_itemdata, issuetypes62.description AS issuetypes62_description, issuetypes62.task AS issuetypes62_task, issuetypes62.scope AS issuetypes62_scope, scopes63.id AS scopes63_id, scopes63.enabled AS scopes63_enabled, scopes63.description AS scopes63_description, scopes63.administrator AS scopes63_administrator, scopes63.hostname AS scopes63_hostname FROM issuetypes issuetypes62 LEFT JOIN scopes scopes63 ON (scopes63.id=issuetypes62.scope) WHERE (issuetypes62.scope = '1') AND (issuetypes62.id = 1) LIMIT 1
INFO [B2DB] 226.85 ms Values: 1, 1
INFO [B2DB] 226.94 ms done
INFO [B2DB] 227.03 ms Populating TBGIssuetype with id 1
INFO [B2DB] 227.56 ms Done populating TBGIssuetype with id 1
INFO [main] 227.65 ms Using previously manufactured TBGProject with id 1
INFO [main] 227.75 ms Using previously manufactured TBGUser with id 3
INFO [main] 227.84 ms Using previously manufactured TBGIssue with id 1
INFO [main] 227.86 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 227.88 ms rendering template output
INFO [main] 228.22 ms Using previously manufactured TBGUser with id 3
INFO [main] 228.32 ms Using previously manufactured TBGIssue with id 1
INFO [main] 228.33 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 228.35 ms rendering template output
INFO [main] 228.7 ms Using previously manufactured TBGUser with id 3
INFO [main] 228.79 ms Using previously manufactured TBGIssue with id 1
INFO [main] 228.81 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 228.83 ms rendering template output
INFO [main] 229.17 ms Using previously manufactured TBGUser with id 3
INFO [main] 229.28 ms Using previously manufactured TBGIssue with id 1
INFO [main] 229.3 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 229.32 ms rendering template output
INFO [main] 229.66 ms Using previously manufactured TBGUser with id 3
INFO [main] 229.78 ms Using previously manufactured TBGIssue with id 1
INFO [main] 229.79 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 229.82 ms rendering template output
INFO [main] 230.16 ms Using previously manufactured TBGUser with id 3
INFO [main] 230.25 ms Using previously manufactured TBGIssue with id 1
INFO [main] 230.27 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 230.29 ms rendering template output
INFO [main] 230.63 ms Using previously manufactured TBGUser with id 3
INFO [main] 230.74 ms Using previously manufactured TBGIssue with id 1
INFO [main] 230.76 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 230.77 ms rendering template output
INFO [main] 231.12 ms Using previously manufactured TBGUser with id 3
INFO [main] 231.21 ms Using previously manufactured TBGIssue with id 1
INFO [main] 231.23 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 231.25 ms rendering template output
INFO [main] 231.59 ms Using previously manufactured TBGUser with id 3
INFO [i18n] 231.62 ms The text "Percent completed: %text%" does not exist in list of translated strings.
INFO [main] 231.72 ms Using previously manufactured TBGIssue with id 1
INFO [main] 231.73 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 231.75 ms rendering template output
INFO [main] 232.1 ms Using previously manufactured TBGUser with id 3
INFO [main] 232.19 ms Using previously manufactured TBGIssue with id 1
INFO [main] 232.21 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 232.23 ms rendering template output
INFO [main] 232.57 ms Using previously manufactured TBGUser with id 3
INFO [main] 232.69 ms Using previously manufactured TBGIssue with id 1
INFO [main] 232.7 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/main/templates/_logitem.inc.php
INFO [main] 232.72 ms rendering template output
INFO [main] 233.07 ms Using previously manufactured TBGUser with id 3
INFO [main] 233.14 ms ...completed
INFO [main] 233.17 ms decorating with header
INFO [main] 233.7 ms Triggering core - header_begins
INFO [main] 233.72 ms Running callback function TBGMailing::listen_headerBegins
INFO [main] 233.76 ms done (Running callback function Array)
INFO [main] 233.78 ms done (Triggering core - header_begins)
INFO [main] 233.89 ms Triggering core - header_ends
INFO [main] 233.9 ms done (Triggering core - header_ends)
INFO [main] 234.1 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/project/templates/_projectinfolinks.inc.php
INFO [main] 234.12 ms rendering template output
INFO [main] 234.34 ms Checking permission page_project_dashboard_access
INFO [main] 234.37 ms ...done (Checking permissions page_project_dashboard_access)
INFO [main] 234.45 ms Triggering core - project_sidebar_links_dashboard
INFO [main] 234.46 ms done (Triggering core - project_sidebar_links_dashboard)
INFO [main] 234.48 ms Checking permission page_project_scrum_access
INFO [main] 234.49 ms ...done (Checking permissions page_project_scrum_access)
INFO [main] 234.51 ms Checking permission page_project_allpages_access
INFO [main] 234.54 ms ...done (Checking permissions page_project_allpages_access)
INFO [main] 234.56 ms Checking permission page_project_roadmap_access
INFO [main] 234.58 ms ...done (Checking permissions page_project_roadmap_access)
INFO [main] 234.65 ms Triggering core - project_sidebar_links_roadmap
INFO [main] 234.66 ms done (Triggering core - project_sidebar_links_roadmap)
INFO [main] 234.68 ms Checking permission page_project_team_access
INFO [main] 234.71 ms ...done (Checking permissions page_project_team_access)
INFO [main] 234.78 ms Triggering core - project_sidebar_links_team
INFO [main] 234.79 ms done (Triggering core - project_sidebar_links_team)
INFO [main] 234.81 ms Checking permission page_project_statistics_access
INFO [main] 234.83 ms ...done (Checking permissions page_project_statistics_access)
INFO [main] 234.9 ms Triggering core - project_sidebar_links_statistics
INFO [main] 234.91 ms done (Triggering core - project_sidebar_links_statistics)
INFO [main] 234.94 ms Checking permission page_project_timeline_access
INFO [main] 234.96 ms ...done (Checking permissions page_project_timeline_access)
INFO [main] 235.03 ms Triggering core - project_sidebar_links_timeline
INFO [main] 235.05 ms done (Triggering core - project_sidebar_links_timeline)
INFO [main] 235.09 ms Checking permission cancreateissues
INFO [main] 235.11 ms ...done (Checking permissions cancreateissues)
INFO [main] 235.15 ms Checking permission cancreateandeditissues
INFO [main] 235.17 ms ...done (Checking permissions cancreateandeditissues)
INFO [B2DB] 235.55 ms executing PDO query (30)
INFO [B2DB] 235.57 ms SELECT issuetype_schemes33.id AS issuetype_schemes33_id, issuetype_schemes33.scope AS issuetype_schemes33_scope, issuetype_schemes33.name AS issuetype_schemes33_name, issuetype_schemes33.description AS issuetype_schemes33_description FROM issuetype_schemes issuetype_schemes33 WHERE (issuetype_schemes33.scope = '1') AND (issuetype_schemes33.id = 2) LIMIT 1
INFO [B2DB] 235.58 ms Values: 1, 2
INFO [B2DB] 235.64 ms done
INFO [B2DB] 235.69 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 236.01 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 236.54 ms executing PDO query (31)
INFO [B2DB] 236.56 ms SELECT issuetype_scheme_link90.id AS issuetype_scheme_link90_id, issuetype_scheme_link90.issuetype_scheme_id AS issuetype_scheme_link90_issuetype_scheme_id, issuetype_scheme_link90.issuetype_id AS issuetype_scheme_link90_issuetype_id, issuetype_scheme_link90.reportable AS issuetype_scheme_link90_reportable, issuetype_scheme_link90.redirect_after_reporting AS issuetype_scheme_link90_redirect_after_reporting, issuetype_scheme_link90.scope AS issuetype_scheme_link90_scope, issuetype_schemes91.id AS issuetype_schemes91_id, issuetype_schemes91.scope AS issuetype_schemes91_scope, issuetype_schemes91.name AS issuetype_schemes91_name, issuetype_schemes91.description AS issuetype_schemes91_description, issuetypes92.id AS issuetypes92_id, issuetypes92.name AS issuetypes92_name, issuetypes92.itemdata AS issuetypes92_itemdata, issuetypes92.description AS issuetypes92_description, issuetypes92.task AS issuetypes92_task, issuetypes92.scope AS issuetypes92_scope, scopes93.id AS scopes93_id, scopes93.enabled AS scopes93_enabled, scopes93.description AS scopes93_description, scopes93.administrator AS scopes93_administrator, scopes93.hostname AS scopes93_hostname FROM issuetype_scheme_link issuetype_scheme_link90 LEFT JOIN issuetype_schemes issuetype_schemes91 ON (issuetype_schemes91.id=issuetype_scheme_link90.issuetype_scheme_id) LEFT JOIN issuetypes issuetypes92 ON (issuetypes92.id=issuetype_scheme_link90.issuetype_id) LEFT JOIN scopes scopes93 ON (scopes93.id=issuetype_scheme_link90.scope) WHERE (issuetype_scheme_link90.issuetype_scheme_id = 2) AND (issuetype_scheme_link90.scope = '1')
INFO [B2DB] 236.57 ms Values: 2, 1
INFO [B2DB] 236.65 ms done
INFO [main] 236.84 ms Using previously manufactured TBGIssuetype with id 1
INFO [main] 236.91 ms Using previously manufactured TBGIssuetype with id 2
INFO [main] 236.98 ms Using previously manufactured TBGIssuetype with id 3
INFO [B2DB] 237.06 ms Populating TBGIssuetype with id 4
INFO [B2DB] 237.54 ms Done populating TBGIssuetype with id 4
INFO [main] 237.55 ms Manufacturing TBGIssuetype with id 4
INFO [B2DB] 237.64 ms Populating TBGIssuetype with id 5
INFO [B2DB] 238.09 ms Done populating TBGIssuetype with id 5
INFO [main] 238.1 ms Manufacturing TBGIssuetype with id 5
INFO [B2DB] 238.19 ms Populating TBGIssuetype with id 6
INFO [B2DB] 238.66 ms Done populating TBGIssuetype with id 6
INFO [main] 238.68 ms Manufacturing TBGIssuetype with id 6
INFO [main] 239.03 ms Checking permission canfindissues
INFO [main] 239.06 ms ...done (Checking permissions canfindissues)
INFO [B2DB] 240.34 ms executing PDO query (32)
INFO [B2DB] 240.36 ms SELECT userissues94.id AS userissues94_id, userissues94.issue AS userissues94_issue, userissues94.uid AS userissues94_uid, userissues94.scope AS userissues94_scope, issues95.id AS issues95_id, issues95.issue_no AS issues95_issue_no, issues95.title AS issues95_title, issues95.posted AS issues95_posted, issues95.last_updated AS issues95_last_updated, issues95.project_id AS issues95_project_id, issues95.description AS issues95_description, issues95.state AS issues95_state, issues95.posted_by AS issues95_posted_by, issues95.owner AS issues95_owner, issues95.owner_type AS issues95_owner_type, issues95.user_pain AS issues95_user_pain, issues95.pain_bug_type AS issues95_pain_bug_type, issues95.pain_effect AS issues95_pain_effect, issues95.pain_likelihood AS issues95_pain_likelihood, issues95.assigned_to AS issues95_assigned_to, issues95.reproduction_steps AS issues95_reproduction_steps, issues95.resolution AS issues95_resolution, issues95.issuetype AS issues95_issuetype, issues95.status AS issues95_status, issues95.priority AS issues95_priority, issues95.category AS issues95_category, issues95.severity AS issues95_severity, issues95.reproducability AS issues95_reproducability, issues95.scrumcolor AS issues95_scrumcolor, issues95.estimated_months AS issues95_estimated_months, issues95.estimated_weeks AS issues95_estimated_weeks, issues95.estimated_days AS issues95_estimated_days, issues95.estimated_hours AS issues95_estimated_hours, issues95.estimated_points AS issues95_estimated_points, issues95.spent_months AS issues95_spent_months, issues95.spent_weeks AS issues95_spent_weeks, issues95.spent_days AS issues95_spent_days, issues95.spent_hours AS issues95_spent_hours, issues95.votes_total AS issues95_votes_total, issues95.spent_points AS issues95_spent_points, issues95.percent_complete AS issues95_percent_complete, issues95.assigned_type AS issues95_assigned_type, issues95.duplicate_of AS issues95_duplicate_of, issues95.deleted AS issues95_deleted, issues95.blocking AS issues95_blocking, issues95.locked AS issues95_locked, issues95.being_worked_on_by_user AS issues95_being_worked_on_by_user, issues95.being_worked_on_by_user_since AS issues95_being_worked_on_by_user_since, issues95.milestone AS issues95_milestone, issues95.workflow_step_id AS issues95_workflow_step_id, issues95.scope AS issues95_scope, users96.id AS users96_id, users96.username AS users96_username, users96.password AS users96_password, users96.buddyname AS users96_buddyname, users96.realname AS users96_realname, users96.email AS users96_email, users96.userstate AS users96_userstate, users96.customstate AS users96_customstate, users96.homepage AS users96_homepage, users96.language AS users96_language, users96.lastseen AS users96_lastseen, users96.quota AS users96_quota, users96.activated AS users96_activated, users96.enabled AS users96_enabled, users96.deleted AS users96_deleted, users96.avatar AS users96_avatar, users96.use_gravatar AS users96_use_gravatar, users96.private_email AS users96_private_email, users96.joined AS users96_joined, users96.group_id AS users96_group_id, users96.scope AS users96_scope, scopes97.id AS scopes97_id, scopes97.enabled AS scopes97_enabled, scopes97.description AS scopes97_description, scopes97.administrator AS scopes97_administrator, scopes97.hostname AS scopes97_hostname FROM userissues userissues94 LEFT JOIN issues issues95 ON (issues95.id=userissues94.issue) LEFT JOIN users users96 ON (users96.id=userissues94.uid) LEFT JOIN scopes scopes97 ON (scopes97.id=userissues94.scope) WHERE (userissues94.uid = '2') AND (issues95.deleted = 0)
INFO [B2DB] 240.37 ms Values: 2, 0
INFO [B2DB] 240.72 ms done
INFO [main] 240.81 ms Triggering core - menustrip_item_links
INFO [main] 240.83 ms Running callback function TBGPublish::listen_MenustripLinks
INFO [main] 240.93 ms configuring template variables for template /home/support.flex-calendar.com/public_html/modules/publish/templates/_menustriplinks.inc.php
INFO [main] 240.95 ms rendering template output
INFO [B2DB] 241.57 ms executing PDO query (33)
INFO [B2DB] 241.59 ms SELECT projects28.id AS projects28_id, projects28.name AS projects28_name, projects28.key AS projects28_key, projects28.prefix AS projects28_prefix, projects28.use_prefix AS projects28_use_prefix, projects28.use_scrum AS projects28_use_scrum, projects28.homepage AS projects28_homepage, projects28.owner AS projects28_owner, projects28.owner_type AS projects28_owner_type, projects28.leader AS projects28_leader, projects28.leader_type AS projects28_leader_type, projects28.description AS projects28_description, projects28.doc_url AS projects28_doc_url, projects28.allow_freelancing AS projects28_allow_freelancing, projects28.isreleased AS projects28_isreleased, projects28.isplannedreleased AS projects28_isplannedreleased, projects28.release_date AS projects28_release_date, projects28.enable_builds AS projects28_enable_builds, projects28.enable_editions AS projects28_enable_editions, projects28.enable_components AS projects28_enable_components, projects28.show_in_summary AS projects28_show_in_summary, projects28.summary_display AS projects28_summary_display, projects28.qa_responsible AS projects28_qa_responsible, projects28.qa_responsible_type AS projects28_qa_responsible_type, projects28.locked AS projects28_locked, projects28.scope AS projects28_scope, projects28.workflow_scheme_id AS projects28_workflow_scheme_id, projects28.issuetype_scheme_id AS projects28_issuetype_scheme_id, projects28.client AS projects28_client, projects28.deleted AS projects28_deleted, projects28.autoassign AS projects28_autoassign, scopes29.id AS scopes29_id, scopes29.enabled AS scopes29_enabled, scopes29.description AS scopes29_description, scopes29.administrator AS scopes29_administrator, scopes29.hostname AS scopes29_hostname, workflow_schemes32.id AS workflow_schemes32_id, workflow_schemes32.scope AS workflow_schemes32_scope, workflow_schemes32.name AS workflow_schemes32_name, workflow_schemes32.description AS workflow_schemes32_description, issuetype_schemes35.id AS issuetype_schemes35_id, issuetype_schemes35.scope AS issuetype_schemes35_scope, issuetype_schemes35.name AS issuetype_schemes35_name, issuetype_schemes35.description AS issuetype_schemes35_description, clients38.id AS clients38_id, clients38.name AS clients38_name, clients38.website AS clients38_website, clients38.email AS clients38_email, clients38.telephone AS clients38_telephone, clients38.fax AS clients38_fax, clients38.scope AS clients38_scope FROM projects projects28 LEFT JOIN scopes scopes29 ON (scopes29.id=projects28.scope) LEFT JOIN workflow_schemes workflow_schemes32 ON (workflow_schemes32.id=projects28.workflow_scheme_id) LEFT JOIN issuetype_schemes issuetype_schemes35 ON (issuetype_schemes35.id=projects28.issuetype_scheme_id) LEFT JOIN clients clients38 ON (clients38.id=projects28.client) WHERE (projects28.scope = '1') ORDER BY projects28.name asc
INFO [B2DB] 241.6 ms Values: 1
INFO [B2DB] 241.77 ms done
INFO [main] 241.92 ms Using previously manufactured TBGProject with id 1
INFO [main] 241.93 ms Checking permission canseeproject
INFO [main] 241.97 ms ...done (Checking permissions canseeproject)
INFO [main] 242.09 ms done (Running callback function Array)
INFO [main] 242.11 ms done (Triggering core - menustrip_item_links)
INFO [main] 242.55 ms Checking permission canfindissues
INFO [main] 242.57 ms ...done (Checking permissions canfindissues)
INFO [main] 242.77 ms decorating with footer
INFO [main] 242.89 ms Triggering core - footer_begin
INFO [main] 242.9 ms done (Triggering core - footer_begin)
INFO [main] 242.98 ms Checking permission canviewconfig
INFO [main] 243 ms ...done (Checking permissions canviewconfig)
INFO [main] 243.01 ms Checking permission cansaveconfig
INFO [main] 243.03 ms ...done (Checking permissions cansaveconfig)
INFO [main] 243.04 ms Checking permission canviewconfig
INFO [main] 243.06 ms ...done (Checking permissions canviewconfig)
INFO [main] 243.07 ms Checking permission cansaveconfig
INFO [main] 243.09 ms ...done (Checking permissions cansaveconfig)
INFO [main] 243.1 ms Triggering core - footer_end
INFO [main] 243.11 ms done (Triggering core - footer_end)
NOTICE [i18n] 243.13 ms The text "Percent completed: %text%" does not exist in list of translated strings, and was added automatically
Page load time: 242.7 ms, with 34 queries. Scope ID: 1.