With that in mind, I have followed the upgrade guide and done everything in it. (used cmsmadesimple-1.5.3-full.tar.gz) I have also gone through the CHMOD of Modules, Uploads, Uploads/Images, tmp, tmp/cache, tmp/template_c like the Documentaion suggest. The only thing I can't change properly is the config.php. It changes to 644 when I try to add 444. This hasn't been an issue before.
Then I cleared out all the double ghost files that Apple deliberately creates when using file transfer. I use CyberDuck and have gone through all folders twice to remove all ghost files.
But that insane code still remains. The difference from the last upgrade is that all the links, except Add Content, and inside the Content-Page area result in a massive FireFox error pop-up. The first section of code is repeated through several lines.
Code: Select all
Error: the XML response that was returned from the server is invalid.
Received:
Mac OS X 2��ATTR;�����*�*com.apple.quarantine0000;49c5d8ae;Firefox;|org.mozilla.firefoxThis resource fork intentionally left blank ��Mac OS X
<?xml version="1.0" encoding="utf-8" ?><xjx><cmd n="as" t="contentlist" p="innerHTML"><![CDATA[ <form action="/admin/listcontent.php" method="POST" onsubmit="document.getElementById('parent0ListOrder').value = Sortable.serialize('parent0');document.getElementById('parent34ListOrder').value = Sortable.serialize('parent34');document.getElementById('parent19ListOrder').value = Sortable.serialize('parent19');document.getElementById('parent24ListOrder').value = Sortable.serialize('parent24');document.getElementById('parent20ListOrder').value = Sortable.serialize('parent20');document.getElementById('parent25ListOrder').value = Sortable.serialize('parent25');document.getElementById('parent55ListOrder').value = Sortable.serialize('parent55');document.getElementById('parent116ListOrder').value = Sortable.serialize('parent116');document.getElementById('parent62ListOrder').value = Sortable.serialize('parent62');document.getElementById('parent119ListOrder').value = Sortable.serialize('parent119');document.getElementById('parent72ListOrder').value = Sortable.serialize('parent72');document.getElementById('parent90ListOrder').value = Sortable.serialize('parent90');document.getElementById('parent73ListOrder').value = Sortable.serialize('parent73');xajax_reorder_process(xajax.getFormValues('sortableListForm'));return false;" name="sortableListForm" id="so
Has anyone had this problem?