Bug #6307
error bij toevoegen menu categorie
Start date:
28/06/2013
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
Fatal error: Class 'core\\menu\\Autoloader' not found in /var/www/chamilo-dev/common/libraries/php/shared/utilities.class.php on line 612
Call Stack
Call Stack
- Time Memory Function Location
1 0.0002 680184 {main}( ) ../index.php:0
2 0.1313 17241216 common\libraries\Application::launch( ) ../index.php:87
3 0.1357 19658960 core\menu\MenuManagerCreatorComponent->run( ) ../application.class.php:777
4 0.1361 19660512 common\libraries\Utilities::autoload( ) ../application.class.php:0
5 0.1361 19662840 common\libraries\Utilities::autoload( ) ../application.class.php:0
History
Updated by Sven Vanpoucke over 9 years ago
- Status changed from New to Needs testing
This seems to be working here. It seems to me that this is a php version related bug since the autoloader is available.
Updated by Hans De Bisschop over 9 years ago
Can't seem to reproduce this on my local installation nor on the test-server. Could be a version-issue as Sven already indicated.
Updated by Nathalie Blocry over 9 years ago
ik denk ook dat het iets met een versie ofzo te maken heeft dan of een instelling maar heb nog niet kunnen achterhalen wat precies.
wat is de php versie op de test-server? is er een php-info beschikbaar toevallig?
Updated by Stefaan Vanbillemont over 9 years ago
- Status changed from Needs testing to Bug resolved
- Target version changed from LCMS 4 Beta to LCMS 4
Retested and fixed!