Forums
(@rspitzer)
16 years, 7 months ago
Found the problem with this one. Apparently the PHP.ini file had a setting for Magic_quotes_runtime = on it should be off. Changing this fixed all the issues. Whew, what a relief.