I have an issue where an SAEF form is always returning to a blank form on both submit and preview. I’ve gone through the forum and haven’t found anything that provides a solution so far…
I’ve done the following in attempts to isolate:
1) Removed the form from an embedded template into the primary template that was calling the embed.
2) Turned off extensions related to SAEF.
3) Used the example SAEF code with the return, preview and weblog parameters changed to the correct values. This was done both in the existing template as well as creating a separate blank template.
When attempting to use the form, there is a user logged in. The user does have privs to post to the weblog. The only thing in .htaccess is adding forcing www on the site and removing index.php from the URL. The page is hosted on a site that’s using MSM and it’s not the primary site.
Any suggestions on what I might have missed?