Home > Reply To: Profile Nudge Issues
Reply To: Profile Nudge Issues
Home › Forums › GovIntranetters › Profile Nudge Issues › Reply To: Profile Nudge Issues
25 Jul 2015 at 19:51
#1919
Luke Oatham
Keymaster
Will, are you seeing “Security check – can’t check your identity.” ?
Do you have any caching turned on? I wonder if the form HTML is not being refreshed. If you look at the source code of the page you’ll find hidden entries like:
<input type="hidden" name="_wpnonce" value="676d3c6c33" />
<input type="hidden" name="userid" value="2" />
<input type="hidden" name="type" value="add-bio" />
Maybe try noting the value of the _wpnonce entry and then compare on either a different browser or again in half an hour. The value should be different.