Issues with Forms both testing and publishing

RapidWeaver Elements 0.8.5 (23567)

I’ve been regularly updating my website via Elemetns without issues. Today, I decided to put a contact form in and now I’m having a couple of issues.

I have set my form’s SMTP settings to send an email, but I’m unable to test this when previewing my site locally. I get this error in the console: (index):592 POST http://127.0.0.1:57481/rw/elements/com.realmac.apipack/api/email 404 (Not Found)

Then when I try and publish the site I get this error with publishing (the server disk isn’t full asn the error sub message suggests, already checked this): “Couldn’t upload proxyfactor.php to your server”

(when I tried again I got a different error “couldn’t upload message.php to your server”)

If I remove the form, uploading works as normal again. It looks like issues uploading all the files required for the form.

I have run into this problem before. My solution was to mark the Contact page as “changed” and then republish all files, in my case this resulted in an additiona 686 files being uploaded. After doing this the form would work. I ran into this issue on three different sites and in all cases this solved the problems.

NOTE: you can only mark a page as changed by right-clicking on the actual page in the pages panel.

Wow, that fixed it - thanks! Such a weird bug.

Still having issues with the contact form just not working though. I get a 404 in the console when running locally, and nothing happens at all when the site is deployed.