Please sign in

Notice (1024): Element Not Found: Elements/Flash/flash_auth.ctp [CORE/Cake/View/View.php, line 425]
Code Context
            $name = str_replace('/', DS, $name);
            $file = $plugin . 'Elements' . DS . $name . $this->ext;
            trigger_error(__d('cake_dev', 'Element Not Found: %s', $file), E_USER_NOTICE);
$name = 'Flash/flash_auth'
$data = array(
	'message' => 'You are not authorized to access that location.',
	'key' => 'auth'
)
$options = array(
	'callbacks' => false
)
$file = 'Elements/Flash/flash_auth.ctp'
$plugin = null
View::element() - CORE/Cake/View/View.php, line 425
SessionHelper::flash() - CORE/Cake/View/Helper/SessionHelper.php, line 160
include - APP/View/Users/login.ctp, line 7
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107

Rigbooks © 2010-2026. All rights reserved.

  • CakePHP
  • History
    +

    Request History

    No previous requests logged.

    ====
  • Session
    +

    Session

    • Config
      • userAgent0a0c9fd0d33a544ec609420520d29462
      • time1775328941
      • countdown10
    • Message
      • auth
        • messageYou are not authorized to access that location.
        • keyauth
        • elementFlash/flash_auth
        • params(empty)
    • Auth
      • redirect/
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllerusers
    • actionlogin
    • named(empty)
    • pass(empty)

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    To view Cookies, add CookieComponent to Controller

    Current Route

    • keys
      • 0controller
      • 1action
    • options
      • defaultRoute(true)
    • defaults
      • plugin(null)
    • template/:controller/:action/*
    ====
  • Sqllog
    +

    Sql Logs

    ====
  • Timer
    +

    Memory

    Peak Memory Use 1.56 MB

    Message Memory use
    Component initialization 846 KB
    Controller action start 949 KB
    Controller render start 1.02 MB
    View render complete 1.39 MB

    Timers

    Total Request Time: 12 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 1.49
    Event: Controller.initialize 0.03
    Event: Controller.startup 0.09
    Controller action 0.56
    Event: Controller.beforeRender 0.84
    » Processing toolbar data 0.81
    Rendering View 8.27
    » Event: View.beforeRender 0.01
    » Rendering APP/View/Users/login.ctp 7.90
    » Event: View.afterRender 0.01
    » Event: View.beforeLayout 0.01
    » Rendering APP/View/Layouts/blank.ctp 0.13
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • title_for_layoutLog In
    • $request->data(empty)
    • $this->validationErrors
      • Administrator(empty)
    • Loaded Helpers
      • 0Form
      • 1Number
      • 2SimpleGraph
      • 3DebugTimer
      • 4Toolbar
      • 5Html
      • 6Session
      • 7HtmlToolbar
    ====
  • Environment
    +

    App Constants

    No application environment available.

    CakePHP Constants

    Constant Value
    APP /var/www/admin.rigbooks.com/app/
    APP_DIR app
    APPLIBS /var/www/admin.rigbooks.com/app/Lib/
    CACHE /var/www/admin.rigbooks.com/app/tmp/cache/
    CAKE /var/www/admin.rigbooks.com/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /var/www/admin.rigbooks.com/lib
    CORE_PATH /var/www/admin.rigbooks.com/lib/
    CAKE_VERSION 2.8.3
    CSS /var/www/admin.rigbooks.com/app/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL https://costfigures.rigbooks.com
    IMAGES /var/www/admin.rigbooks.com/app/webroot/img/
    IMAGES_URL img/
    JS /var/www/admin.rigbooks.com/app/webroot/js/
    JS_URL js/
    LOGS /var/www/admin.rigbooks.com/app/tmp/logs/
    ROOT /var/www/admin.rigbooks.com
    TESTS /var/www/admin.rigbooks.com/app/Test/
    TMP /var/www/admin.rigbooks.com/app/tmp/
    VENDORS /var/www/admin.rigbooks.com/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /var/www/admin.rigbooks.com/app/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 7.0.33-0ubuntu0.16.04.16
    User www-data
    Home /var/www
    Http Host costfigures.rigbooks.com
    Http Cookie CAKEPHP=cv85s9gaer5tc7djuh36qe2o24
    Http Referer https://costfigures.rigbooks.com/
    Http Accept Encoding gzip, br, zstd, deflate
    Http User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    Http Accept */*
    Redirect Status 200
    Server Name admin.rigbooks.com
    Server Port 443
    Server Addr 96.126.113.165
    Remote Port 17555
    Remote Addr 216.73.216.25
    Server Software nginx/1.20.1
    Gateway Interface CGI/1.1
    Https on
    Request Scheme https
    Server Protocol HTTP/1.1
    Document Root /var/www/admin.rigbooks.com/app/webroot
    Document Uri /index.php
    Request Uri /users/login
    Script Name /index.php
    Content Length
    Content Type
    Request Method GET
    Query String
    Script Filename /var/www/admin.rigbooks.com/app/webroot/index.php
    Path Info
    Fcgi Role RESPONDER
    Php Self
    Request Time Float 1775314541.2067
    Request Time 1775314541
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/var/www/admin.rigbooks.com/lib
    • 2/usr/share/php
    • 3-> /var/www/admin.rigbooks.com/lib/Cake/

    Included Files

    • core
      • Behavior
        • 0CORE/Model/Behavior/ContainableBehavior.php
      • Cache
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
      • Component
        • 0CORE/Controller/Component/AuthComponent.php
        • 1CORE/Controller/Component/SessionComponent.php
      • Config
        • 0CORE/Config/routes.php
        • 1CORE/Config/config.php
      • Controller
        • 0CORE/Controller/Controller.php
        • 1CORE/Controller/Component.php
        • 2CORE/Controller/ComponentCollection.php
      • Datasource
        • 0CORE/Model/Datasource/CakeSession.php
      • Error
        • 0CORE/Error/exceptions.php
        • 1CORE/Error/ErrorHandler.php
      • I18n
        • 0CORE/I18n/Multibyte.php
        • 1CORE/I18n/I18n.php
        • 2CORE/I18n/L10n.php
      • Log
        • 0CORE/Log/CakeLog.php
        • 1CORE/Log/LogEngineCollection.php
        • 2CORE/Log/Engine/FileLog.php
        • 3CORE/Log/Engine/BaseLog.php
        • 4CORE/Log/CakeLogInterface.php
      • Model
        • 0CORE/Model/Model.php
        • 1CORE/Model/BehaviorCollection.php
        • 2CORE/Model/ModelBehavior.php
        • 3CORE/Model/ConnectionManager.php
      • Network
        • 0CORE/Network/CakeRequest.php
        • 1CORE/Network/CakeResponse.php
      • Other
        • 0CORE/bootstrap.php
        • 1CORE/basics.php
        • 2CORE/Core/App.php
        • 3CORE/Core/Configure.php
        • 4CORE/Core/CakePlugin.php
        • 5CORE/Event/CakeEventListener.php
        • 6CORE/Event/CakeEvent.php
        • 7CORE/Event/CakeEventManager.php
        • 8CORE/Core/Object.php
      • Routing
        • 0CORE/Routing/Dispatcher.php
        • 1CORE/Routing/Filter/AssetDispatcher.php
        • 2CORE/Routing/DispatcherFilter.php
        • 3CORE/Routing/Filter/CacheDispatcher.php
        • 4CORE/Routing/Router.php
        • 5CORE/Routing/Route/CakeRoute.php
        • 6CORE/Routing/Route/PluginShortRoute.php
      • Utility
        • 0CORE/Utility/Hash.php
        • 1CORE/Utility/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/CakeText.php
        • 5CORE/Utility/ClassRegistry.php
      • View
        • 0CORE/View/HelperCollection.php
    • app
      • Config
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
        • 3APP/Config/database.php
      • Controller
        • 0APP/Controller/UsersController.php
        • 1APP/Controller/AppController.php
      • Model
        • 0APP/Model/Administrator.php
        • 1APP/Model/AppModel.php
      • Other
        • 0APP/webroot/index.php
    • plugins
      • DebugKit
        • Component
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Plugin
          • 0DebugKit/Lib/DebugMemory.php
          • 1DebugKit/Lib/Panel/HistoryPanel.php
          • 2DebugKit/Lib/DebugPanel.php
          • 3DebugKit/Lib/Panel/SessionPanel.php
          • 4DebugKit/Lib/Panel/RequestPanel.php
          • 5DebugKit/Lib/Panel/SqlLogPanel.php
          • 6DebugKit/Lib/Panel/TimerPanel.php
          • 7DebugKit/Lib/Panel/LogPanel.php
          • 8DebugKit/Lib/Log/Engine/DebugKitLog.php
          • 9DebugKit/Lib/Panel/VariablesPanel.php
          • 10DebugKit/Lib/Panel/EnvironmentPanel.php
          • 11DebugKit/Lib/Panel/IncludePanel.php
          • 12DebugKit/Lib/DebugTimer.php
    ====