I just updated to the latest build 20100923 of Safecracker from build 20100913. I have a form that allows logged out members to submit entries and I’ve set this up through the module settings, but have not used the parameter for logged_out_member_id in the actual form entry tag. This has worked find previously, but after I updated to the latest build, I noticed that the safecracker entry form wasn’t showing up for logged out members. I double checked all the setting in the module where you can select whether or not to allow guests to post entries for each channel. Nothing here had changed, but I reset everything again to make sure it was set up properly. It still didn’t work, so I figured I’d try adding in the logged_out_member_id parameter to see if that helped and it did!
So…it seemed like the logged_out_member_id parameter was not required previously if you set up the module settings to allow guests to post entries, but with the latest build it seems that this is now required. Was that an expected result?