Welcome Guest, Not a member yet? Register   Sign In
Save and error when displaying dataURI
#2

Could this be because the comma is not permitted in urls from the configuration file?

Look for this line inside application/config/config.php and add the comma in there:

$config['permitted_uri_chars'] = 'a-z 0-9~%.:_\-';
Reply


Messages In This Thread
RE: Save and error when displaying dataURI - by Avenirer - 06-08-2016, 07:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB