Ticket #2488 (new defect)

Opened 2 months ago

Last modified 2 months ago

Fatal error: Access to undeclared static property: Controller::$db in C:\server\apache2triad\htdocs\silverstrip\www\sapphire\core\Object.php(315) : eval()'d code on line 1

Reported by: viv Assigned to: ischommer
Type: defect Priority: medium
Milestone: Sapphire Refactoring Component: CMS - Security section
Version: 2.2.2-rc2 Severity: medium effort / impact
Keywords: Cc:
Due date: Harvest Task: (Unknown)
Invoice sent to client: 0 Hours:

Description

Version 2.2.1

PHP Version 5.1.2

in admin/security/

Attachments

Change History

Changed 2 months ago by sminnee

Can you try and get a call stack to go with this error? We need to know what was calling into Object.php

You could try putting a call to Debug::backtrace() in at line 315 of Object.php.

Note: See TracTickets for help on using tickets.