codeigniter - Grocery CRUD cannot delete file -
i'm having problem in deleting files in grocery crud. when upload file comma ,
file cannot deleted deleting file never stops, when upload files without comma ,
can deleted.
i checked network, when inspect element, code returns status code 400 , response
the uri submitted has disallowed characters.
maybe work you:
in config.php line $config['permitted_uri_chars'] , add together comma.
codeigniter grocery-crud delete-file
No comments:
Post a Comment