Upgrade: Undefined variable: contenido
Verfasst: Di 15. Jan 2013, 15:40
				
				Hallo zusammen
Ich habe ein Contenido 4.8.12 auf 4.8.18 upgraded (via /setup). Danach bekomme ich folgenden Fehler wenn ich das Grundverzeichnis aufrufe:
Das Backend funktioniert jedoch (ausser den ganzen date_time_zone_default_set() Warnings).
An was kann das liegen?
			Ich habe ein Contenido 4.8.12 auf 4.8.18 upgraded (via /setup). Danach bekomme ich folgenden Fehler wenn ich das Grundverzeichnis aufrufe:
Code: Alles auswählen
Notice: Undefined variable: contenido in /var/www/batisec.ch/cms/front_content.php on line 116 Call Stack: 0.0013 329604 
1. {main}() /var/www/batisec.ch/cms/front_content.php:0 
Notice: Undefined variable: contenido in /var/www/batisec.ch/contenido/includes/functions.includePluginConf.php on line 52 Call Stack: 0.0013 329604 
1. {main}() /var/www/batisec.ch/cms/front_content.php:0 0.1740 781184 
2. require_once('/var/www/batisec.ch/contenido/includes/functions.includePluginConf.php') /var/www/batisec.ch/cms/front_content.php:139
Notice: Undefined variable: cfg in /var/www/batisec.ch/contenido/classes/class.genericdb.php on line 38 Call Stack: 0.0013 329604 
1. {main}() /var/www/batisec.ch/cms/front_content.php:0 0.1740 781184 
2. require_once('/var/www/batisec.ch/contenido/includes/functions.includePluginConf.php') /var/www/batisec.ch/cms/front_content.php:139 0.2459 793432 
3. include_once('/var/www/batisec.ch/contenido/plugins/workflow/includes/config.plugin.php') /var/www/batisec.ch/contenido/includes/functions.includePluginConf.php:145 0.2459 793608 
4. plugin_include() /var/www/batisec.ch/contenido/plugins/workflow/includes/config.plugin.php:35 0.2496 853156 An was kann das liegen?