RUNTIME ERROR :: INTERNAL NOTICE [8] Jan, 01/2012 21:53:15
System message reported:
Only variable references should be returned by reference
System Information
Operating SystemLinux
PHP Version4.4.9
Cached Templatecache/templates____default.normal.htm@1044108990.php
Base Templatedefault.normal
Error Path/kunden/128496_50668/rp-hosting/68/1018/koeln3000.de/adodb
Internal Fileadodb.inc.php
Line Number492
Error Source
488: if ($this->_queryID === false) {
489: if ($fn = $this->raiseErrorFn) {
490: $fn($this->databaseType,'EXECUTE',$this->ErrorNo(),$this->ErrorMsg(),$sql,$inputarr);
491: }
492: return false;
493: } else if ($this->_queryID === true){
494: // return simplified empty recordset for inserts/updates/deletes with lower overhead
495: $rs = new ADORecordSet_empty();
496: return $rs;
Path to sources
Show Templateadodb.inc.php
Expanded Templateadodb.inc.php
Show XML-Viewadodb.inc.php
Hint: If template contain a preprocessor instruction like #include, the source of the error maybe there.
Show Compiledtemplates____default.normal.htm@1044108990.php