What does the following error mean? I am getting this error recorded in the log continuously. Exception Am_Exception_InputError DirectController->__call [ library/Am/Controller.php : 118 ] Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ] Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ] Zend_Controller_Front->dispatch [ library/Am/App.php : 1681 ] Am_App->run [ index.php : 43 ]
URL: /amember/protect/index.php MESSAGE: The [indexphp] plugin is disabled TRACE: Exception Am_Exception_InputError DirectController->__call [ library/Am/Controller.php : 118 ] Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ] Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ] Zend_Controller_Front->dispatch [ library/Am/App.php : 1681 ] Am_App->run [ index.php : 43 ]
Richard, You have incorrect link hardcoded somewhere on your site. /amember/protect/index.php that is not a default URL which amember could handle, so it generate an error.
If there are no links from within the site, perhaps the links are coming from other sites? Perhaps because the old site used V3? If this is the case, is there any way to create a redirect for these old links (/amember/protect/index.php)?
There was no such url in aMember v3. Try to create such file within amember folder(just empty file, or even better make redirect to /amember/index.php)
I tried that, but all I get is an Error has occurred notice (which is spelt wrongly [occured]). http://linguaspectrum.com/amember/protect/index.php
Sorry, my mistakle. Add this like to /amember/.htaccess file before any aMember's rewrite rules: Code: Redirect /amember/protect/index.php /amember/