找到解决的办法了,
Virtuemart是Joomla的商城组件,在Joomla迁移后,需要更改一下virtuemart.cfg.php其中的网站地址:
virtuemart.cfg.php在administrator\components\com_virtuemart目录下:
大概在第34行
代码:
// these path and url definitions here are based on the Joomla! Configuration
define( ‘URL’, ‘http://localhost/’ );
define( ‘SECUREURL’, ‘http://localhost/’ );
EasyCalcCheck Plus - Warning: The form was not found, because the template uses overrides. Please adjust the search string for the form in the file easycalccheckplus.php or delete the overrides in templates/yourtemplate/html!