Mike XenForo developer Staff member Licensed customer Dec 1, 2010 #41 Is it possible to get FTP access to a site that has this issue?
Mike XenForo developer Staff member Licensed customer Dec 1, 2010 #42 Edrondol provided access, and I eventually discovered this was caused by magic_quotes_runtime being on. I have applied a fix for the next release, but you should be able to fix it by turning that evil setting off in your php.ini.
Edrondol provided access, and I eventually discovered this was caused by magic_quotes_runtime being on. I have applied a fix for the next release, but you should be able to fix it by turning that evil setting off in your php.ini.
Mike XenForo developer Staff member Licensed customer Dec 1, 2010 #44 Then you likely have a different issue. I'd need FTP access to debug that.