core
core copied to clipboard
FarCry Core: a web app framework for the ColdFusion language (supporting Lucee & Adobe ColdFusion engines). An ideal platform for building bespoke or tailor made solutions.
use cf_sql_timestamp instead of cf_sql_date use HH: instead of hh: in timeFormat otherwise "2024-01-01" -> "2024-01-01T12:00:00" compare default dates with dateCompare so that "2024-01-01" eq "2024-01-01 00:00:00"
As discussed with @justincarter
The referenced stFile.fileSize doesn't exist because stFile is an empty struct. This error only occurs when bulk uploading files to a type where the image has a ftSizeLimit (eg on...
Hello! I have downloaded and installed FarCry 7 this time according to your technical requirements such as Apache server 2.x (.htaccess for URL friendly requests), Coldfusion server and MySQL 5.x...
Hello again! I have installed chelsea theme (FarCry Core), but unfortunately when i use the searchbar no results are returned.  Perhaps this searchbar will be afterwards valuable to me...
Hello! I have deployed successfully a content type (appeal) to my COAPI types, where the appropriate MYSQL tables were also created successfully.  Unfortunately i can not create the Admin...