Warning: Undefined array key "HTTP_COOKIE" in Standard input code on line 25 Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in Standard input code on line 4

Project Partners Resource Library

Order by title
DBD::mysql::st execute failed: Unknown column '20desc' in 'order clause' at globals.pl line 501.

SQL:select attach_id, description, IFNULL(longdesc,''),
                        mimetype, access, filename
                   from attachments where area_id = 25 and access='everyone'
                  order by creation_ts%20desc

Error occurred at globals.pl line 191.
	main::confess("Error occurred") called at globals.pl line 388
	main::mywarn("DBD::mysql::st execute failed: Unknown column '20desc' in 'or"...) called at globals.pl line 501
	main::ExecuteSQL(REF(0x55e53fef85d8), "select attach_id, description, IFNULL(longdesc,''),\x{a}         "...) called at globals.pl line 518
	main::SendSQL("select attach_id, description, IFNULL(longdesc,''),\x{a}         "...) called at index.cgi line 172
	main::showMain() called at index.cgi line 403