Warning (2): Declaration of Member::beforeFind(array $queryData) should be compatible with Model::beforeFind($query) [APP/Model/Member.php, line 544]Code Context if (file_exists($file)) {
static::_map($file, $className, $plugin);
return include $file;
$className = 'Member'
$parts = array(
(int) 0 => 'Model'
)
$plugin = null
$package = 'Model'
$file = '/var/www/html/rcms/app/Model/Member.php'
$paths = array(
(int) 0 => '/var/www/html/rcms/app/Model/',
(int) 1 => '/var/www/html/rcms/app/Lib/Model/',
(int) 2 => '/var/www/html/rcms/app/Model/',
(int) 3 => '/var/www/html/rcms/lib/Cake/Model/'
)
$appLibs = '/var/www/html/rcms/app/Lib/'
$normalizedClassName = 'Member'
$path = '/var/www/html/rcms/app/Model/'
include - CORE/Cake/Core/App.php, line 567
App::load() - CORE/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146
Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746
Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376
PrgComponent::initialize() - APP/Plugin/Search/Controller/Component/PrgComponent.php, line 115
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: ajax [APP/Controller/AppController.php, line 887]Code Context $this->Session->setFlash(__('本網站只支援 Internet Explorer 9 或以上版本,或建議使用其他瀏覽器 (如 Chrome / Firefox)。'), 'default', array('class' => 'alert alert-danger'));
}
if ($this->request->params['named']['ajax']) {
AppController::beforeFilter() - APP/Controller/AppController.php, line 887
MembersController::beforeFilter() - APP/Controller/MembersController.php, line 5620
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: withoutmenu [APP/Controller/AppController.php, line 893]Code Context $this->set("isajax", 0);
}
if ($this->request->params['named']['withoutmenu']) {
AppController::beforeFilter() - APP/Controller/AppController.php, line 893
MembersController::beforeFilter() - APP/Controller/MembersController.php, line 5620
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109