function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Greer Zimmerman 5Greer Zimmerman 5 

Guest User unable to submit forms via Force.com sites


.I have several online forms through force.com sites that I use to collect volunteer information. It has recently stopped allowing the guest user to submit online forms. When a form is submitted the user is told that authorization is required and they must login. When i set up a bug log for the user this code was returned

 

24.0 APEX_CODE,FINEST;APEX_PROFILING,INFO;CALLOUT,INFO;DB,INFO;SYSTEM,DEBUG;VALIDATION,INFO;VISUALFORCE,INFO;WORKFLOW,INFO

 

21:47:48.019 (19944087)|EXECUTION_STARTED

 

21:47:48.019 (19969929)|CODE_UNIT_STARTED|[EXTERNAL]|066d0000001NshO|VF: /apex/Unauthorized

 

21:47:48.078 (78932209)|CUMULATIVE_LIMIT_USAGE

 

21:47:48.078 (78932209)|LIMIT_USAGE_FOR_NS|(default)| Number of SOQL queries: 0 out of 100

 

Number of query rows: 0 out of 50000

 

Number of SOSL queries: 0 out of 20

 

Number of DML statements: 0 out of 150

 

Number of DML rows: 0 out of 10000

 

Maximum CPU time: 0 out of 10000

 

Maximum heap size: 0 out of 6000000

 

Number of callouts: 0 out of 100

 

Number of Email Invocations: 0 out of 10

 

Number of future calls: 0 out of 50

 

Number of queueable jobs added to the queue: 0 out of 50

 

Number of Mobile Apex push calls: 0 out of 10

 

21:47:48.078 (78932209)|CUMULATIVE_LIMIT_USAGE_END

 

21:47:48.078 (78980608)|CODE_UNIT_FINISHED|VF: /apex/Unauthorized 21:47:48.080 (80157510)|EXECUTION_FINISHED

 

I have NO idea what this means! Can anyone help?
SonamSonam (Salesforce Developers) 
Can you share the settings page for this force.com site, wish to cross check if the Login settings are still set as not allowed under:

Setup > Sites > Select the site > click on Login Settings button
Login Not Allowed