| Labels |
Added:
?
|
||
| Labels |
Added:
?
|
||
| Category | ⇒ | Tags |
| Category | Tags | ⇒ | Front End Tags |
So despite not having any tags,
the tags SELECT query takes:
33% * 1.81 seconds = 0.59 seconds ?
Can you also use the Joomla Debug option ?
the above will answer questions:
@hans2103 Please can you provide the requested informaton
| Status | New | ⇒ | Information Required |
| Labels |
Added:
?
|
||
| Build | master | ⇒ | staging |
sorry... totally missed the request. Will do
Problem only occurs on a 404 page. Joomla can't find the page, therefor it will try non existing tags... so it seems.
SQL statement copied from New Relic.
SELECT
m.tag_id,t.*FROMt?hu_contentitem_tag_mapAS m INNER JOINt?hu_tagsAS t ONm.tag_id=t.idWHEREm.type_alias= ? ANDm.content_item_id= ? ANDt.published= ? AND t.access IN (?, ?, ?)
| Labels |
Removed:
?
|
||
| Build | master | ⇒ | staging |
| Status | Information Required | ⇒ | New |
I cant replicate this. With debug on I dont see any queries for tags on a 404 page. As the 404 page uses the error.php from your template I am wondering if there is something in that file in your template
@brianteeman I will check
I can't reproduce the problem either. Joomla's debug does not show any queries on a 404 page.
The issue has not been followed up since last year so I'll ask to close it.
Thanks @hans2103
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-07 13:14:45 |
| Closed_By | ⇒ | zero-24 |
Closing
Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/7124
check
How many articles /categories do yuo have ?