[Typo3] CWT_FEEDIT - need help!!

andreas steinhuber andre01 at typotemp.com
Mon Aug 8 17:38:46 CEST 2005


Hi!

Got rid of the error messages with error_reporting(0); (see: http://at.php.net/error_reporting).

Still there seems to be bugs in both cwt_feedit versions...

e.c. after removing the single quotes around ".$table." cwt_feedit writes values into database.
~line 1135 :   $res = $this->doDatabaseUpdateQuery("INSERT INTO '".$table."' (crdate, cruser_id, tstamp) VALUES (".$time.",".intval($cruser_id).",".$time.")");

there is still a bug since more rows are written into database... I'll document here if i get this 'bug'..

andreas
-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110133267/
					



More information about the TYPO3-english mailing list