**Query Time: 0.73 ms** **Query memory: 0.023 MB Memory before query: 3.209 MB** **Rows returned: 0**
SELECT `data`
FROM `spcj34_session`
WHERE `session_id` = '1cb7707c6598cc4165f72860d937f78a'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `data`
FROM `#__session`
WHERE `session_id` = '1cb7707c6598cc4165f728' at line 1 |
| Error |
|---|
| The 'SHOW PROFILES' feature is disabled; you need MySQL built with 'enable-profiling' to have it working |
| # | **Caller** | **File and line number** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | **Same as call in the line below.** |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
| 9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
| 8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
| 7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
| 6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
**Query Time: 0.11 ms** **After last query: 0.28 ms** **Query memory: 0.019 MB Memory before query: 3.225 MB** **Rows returned: 0**
SELECT `session_id`
FROM `spcj34_session`
WHERE `session_id` = '1cb7707c6598cc4165f72860d937f78a'
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `#__session`
WHERE `session_id` = '1cb7707c6598cc41' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
**Query Time: 0.16 ms** **After last query: 0.04 ms** **Query memory: 0.003 MB Memory before query: 3.230 MB**
INSERT INTO `spcj34_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('1cb7707c6598cc4165f72860d937f78a', 1, '1771552240', 0, '', 0)
**EXPLAIN not possible on query: INSERT INTO `spcj34_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('1cb7707c6598cc4165f72860d937f78a', 1, '1771552240', 0, '', 0)**
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
**Query Time: 0.75 ms** **After last query: 0.46 ms** **Query memory: 0.024 MB Memory before query: 3.398 MB** **Rows returned: 39**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spcj34_extensions`
WHERE `type` = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spc' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
| 8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.50 ms** **After last query: 0.54 ms** **Query memory: 0.021 MB Memory before query: 3.708 MB** **Rows returned: 3**
SELECT id, rules
FROM `spcj34_viewlevels`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, rules
FROM `#__viewlevels`' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.08 ms** **After last query: 0.07 ms** **Query memory: 0.021 MB Memory before query: 3.719 MB** **Rows returned: 1**
SELECT b.id
FROM spcj34_usergroups AS a
LEFT JOIN spcj34_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lf' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.54 ms** **After last query: 0.18 ms** **Query memory: 0.030 MB Memory before query: 3.882 MB** **Rows returned: 91**
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM spcj34_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM #__extensions
WH' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:327 |
| 8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:332 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.61 ms** **After last query: 4.78 ms** **Query memory: 0.024 MB Memory before query: 5.070 MB** **Rows returned: 104**
**Duplicate queries**:
#58SHOW TABLES
**EXPLAIN not possible on query: SHOW TABLES**
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
| 9 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68 |
| 8 | JSNConfigHelper::get() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:98 |
| 7 | plgSystemJsnpoweradmin->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.71 ms** **After last query: 0.05 ms** **Query memory: 0.021 MB Memory before query: 5.090 MB** **Rows returned: 2**
SELECT name,value
FROM spcj34_jsn_poweradmin_config
WHERE 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT name,value
FROM #__jsn_poweradmin_config
WHERE 1' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81 |
| 8 | JSNConfigHelper::get() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:98 |
| 7 | plgSystemJsnpoweradmin->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.16 ms** **After last query: 0.46 ms** **Query memory: 0.020 MB Memory before query: 5.235 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM spcj34_extensions
WHERE element="jsnadminbar"
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM #__extensions
WHERE element="jsnadminbar"' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:913 |
| 8 | plgSystemJsnpoweradmin->_removeAdminBarPlugin() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:105 |
| 7 | plgSystemJsnpoweradmin->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.15 ms** **After last query: 1.54 ms** **Query memory: 0.020 MB Memory before query: 6.354 MB** **Rows returned: 1**
SELECT `enabled`
FROM `spcj34_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `enabled`
FROM `#__extensions`
WHERE `element` = 'com_akeeba' AND `ty' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:50 |
| 7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:252 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.03 ms** **After last query: 2.93 ms** **Query memory: 0.068 MB Memory before query: 7.261 MB** **Rows returned: 40**
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM spcj34_menu AS m
LEFT JOIN spcj34_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.ty' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
| 16 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1145 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.18 ms** **After last query: 1.84 ms** **Query memory: 0.024 MB Memory before query: 7.997 MB** **Rows returned: 1**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spcj34_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spc' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
| 16 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
| 14 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
| 13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
| 12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:390 |
| 8 | plgSystemJsnpoweradmin->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.20 ms** **After last query: 0.07 ms** **Query memory: 0.006 MB Memory before query: 7.989 MB**
UPDATE `spcj34_extensions`
SET `params` = '{\"mediaversion\":\"ac076455aae9a51e7e107b0f886a42d7\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"ac076455aae9a51e7' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
| 13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
| 12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:390 |
| 8 | plgSystemJsnpoweradmin->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.71 ms** **After last query: 0.42 ms** **Query memory: 0.022 MB Memory before query: 8.014 MB** **Rows returned: 9**
SELECT id, home, template, s.params
FROM spcj34_template_styles as s
LEFT JOIN spcj34_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, home, template, s.params
FROM #__template_styles as s
LEFT JOIN s' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
| 11 | JApplicationSite->getTemplate() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:33 |
| 10 | jsn_template_framework_class_loader() | **Same as call in the line below.** |
| 9 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:187 |
| 8 | PlgSystemJSNTPLFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.16 ms** **After last query: 0.30 ms** **Query memory: 0.022 MB Memory before query: 8.043 MB** **Rows returned: 1**
SELECT manifest_cache
FROM spcj34_extensions
WHERE element LIKE 'jsn_epic_pro'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT manifest_cache
FROM #__extensions
WHERE element LIKE 'jsn_epic_pro'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 13 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:122 |
| 12 | JSNTplHelper::getManifestCache() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:217 |
| 11 | JSNTplHelper::getTemplateVersion() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:35 |
| 10 | jsn_template_framework_class_loader() | **Same as call in the line below.** |
| 9 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:187 |
| 8 | PlgSystemJSNTPLFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.16 ms** **After last query: 4.89 ms** **Query memory: 0.022 MB Memory before query: 8.564 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM spcj34_extensions
WHERE type = 'component'
AND element = 'com_sh404sef'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM #__extensions
WHERE type = 'component' AND element = 'c' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:1183 |
| 10 | JSNTplUtils->checkSH404SEF() | JROOT/plugins/system/jsntplframework/includes/core/jsntplframework.php:36 |
| 9 | JSNTPLFramework::initial() | JROOT/plugins/system/jsntplframework/jsntplframework.php:191 |
| 8 | PlgSystemJSNTPLFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.64 ms** **After last query: 0.19 ms** **Query memory: 0.020 MB Memory before query: 8.585 MB** **Rows returned: 1**
SELECT *
FROM spcj34_languages
WHERE published=1
ORDER BY ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__languages
WHERE published=1
ORDER BY ordering ASC' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
| 5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
| 4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.83 ms** **After last query: 2.32 ms** **Query memory: 0.028 MB Memory before query: 9.245 MB** **Rows returned: 38**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `spcj34_assets`
WHERE `name` IN ('root.1','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_docman','com_fields','com_finder','com_imageshow','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_poweradmin','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_xmap')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `id`,`name`,`rules`,`parent_id`
FROM `#__assets`
WHERE `name` IN ('ro' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
| 19 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
| 18 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
| 17 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
| 16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:113 |
| 14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
| 13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
| 12 | JModelLegacy->getState() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398 |
| 11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 3.03 ms** **After last query: 0.87 ms** **Query memory: 0.026 MB Memory before query: 9.568 MB** **Rows returned: 1**
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM spcj34_content AS a
INNER JOIN spcj34_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN spcj34_categories AS c
ON c.id = a.catid
LEFT JOIN spcj34_users AS ua
ON ua.id = a.created_by
LEFT JOIN spcj34_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spcj34_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spcj34_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-20 01:50:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-20 01:50:40')
ORDER BY a.featured DESC, fp.ordering,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 9
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:536 |
| 13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 12 | ContentModelFeatured->getItems() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398 |
| 11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.09 ms** **After last query: 0.44 ms** **Query memory: 0.023 MB Memory before query: 9.625 MB** **Rows returned: 0**
SELECT `m`.`tag_id`,`t`.*
FROM `spcj34_contentitem_tag_map` AS m
INNER JOIN `spcj34_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 14
AND `t`.`published` = 1
AND t.access IN (1,1)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `m`.`tag_id`,`t`.*
FROM `#__contentitem_tag_map` AS m
INNER JOIN `sp' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
| 14 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
| 13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 12 | ContentModelFeatured->getItems() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398 |
| 11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.36 ms** **After last query: 0.64 ms** **Query memory: 0.023 MB Memory before query: 9.627 MB** **Rows returned: 1**
SELECT COUNT(*)
FROM spcj34_content AS a
INNER JOIN spcj34_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN spcj34_categories AS c
ON c.id = a.catid
LEFT JOIN spcj34_users AS ua
ON ua.id = a.created_by
LEFT JOIN spcj34_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spcj34_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spcj34_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-20 01:50:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-20 01:50:40')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(*)
FROM #__content AS a
INNER JOIN #__content_frontpage AS ' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:334 |
| 14 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:281 |
| 13 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:231 |
| 12 | JModelList->getPagination() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398 |
| 11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.38 ms** **After last query: 1.31 ms** **Query memory: 0.027 MB Memory before query: 10.162 MB** **Rows returned: 3**
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM spcj34_categories as c
LEFT JOIN spcj34_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=25
ORDER BY c.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
| 19 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
| 18 | JCategories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
| 17 | FieldsModelFields->getListQuery() | JROOT/libraries/legacy/model/list.php:132 |
| 16 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:186 |
| 15 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
| 14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
| 13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.46 ms** **After last query: 0.09 ms** **Query memory: 0.025 MB Memory before query: 10.183 MB** **Rows returned: 0**
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM spcj34_fields AS a
LEFT JOIN `spcj34_languages` AS l
ON l.lang_code = a.language
LEFT JOIN spcj34_users AS uc
ON uc.id=a.checked_out
LEFT JOIN spcj34_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN spcj34_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN spcj34_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `spcj34_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (25,0,42))
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 17 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
| 16 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 15 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
| 14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
| 13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.67 ms** **After last query: 0.62 ms** **Query memory: 0.025 MB Memory before query: 10.710 MB** **Rows returned: 3**
SELECT `name`, `value`
FROM `spcj34_jsn_imageshow_config`
WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `name`, `value`
FROM `#__jsn_imageshow_config`
WHERE `name` IN ('show' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_parameter.php:81 |
| 16 | JSNISParameter->getParameters() | JROOT/administrator/components/com_imageshow/imageshow.defines.php:25 |
| 15 | require_once JROOT/administrator/components/com_imageshow/imageshow.defines.php | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16 |
| 14 | include_once JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php | JROOT/plugins/content/imageshow/imageshow.php:28 |
| 13 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.21 ms** **After last query: 0.70 ms** **Query memory: 0.024 MB Memory before query: 10.983 MB** **Rows returned: 1**
**Duplicate queries**:
#40SELECT *
FROM spcj34_extensions
WHERE element='com_imageshow'
AND type='component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__extensions
WHERE element='com_imageshow' AND type='componen' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
| 14 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
| 13 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/featured/view.html.php:98 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.23 ms** **After last query: 5.09 ms** **Query memory: 0.025 MB Memory before query: 12.060 MB** **Rows returned: 15**
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM spcj34_modules AS m
LEFT JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN spcj34_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-02-20 01:50:40')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-20 01:50:40')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 110 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:467 |
| 13 | JModuleHelper::getModuleList() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:410 |
| 12 | JModuleHelper::load() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:89 |
| 11 | JModuleHelper::getModules() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:168 |
| 10 | JSNTplUtils->countModules() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:498 |
| 9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
| 8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_epic_pro/index.php:18 |
| 7 | require JROOT/templates/jsn_epic_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.30 ms** **After last query: 1.32 ms** **Query memory: 0.023 MB Memory before query: 12.126 MB** **Rows returned: 0**
SELECT m.id
FROM spcj34_modules AS m
INNER JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -110)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-below", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id
FROM #__modules AS m
INNER JOIN #__modules_menu AS mm ON mm.' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:737 |
| 13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:778 |
| 12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_epic_pro/template_custom.php:46 |
| 11 | include_once JROOT/templates/jsn_epic_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
| 10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
| 9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
| 8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_epic_pro/index.php:18 |
| 7 | require JROOT/templates/jsn_epic_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.28 ms** **After last query: 0.05 ms** **Query memory: 0.023 MB Memory before query: 12.135 MB** **Rows returned: 0**
SELECT m.id
FROM spcj34_modules AS m
INNER JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 110 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -110))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-below", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id
FROM #__modules AS m
INNER JOIN #__modules_menu AS mm ON mm.' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:758 |
| 13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:778 |
| 12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_epic_pro/template_custom.php:46 |
| 11 | include_once JROOT/templates/jsn_epic_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
| 10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
| 9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
| 8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_epic_pro/index.php:18 |
| 7 | require JROOT/templates/jsn_epic_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.33 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 12.142 MB** **Rows returned: 0**
SELECT m.id
FROM spcj34_modules AS m
INNER JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid < 0
AND mm.menuid = -110)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-below", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id
FROM #__modules AS m
INNER JOIN #__modules_menu AS mm ON mm.' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:737 |
| 13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:787 |
| 12 | JSNTplUtils->checkVM() | JROOT/templates/jsn_epic_pro/template_custom.php:51 |
| 11 | include_once JROOT/templates/jsn_epic_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
| 10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
| 9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
| 8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_epic_pro/index.php:18 |
| 7 | require JROOT/templates/jsn_epic_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.32 ms** **After last query: 0.02 ms** **Query memory: 0.023 MB Memory before query: 12.150 MB** **Rows returned: 0**
SELECT m.id
FROM spcj34_modules AS m
INNER JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid = 110 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -110))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-below", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id
FROM #__modules AS m
INNER JOIN #__modules_menu AS mm ON mm.' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:758 |
| 13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:787 |
| 12 | JSNTplUtils->checkVM() | JROOT/templates/jsn_epic_pro/template_custom.php:51 |
| 11 | include_once JROOT/templates/jsn_epic_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
| 10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
| 9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
| 8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_epic_pro/index.php:18 |
| 7 | require JROOT/templates/jsn_epic_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.59 ms** **After last query: 0.88 ms** **Query memory: 0.020 MB Memory before query: 12.406 MB** **Rows returned: 0**
SELECT assets, legacy
FROM spcj34_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='110'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT assets, legacy
FROM #__jsn_poweradmin_menu_assets
WHERE type='css' AN' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 9 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
| 8 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:209 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.12 ms** **After last query: 0.04 ms** **Query memory: 0.022 MB Memory before query: 12.418 MB** **Rows returned: 0**
SELECT assets, legacy
FROM spcj34_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='110'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT assets, legacy
FROM #__jsn_poweradmin_menu_assets
WHERE type='js' AND' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 9 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
| 8 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:210 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.11 ms** **After last query: 0.02 ms** **Query memory: 0.021 MB Memory before query: 12.423 MB** **Rows returned: 1**
**Duplicate queries**:
#37SELECT parent_id
FROM spcj34_menu
WHERE id='110'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT parent_id
FROM #__menu
WHERE id='110'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
| 9 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
| 8 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:215 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.02 ms** **Query memory: 0.021 MB Memory before query: 12.429 MB** **Rows returned: 0**
SELECT assets, legacy
FROM spcj34_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT assets, legacy
FROM #__jsn_poweradmin_menu_assets
WHERE type='css' AN' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 10 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
| 9 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:416 |
| 8 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:215 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.02 ms** **Query memory: 0.021 MB Memory before query: 12.434 MB** **Rows returned: 1**
**Duplicate queries**:
#39SELECT parent_id
FROM spcj34_menu
WHERE id='1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT parent_id
FROM #__menu
WHERE id='1'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
| 10 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
| 9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:432 |
| 8 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:215 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.07 ms** **After last query: 0.03 ms** **Query memory: 0.021 MB Memory before query: 12.439 MB** **Rows returned: 1**
**Duplicate queries**:
#34SELECT parent_id
FROM spcj34_menu
WHERE id='110'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT parent_id
FROM #__menu
WHERE id='110'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
| 9 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
| 8 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:248 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.07 ms** **After last query: 0.02 ms** **Query memory: 0.021 MB Memory before query: 12.444 MB** **Rows returned: 0**
SELECT assets, legacy
FROM spcj34_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT assets, legacy
FROM #__jsn_poweradmin_menu_assets
WHERE type='js' AND' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 10 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
| 9 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:416 |
| 8 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:248 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.06 ms** **After last query: 0.01 ms** **Query memory: 0.021 MB Memory before query: 12.449 MB** **Rows returned: 1**
**Duplicate queries**:
#36SELECT parent_id
FROM spcj34_menu
WHERE id='1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT parent_id
FROM #__menu
WHERE id='1'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
| 10 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
| 9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:432 |
| 8 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:248 |
| 7 | plgSystemJsnpoweradmin->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.20 ms** **After last query: 1.31 ms** **Query memory: 0.023 MB Memory before query: 12.505 MB** **Rows returned: 1**
**Duplicate queries**:
#26SELECT *
FROM spcj34_extensions
WHERE element='com_imageshow'
AND type='component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__extensions
WHERE element='com_imageshow' AND type='componen' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
| 13 | JSNISUtils->getComponentInfo() | JROOT/modules/mod_imageshow/helper.php:24 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.62 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 12.514 MB** **Rows returned: 0**
SELECT c.introtext, c.fulltext
FROM spcj34_imageshow_showlist sl
INNER JOIN spcj34_content c
ON sl.alter_autid = c.id
WHERE sl.showlist_id=1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT c.introtext, c.fulltext
FROM #__imageshow_showlist sl
I' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_imageshow/classes/jsn_is_show.php:85 |
| 13 | JSNISShow->getArticleAuth() | JROOT/modules/mod_imageshow/helper.php:42 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.13 ms** **After last query: 0.02 ms** **Query memory: 0.024 MB Memory before query: 12.521 MB** **Rows returned: 1**
**Duplicate queries**:
#49 #57SELECT *
FROM spcj34_imageshow_showlist
WHERE published = 1
AND showlist_id = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_showlist WHERE published = 1 AND showlist_id = ' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:99 |
| 13 | JSNISShowlist->getShowListByID() | JROOT/modules/mod_imageshow/helper.php:43 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.50 ms** **After last query: 0.02 ms** **Query memory: 0.023 MB Memory before query: 12.531 MB** **Rows returned: 1**
SELECT *
FROM spcj34_imageshow_showcase
WHERE published = 1
AND showcase_id = 2
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_showcase WHERE published = 1 AND showcase_id = ' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcase.php:155 |
| 13 | JSNISShowcase->getShowCaseByID() | JROOT/modules/mod_imageshow/helper.php:44 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.44 ms** **After last query: 0.12 ms** **Query memory: 0.023 MB Memory before query: 12.541 MB** **Rows returned: 1**
SELECT *
FROM spcj34_imageshow_theme_profile
WHERE showcase_id =2
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_theme_profile WHERE showcase_id =2' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:341 |
| 13 | JSNISShowcaseTheme->getThemeProfile() | JROOT/modules/mod_imageshow/helper.php:62 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.64 ms** **After last query: 0.03 ms** **Query memory: 0.051 MB Memory before query: 12.549 MB** **Rows returned: 39**
**Duplicate queries**:
#56SELECT
showlist_id,
image_id, image_title, image_alt_text,
image_small, image_big, image_medium,
image_description, image_link,
image_extid, album_extid, image_size, custom_data, exif_data,
image_size, sync, ordering
FROM spcj34_imageshow_images
WHERE showlist_id =1
ORDER BY ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
showlist_id,
image_id, image_title, image_alt_text,
ima' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_images.php:48 |
| 13 | JSNISImages->getImagesByShowlistID() | JROOT/modules/mod_imageshow/helper.php:89 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.20 ms** **After last query: 0.39 ms** **Query memory: 0.023 MB Memory before query: 12.906 MB** **Rows returned: 1**
SELECT *
FROM spcj34_extensions
WHERE folder = 'jsnimageshow'
AND element='themeclassic'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__extensions
WHERE folder = 'jsnimageshow'
' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:293 |
| 13 | JSNISShowcaseTheme->getThemeInfo() | JROOT/modules/mod_imageshow/helper.php:137 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.14 ms** **After last query: 1.00 ms** **Query memory: 0.026 MB Memory before query: 12.954 MB** **Rows returned: 1**
SELECT *
FROM spcj34_imageshow_theme_profile
WHERE showcase_id = 2
AND theme_id = 14
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_theme_profile WHERE showcase_id = 2 AND theme_id ' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/jsnimageshow/themeclassic/models/themeclassic.php:250 |
| 19 | ThemeClassic->getSkin() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:164 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.42 ms** **After last query: 0.03 ms** **Query memory: 0.026 MB Memory before query: 12.964 MB** **Rows returned: 0**
SELECT *
FROM spcj34_imageshow_theme_classic_parameters
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_theme_classic_parameters' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/jsnimageshow/themeclassic/models/themeclassic.php:233 |
| 19 | ThemeClassic->getParameters() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:166 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.14 ms** **After last query: 0.06 ms** **Query memory: 0.026 MB Memory before query: 12.975 MB** **Rows returned: 1**
**Duplicate queries**:
#42 #57SELECT *
FROM spcj34_imageshow_showlist
WHERE published = 1
AND showlist_id = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_showlist WHERE published = 1 AND showlist_id = ' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 21 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:99 |
| 20 | JSNISShowlist->getShowListByID() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:271 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.20 ms** **After last query: 0.14 ms** **Query memory: 0.031 MB Memory before query: 12.994 MB** **Rows returned: 20**
SHOW FULL COLUMNS
FROM `spcj34_imageshow_showlist`
**EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `spcj34_imageshow_showlist`**
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 25 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 24 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 23 | JTable->__construct() | JROOT/administrator/components/com_imageshow/tables/showlist.php:41 |
| 22 | TableShowList->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 21 | JTable::getInstance() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:120 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.15 ms** **After last query: 0.25 ms** **Query memory: 0.027 MB Memory before query: 13.277 MB** **Rows returned: 1**
**Duplicate queries**:
#52SELECT *
FROM spcj34_imageshow_showlist
WHERE `showlist_id` = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__imageshow_showlist
WHERE `showlist_id` = '1'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 21 | JTable->load() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:123 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.15 ms** **After last query: 0.39 ms** **Query memory: 0.028 MB Memory before query: 13.303 MB** **Rows returned: 1**
**Duplicate queries**:
#51SELECT *
FROM spcj34_imageshow_showlist
WHERE `showlist_id` = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__imageshow_showlist
WHERE `showlist_id` = '1'' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 24 | JTable->load() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_default.php:20 |
| 23 | JSNImagesSourcesDefault->__construct() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:18 |
| 22 | JSNImagesSourcesInternal->__construct() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:158 |
| 21 | JSNISFactory::getSource() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:125 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.16 ms** **After last query: 0.16 ms** **Query memory: 0.013 MB Memory before query: 13.561 MB**
UPDATE spcj34_extensions
SET enabled = 1
WHERE element LIKE 'source%'
AND folder = 'jsnimageshow'
AND enabled = 0
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__extensions SET enabled = 1 WHERE element LIKE 'source%' AND folder' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 28 | JDatabase->query() | JROOT/administrator/components/com_imageshow/classes/jsn_is_source.php:67 |
| 27 | JSNISSource->_setListSource() | JROOT/administrator/components/com_imageshow/classes/jsn_is_source.php:26 |
| 26 | JSNISSource->__construct() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:33 |
| 25 | JSNISFactory::getInstance() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:70 |
| 24 | JSNISFactory::getObj() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:33 |
| 23 | JSNImagesSourcesInternal->checkComponent() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:20 |
| 22 | JSNImagesSourcesInternal->__construct() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:158 |
| 21 | JSNISFactory::getSource() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:125 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.16 ms** **After last query: 0.01 ms** **Query memory: 0.029 MB Memory before query: 13.574 MB** **Rows returned: 1**
SELECT *
FROM spcj34_extensions
WHERE element LIKE 'source%'
AND folder = 'jsnimageshow'
AND enabled = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__extensions WHERE element LIKE 'source%' AND folder = 'jsnim' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_source.php:71 |
| 27 | JSNISSource->_setListSource() | JROOT/administrator/components/com_imageshow/classes/jsn_is_source.php:26 |
| 26 | JSNISSource->__construct() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:33 |
| 25 | JSNISFactory::getInstance() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:70 |
| 24 | JSNISFactory::getObj() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:33 |
| 23 | JSNImagesSourcesInternal->checkComponent() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:20 |
| 22 | JSNImagesSourcesInternal->__construct() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:158 |
| 21 | JSNISFactory::getSource() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:125 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.15 ms** **After last query: 0.13 ms** **Query memory: 0.027 MB Memory before query: 13.598 MB** **Rows returned: 0**
SELECT album_extid
FROM spcj34_imageshow_images
WHERE showlist_id =1
AND sync = 1
GROUP BY album_extid
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT album_extid
FROM #__imageshow_images
WHERE showlist_id =1' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 24 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_imageshow/classes/jsn_is_images.php:207 |
| 23 | JSNISImages->getSyncAlbumsByShowlistID() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:23 |
| 22 | JSNImagesSourcesInternal->__construct() | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:158 |
| 21 | JSNISFactory::getSource() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:125 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.23 ms** **After last query: 0.02 ms** **Query memory: 0.055 MB Memory before query: 13.610 MB** **Rows returned: 39**
**Duplicate queries**:
#45SELECT
showlist_id,
image_id, image_title, image_alt_text,
image_small, image_big, image_medium,
image_description, image_link,
image_extid, album_extid, image_size, custom_data, exif_data,
image_size, sync, ordering
FROM spcj34_imageshow_images
WHERE showlist_id =1
ORDER BY ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
showlist_id,
image_id, image_title, image_alt_text,
ima' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_images.php:48 |
| 24 | JSNISImages->getImagesByShowlistID() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_default.php:157 |
| 23 | JSNImagesSourcesDefault->getImages2JSON() | JROOT/administrator/components/com_imageshow/imagesources/images_sources_internal.php:102 |
| 22 | JSNImagesSourcesInternal->getImages2JSON() | JROOT/administrator/components/com_imageshow/imagesources/source_folder/internal_source_folder.php:438 |
| 21 | JSNInternalSourceFolder->getImages2JSON() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:126 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.11 ms** **After last query: 0.10 ms** **Query memory: 0.027 MB Memory before query: 13.723 MB** **Rows returned: 1**
**Duplicate queries**:
#42 #49SELECT *
FROM spcj34_imageshow_showlist
WHERE published = 1
AND showlist_id = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_showlist WHERE published = 1 AND showlist_id = ' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 22 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:99 |
| 21 | JSNISShowlist->getShowListByID() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showlist.php:129 |
| 20 | JSNISShowlist->getShowlist2JSON() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:272 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 1.45 ms** **After last query: 0.27 ms** **Query memory: 0.030 MB Memory before query: 13.664 MB** **Rows returned: 104**
**Duplicate queries**:
#8SHOW TABLES
**EXPLAIN not possible on query: SHOW TABLES**
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 23 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
| 22 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68 |
| 21 | JSNConfigHelper::get() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:773 |
| 20 | JSNISThemeDisplay->loadjQuery() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:297 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.14 ms** **After last query: 0.11 ms** **Query memory: 0.027 MB Memory before query: 13.690 MB** **Rows returned: 10**
SELECT name,value
FROM spcj34_jsn_imageshow_config
WHERE 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT name,value
FROM #__jsn_imageshow_config
WHERE 1' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81 |
| 21 | JSNConfigHelper::get() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:773 |
| 20 | JSNISThemeDisplay->loadjQuery() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:297 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.71 ms** **After last query: 0.25 ms** **Query memory: 0.029 MB Memory before query: 13.691 MB** **Rows returned: 1**
SELECT *
FROM spcj34_imageshow_theme_classic_javascript
WHERE theme_id = 14
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__imageshow_theme_classic_javascript WHERE theme_id = 14' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 21 | JDatabaseDriver->loadObject() | JROOT/plugins/jsnimageshow/themeclassic/models/themeclassic.php:224 |
| 20 | ThemeClassic->getData() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:306 |
| 19 | JSNISThemeDisplay->javascriptLayout() | JROOT/plugins/jsnimageshow/themeclassic/classes/jsn_is_themedisplay.php:175 |
| 18 | JSNISThemeDisplay->display() | JROOT/plugins/jsnimageshow/themeclassic/themeclassic.php:128 |
| 17 | plgJSNImageshowThemeClassic->onDisplayJSNShowcaseTheme() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:333 |
| 14 | JSNISShowcaseTheme->triggerThemeEvent() | JROOT/administrator/components/com_imageshow/classes/jsn_is_showcasetheme.php:388 |
| 13 | JSNISShowcaseTheme->displayTheme() | JROOT/modules/mod_imageshow/helper.php:149 |
| 12 | modImageShowHelper::render() | JROOT/modules/mod_imageshow/tmpl/default.php:13 |
| 11 | require JROOT/modules/mod_imageshow/tmpl/default.php | JROOT/modules/mod_imageshow/mod_imageshow.php:21 |
| 10 | include JROOT/modules/mod_imageshow/mod_imageshow.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.18 ms** **After last query: 3.73 ms** **Query memory: 0.023 MB Memory before query: 13.870 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 74
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 74' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.12 ms** **After last query: 0.09 ms** **Query memory: 0.023 MB Memory before query: 13.877 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.08 ms** **Query memory: 0.023 MB Memory before query: 13.884 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 13.891 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.07 ms** **Query memory: 0.028 MB Memory before query: 13.907 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 13.919 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.08 ms** **Query memory: 0.023 MB Memory before query: 14.172 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.179 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.07 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 14.186 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 14.193 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.07 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 14.200 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.207 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.07 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.214 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.09 ms** **Query memory: 0.023 MB Memory before query: 14.221 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.12 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.227 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 14.234 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.241 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 78
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 78' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.11 ms** **Query memory: 0.023 MB Memory before query: 14.248 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 63
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 63' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 14.255 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 63
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 63' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.08 ms** **Query memory: 0.023 MB Memory before query: 14.262 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 63
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 63' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.07 ms** **After last query: 0.08 ms** **Query memory: 0.023 MB Memory before query: 14.269 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 63
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 63' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.10 ms** **Query memory: 0.023 MB Memory before query: 14.275 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 59
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 59' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.282 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 103
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 103' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.09 ms** **After last query: 0.06 ms** **Query memory: 0.023 MB Memory before query: 14.289 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 108
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 108' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.07 ms** **Query memory: 0.023 MB Memory before query: 14.296 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 55 OR id = 79
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 55 OR id = 79' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.10 ms** **After last query: 0.15 ms** **Query memory: 0.023 MB Memory before query: 14.549 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 75 OR id = 76
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 75 OR id = 76' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.08 ms** **After last query: 0.08 ms** **Query memory: 0.023 MB Memory before query: 14.556 MB** **Rows returned: 2**
SELECT lft, rgt
FROM spcj34_menu
WHERE id = 75 OR id = 77
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT lft, rgt
FROM #__menu
WHERE id = 75 OR id = 77' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:594 |
| 12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_epic_pro/html/mod_menu/default.php:61 |
| 11 | require JROOT/templates/jsn_epic_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.42 ms** **After last query: 2.52 ms** **Query memory: 0.025 MB Memory before query: 15.008 MB** **Rows returned: 2**
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM spcj34_categories as c
LEFT JOIN spcj34_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=46
ORDER BY c.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
' at line 1 |
**No SHOW PROFILE (maybe because there are more than 100 queries)**
| # | **Caller** | **File and line number** |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
| 17 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
| 16 | JCategories->get() | JROOT/components/com_content/router.php:72 |
| 15 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
| 14 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
| 13 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
| 12 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
| 11 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
| 10 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 9 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 8 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
| 7 | PlgSystemSef->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**27 × SELECT lft, rgt
FROM spcj34_menu**
**5 × SELECT *
FROM spcj34_imageshow_showlist**
**4 × SELECT m.id
FROM spcj34_modules AS m
INNER JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id**
**4 × SELECT assets, legacy
FROM spcj34_jsn_poweradmin_menu_assets**
**4 × SELECT parent_id
FROM spcj34_menu**
**3 × SELECT *
FROM spcj34_extensions**
**2 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM spcj34_categories as c
LEFT JOIN spcj34_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)**
**2 × SELECT *
FROM spcj34_imageshow_theme_profile**
**2 × SELECT showlist_id, image_id, image_title, image_alt_text, image_small, image_big, image_medium, image_description, image_link, image_extid, album_extid, image_size, custom_data, exif_data, image_size, sync, ordering
FROM spcj34_imageshow_images**
**2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spcj34_extensions`**
**2 × SELECT COUNT(*)
FROM spcj34_extensions**
**1 × SELECT *
FROM spcj34_extensions**
**1 × SELECT *
FROM spcj34_imageshow_showcase**
**1 × SELECT *
FROM spcj34_imageshow_theme_classic_parameter**
**1 × SELECT c.introtext, c.fulltext
FROM spcj34_imageshow_showlist sl
INNER JOIN spcj34_content c
ON sl.alter_autid = c.id**
**1 × SELECT album_extid
FROM spcj34_imageshow_images**
**1 × SELECT name,value
FROM spcj34_jsn_imageshow_config**
**1 × SELECT *
FROM spcj34_imageshow_theme_classic_javascript**
**1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM spcj34_modules AS m
LEFT JOIN spcj34_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN spcj34_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**1 × SELECT `data`
FROM `spcj34_session`**
**1 × SELECT `name`, `value`
FROM `spcj34_jsn_imageshow_config`**
**1 × SELECT `session_id`
FROM `spcj34_session`**
**1 × SELECT COUNT(*)
FROM spcj34_content AS a
INNER JOIN spcj34_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN spcj34_categories AS c
ON c.id = a.catid
LEFT JOIN spcj34_users AS ua
ON ua.id = a.created_by
LEFT JOIN spcj34_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spcj34_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spcj34_content_rating AS v
ON a.id = v.content_id**
**1 × SELECT `m`.`tag_id`,`t`.*
FROM `spcj34_contentitem_tag_map` AS m
INNER JOIN `spcj34_tags` AS t
ON `m`.`tag_id` = `t`.`id`**
**1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM spcj34_content AS a
INNER JOIN spcj34_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN spcj34_categories AS c
ON c.id = a.catid
LEFT JOIN spcj34_users AS ua
ON ua.id = a.created_by
LEFT JOIN spcj34_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spcj34_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spcj34_content_rating AS v
ON a.id = v.content_id**
**1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `spcj34_assets`**
**1 × SELECT *
FROM spcj34_languages**
**1 × SELECT manifest_cache
FROM spcj34_extensions**
**1 × SELECT id, home, template, s.params
FROM spcj34_template_styles as s
LEFT JOIN spcj34_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id**
**1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM spcj34_menu AS m
LEFT JOIN spcj34_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT `enabled`
FROM `spcj34_extensions`**
**1 × SELECT name,value
FROM spcj34_jsn_poweradmin_config**
**1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM spcj34_extensions**
**1 × SELECT b.id
FROM spcj34_usergroups AS a
LEFT JOIN spcj34_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT id, rules
FROM `spcj34_viewlevels**
**1 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM spcj34_fields AS a
LEFT JOIN `spcj34_languages` AS l
ON l.lang_code = a.language
LEFT JOIN spcj34_users AS uc
ON uc.id=a.checked_out
LEFT JOIN spcj34_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN spcj34_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN spcj34_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `spcj34_fields_categories` AS fc
ON fc.field_id = a.id**