Ok, I have searched and read about every last post on these forums one can find that have anything to do with a masked cp, https and path errors… so here goes.
We have masked access to our CP as recommended.
If we log-in to the site via https… everything works fine except when we go to upload an image with the publish form.
We get the error…
“The path specified in your image upload preferences is not correct”
However, no error occurs when logged in and uploading via normal http.
Without a doubt, our paths are correct.
On the server, all https and http reside in the same directory, same files.
In the path file we have the optional variable set…
$cp_url = 'https://www.ourdomain.com/admin.php';We are currently running build 20090915 with MSM. (Why? Everytime I upgrade… another release comes the next day.)
Any ideas or suggestions on how to correct this issue?