CRON.BAT as follows:
cd E:\Inetpub\wwwroot\sugarcrm
E:\PHP\php.exe -f cron.php > /dev/null 2>&1
E:\PHP\php.exe -c E:\WINNT\php.ini -f cron.php
I get the following FATAL ERROR:
Call to a member function on a non-object in ...SugarBean.php on line 664
$query .= $field."='".$GLOBALS['db']->quote(from_html($this->$field))."'";


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks