Version 1.5.8 - not accepting unicode characters in form submission Version 1.5.8 - not accepting unicode characters in form submission
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Version 1.5.8 - not accepting unicode characters in form submission

Started by dudah84, February 09, 2015, 10:24:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dudah84

This has been working for years for me, but yesterday I had to upgrade my server, and with it, MAMP and everything that came with it (PHP - MySQL) Current PHP version is
After the upgrade, it seems no form is accepting unicode characters (for icelandic that's characters like á é í ó ú ð æ).
For example, if I edit an album and change its name to something WITHOUT unicode characters, like "i am here", everything works. but if it includes the special chars, it'll throw an error that i must provide a title for the album (coppermine is not registering the field at all)
Same goes for editing file info, except it won't throw an error, just replace the previous data with a empty value.

phill104

Please upgrade to version 1.5.34 and then provide a link to your gallery.
It is a mistake to think you can solve any major problems just with potatoes.

dudah84

Sorry, I was running 1.5.12

I've now upgraded to 1.5.34 and the problem persists.

In search, it seems to accept the icelandic characters, but not find any results with them - even though there are plenty.
when I try to edit album or file info, the field is interpreted as empty

link is pressphotos.biz

Αndré

Have you already tested with an unmodified theme like curve or water_drop? Have you installed any plugins or applied any mods? There seems to be some issues with Inspekt, which haven't reported before.

Quote from: dudah84 on February 09, 2015, 10:24:04 AM
Current PHP version is
Please post your PHP version.