I am getting errors when I try to load a custom module in the Module Loader in version 5.5. The module was written in 5.20f. I am testing out 5.5 to see whether I should upgrade.

Fatal error: Call to undefined function token_get_all() in /opt/apache2/htdocs/sugarcrm/ModuleInstall/ModuleScanner.php on line 202

I am also getting these errors in the apache error_log file

[Tue Feb 09 10:55:03 2010] [error] [client 127.0.0.1] File does not exist: /opt/apache2/htdocs/sugarcrm/include/javascript/yui/assets, referer: http://127.0.0.1/sugarcrm/index.php?...rd&view=module
[Tue Feb 09 10:55:03 2010] [error] [client 127.0.0.1] File does not exist: /opt/apache2/htdocs/sugarcrm/include/javascript/yui-old, referer: http://127.0.0.1/sugarcrm/index.php?...rd&view=module
[Tue Feb 09 10:55:03 2010] [error] [client 127.0.0.1] File does not exist: /opt/apache2/htdocs/sugarcrm/include/javascript/yui/ext/resources, referer: http://127.0.0.1/sugarcrm/index.php?...rd&view=module

Thanks,
Edit/Delete Message