I noticed that when I use plugins like Coloris (https://github.com/mdbassit/Coloris) and the link opening mode (OpenLinkAs) other than "Navigation" the plugin simply stops working, returning only to Navigation mode. how to get around this error.
I would like that when the user deletes a record, instead of deleting the database, he just updates a field by setting that the record has been deleted. (deleted=yes) is it possible?
After uploading a 'system' to a cloud server I get this error when uploading. (localhost works)
Error 500 Server Error Exception Traces This will only be displayed in DEVELOPMENT_MODE. Error Message Class 'Uploader' not found File /app/controllers/FilehelperController.php On Line 21 Stack Trace 1 /system/Router.php(196): FilehelperController->uploadfile(Array)2 /system/Router.php(109): Router->run('filehelper/uploadfile/')3 /index.php(106): Router->init()
Good morning, but phprad does not even accept image upload. I would like to do all the processing of images with webp and those that are not in this format will be converted. is there any solutionw
I did some tests on an older version of phprad and it didn't load webp images. We are going to redo the company's system but all the images are in webp. already supported?