cfconsultancy

Results 7 issues of cfconsultancy

In Chrome 76 (Edge,Opera), you can use the loading attribute to completely defer the loading of offscreen images and iframes that can be reached by scrolling: loading="lazy" 3 options auto:...

status: verified
status: accepted
type: feature
plugin: image
status: regression
status: escalated
status:stale

When uploading a too big image I get the following error Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 28672 bytes) in I:\Apache242\htdocs\cfcmssmallpro_thumb_mysqli_utf4_n\cms\tinymce\filemanager\UploadHandler.php on line 596...

feature

In php 8.1 change line 387 `$x = (($x - (1 / 3) + 1.0) % 2.0 * 0.5 - 0.5) * 16;` to `$x = ((int)($x - (1 /...

Run a test on php 8 and there are several issues. Started with mb_http_input('UTF-8'); Fatal error: Uncaught ValueError: mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S",...

Fatal error: Uncaught Error: Call to undefined function mime_content_type() in I:\Apache242\htdocs\prideproud\cms\tinymce\filemanager\include\php_image_magician.php:2723 last version 9.12.0 way to many errors on different files (php 7.0)

I got everything working in php 8 except the sorting in dialop.php Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater...

js is minified so we cannot improve or adjust it. Please upload a non minified version