Hi people!
I just installed
PHP 4.4.0 and saw there were some errors like this one:
Notice: Only variables should be assigned by reference in ... on line 17
(... is the path of the conflicting file)
Browsing a bit around I found that's because of a bug fix on latest
PHP version, which was affecting too adodb. To upgrade it, I simply downloaded
latest stable version [20] of adodb and unpacked it on pnadodb folder of
PostNuke.
Everything seems to work finely but it could be cool if some of the developers can confirm me that it was the right action to do.
Cheers!