Note that this error was not present in RC1 or in RC2 before, is totally new!
So is a bug in postnuke in somewhere or is updownload failed again?
Does any one knows how i can fix that please?.
-----------------
I was checking the code of original core module of download in postnuke, the line 49 in dl-navigation.php is the following:
Code
$result =& $dbconn->Execute("SELECT $column[cid], $column[title], $column[cdescription]
I thougth that --> column[cdescription] must be --> column[description] without the letter --> c
/Best Regards
