Well, I downloaded, unzipped and extracted News 3.0.0 to the
/modules folder. Once done, every time I try to view an article of my local installation of ZK 1.3 RC5, this is the message that appears:
Error in DBUtil::executeSQL: SELECT pn_sid as "sid",pn_title as "title",pn_urltitle as "urltitle",pn_hometext as "hometext",pn_bodytext as "bodytext",pn_counter as "counter",pn_contributor as "contributor",pn_approver as "approver",pn_notes as "notes",pn_displayonindex as "displayonindex",pn_language as "language",pn_allowcomments as "allowcomments",pn_format_type as "format_type",pn_published_status as "published_status",pn_from as "from",pn_to as "to",pn_weight as "weight",pn_pictures as "pictures",pn_obj_status as "obj_status",pn_cr_date as "cr_date",pn_cr_uid as "cr_uid",pn_lu_date as "lu_date",pn_lu_uid as "lu_uid" FROM news as tbl WHERE pn_urltitle = 'las-ventas-de-pc-se-recuperan' AND pn_from LIKE '2011-07-14%' LIMIT 1
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pn_displayonindex' in 'field list'
If I want to have the News module running again, I have to uninstall News 3.0.0 from the system, delete all its files and then reinstall News 2.6.2