habe ein Upgrade von 4.8.12 auf 4.8.13, seit dem funktioniert der Mod Rewrite oder AMR nicht mehr, beim Aufrufen von Frontend bekomme ich folgende Fehlermeldung
Im Backend Errorlog:Fatal error: Uncaught exception 'InvalidArgumentException' with message 'The classfile of Contenido_UrlBuilder couldn't included by Contenido_UrlBuilderFactory: MR!' in /wwwroot/contenido/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php:69 Stack trace: #0 /wwwroot/contenido/classes/Url/Contenido_Url.class.php(76): Contenido_UrlBuilderFactory::getUrlBuilder('MR') #1 /wwwroot/contenido/classes/Url/Contenido_Url.class.php(87): Contenido_Url->__construct() #2 /wwwroot/cms/mr_test.php(148): Contenido_Url::getInstance() #3 {main} thrown in /wwwroot/contenido/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php on line 69
Ich habe auch schon den Fix für 4.8.10 ausprobiert, ohne Erfolg...[21-Sep-2010 12:44:29] PHP Fatal error: Uncaught exception 'InvalidArgumentException' with message 'The classfile of Contenido_UrlBuilder couldn't included by Contenido_UrlBuilderFactory: MR!' in /wwwroot/contenido/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php:69
Stack trace:
#0 /wwwroot/contenido/classes/Url/Contenido_Url.class.php(76): Contenido_UrlBuilderFactory::getUrlBuilder('MR')
#1 /wwwroot/contenido/classes/Url/Contenido_Url.class.php(87): Contenido_Url->__construct()
#2 /wwwroot/cms/front_content.php(156): Contenido_Url::getInstance()
#3 {main}
thrown in /wwwroot/contenido/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php on line 69
Danke