iconv() not defined
Closed this issue · 1 comments
selvinortiz commented
A user reported that he was getting an error with iconv()
not being defined.
Everything works well for him locally but once uploaded to a remote server, the error shows up.
My guess is that iconv
has some sort of dependency not currently installed on the server or some sort of permission/config issue.
selvinortiz commented
Fixed in Doxter 0.6.1 https://github.com/selvinortiz/craft.doxter/releases/tag/v0.6.1