Until recently - not sure what exactly has changed - the plugin architecture was working just fine. It always does until it breaks. grrr
When I go through and select graphs via Graph Management, check the graphs I want to aggregate, select drop down "Create Aggregate Graphs", click Go. Fill in Title and select the colour template of my choosing and click on Yes to create the aggregate.
Error:
Code: Select all
PROGERR: ERRNO:'2048' TYPE:'' MESSAGE:'Assigning the return value of new by reference is deprecated' IN FILE:'/usr/local/apache2/htdocs/lib/adodb/adodb-lib.inc.php' LINE NO:'537'
Code: Select all
$recordSet =& new $rsclass(-1,$zthis->fetchMode);
$recordSet->connection = &$zthis;
Anyone come across this or able to point me in another(right) direction sure would be appreciated.
Yes, I have seen the other thread relating to this error - unfortunately it goes nowhere - except the user being quite rude to the witness.
http://forums.cacti.net/post-110192.html
Cacti: 0.8.7b
Mysql:5.0.51a
Plugin Arch: 2.0
PHP: 5.2.5
Perl: 5.8.5
Apache: 2.2.6
Dan