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 System
Linux
PHP Version
4.4.9
Cached Template
cache/templates____default.normal.htm@1044108990.php
Base Template
default.normal
Error Path
/kunden/128496_50668/rp-hosting/68/1018/koeln3000.de/adodb
Internal File
adodb.inc.php
Line Number
492
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 Template
adodb.inc.php
Expanded Template
adodb.inc.php
Show XML-View
adodb.inc.php
Hint:
If template contain a preprocessor instruction like #include, the source of the error maybe there.
Show Compiled
templates____default.normal.htm@1044108990.php