Missing Controller

Error: Sitemap.xmlController could not be found.

Error: Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php

<?php
class Sitemap.xmlController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

  • APP/webroot/index.php line 97Dispatcher->dispatch(CakeRequest, CakeResponse)
(default) 4 queries took 151 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT TOP 1 [Session].[id] AS [Session__id], [Session].[data] AS [Session__data], [Session].[expires] AS [Session__expires] FROM [CLV_cake_sessions] AS [Session] WHERE [Session].[id] = N'483ca097ac23e29e14cb622165b81ab9' ORDER BY (SELECT NULL)111
2SELECT [Session].[id] AS [Session__id] FROM [CLV_cake_sessions] AS [Session] WHERE [Session].[expires] < 1768781114161616
3DELETE FROM [CLV_cake_sessions] WHERE [id] IN (N'174e9d56ba40f0a5dd4b79a662dfbe4e', N'300da0f057557af7acc9dfe035dc7173', N'37a06865e9e7a649199393f2208104ed', N'498dc4b98390f668e5db6747eb93edcc', N'5a603503a5888eca424c656d204e8f14', N'6b1fe77e26cbcdbbb01b2005139e83b6', N'6f33a18cd570fbaac9507c2976065d2c', N'7726e5fa0bce753ff1a55427fc8700e7', N'8c5f651a716fb026e650ee8831f1cac5', N'94900d0b179949376e64ae86484d3d71', N'b376f8e85e58a915ac33a35f0ac5a3a3', N'bcbc6c6b838b64d36dee0c9628a41668', N'be8520ece41797b09a548f9412dd7719', N'd71a4ae6afd62a59f0fb8a9eac83b500', N'dd26f8636e4284b92eb1bde8a1a4af9c', N'ddaf4e98be9e79cf9c5bbe73ec439cff')00133
4SELECT [Dashboard].[name] AS [Dashboard__name], [Dashboard].[sql] AS [Dashboard__sql], [Dashboard].[report_id] AS [Dashboard__report_id], [Dashboard].[slug] AS [Dashboard__slug] FROM [CLV_reporting_roles_dashboards] AS [ReportingRolesDashboard] INNER JOIN [CLV_dashboards] AS [Dashboard] ON ([Dashboard].[id] = [ReportingRolesDashboard].[dashboard_id]) WHERE [ReportingRolesDashboard].[reporting_role_id] IS NULL AND [Dashboard].[footer] = '1'001