I am getting the following error when I point my browser to "admin/index.php"


Warning: main(DIR_WS_INCLUDESauto_loaders/config.core.php): failed to open stream: No such file or directory in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 127

Warning: main(DIR_WS_INCLUDESauto_loaders/config.core.php): failed to open stream: No such file or directory in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 127

Warning: main(): Failed opening 'DIR_WS_INCLUDESauto_loaders/config.core.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 127

Warning: dir(DIR_WS_INCLUDESauto_loaders): failed to open dir: No such file or directory in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 128

Warning: main(DIR_FS_CATALOGincludes/autoload_func.php): failed to open stream: No such file or directory in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 147

Warning: main(DIR_FS_CATALOGincludes/autoload_func.php): failed to open stream: No such file or directory in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 147

Fatal error: main(): Failed opening required 'DIR_FS_CATALOGincludes/autoload_func.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jufredru/public_html/bladedealers/admin/includes/application_top.php on line 147


Can anyone tell what is wrong with this?

I just upgraded to current version from an old version.

Following are the version info what it was:

INSERT INTO `zen_project_version` VALUES (1, 'Zen-Cart Main', '1', '2.4', '', '', '', '', 'Fresh Installation', '2005-05-22 03:39:34');
INSERT INTO `zen_project_version` VALUES (2, 'Zen-Cart Database', '1', '2.4', '', '', '', '', 'Fresh Installation', '2005-05-22 03:39:34');


I would really appriciate if anyone could help me with this.

Thank you.