Hi, I recently installed the Zephyr/Gantry bundle to a stable J1.5.24 installation, but I'm having trouble getting the template to save/apply changes; when I click save/apply in the gantry template manager it just hangs. I ran fire bug and it's giving me a Post 404 error after clicking save/apply.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /jl/administrator/ was not found on this server.</p>
</body></html>
I've checked to ensure all directory's are writeable, which they all seem to be. Seems kind of weird as I'm currently also using the refraction template without any problems. (the Gantry/Zephyr template was intended as an update to the site)
Server setup: Linux/Apache, PhP 5.3.8, Gantry 3.1.15, Zephyr 1.5.6 (new template), Refraction 1.5.1 (current default template)
I've been through a fair amount of threads on these forums regarding save/apply change problems; but have so far drawn a blank, any assistance would be greatly appreciated.