Hi, I installed the 7.x-1.0 pubcookie module on a 7.16 site and enabled it. However, when I go to Modules > Pubcookie Site Access > Configure, I get a blank screen. It says "Change who may access this site" at the top of the overlay and there's nothing in the overlay. Is this a bug or did I miss a setup step? Thanks!

Comments

pkeyes’s picture

I'm having this issue too. After the "Change who may access this site" there is text field at all.

Tried disabling CKEditor to see if problem was input format but that didn't do anything. Any suggestions?

jvandyk’s picture

Category: support » bug

This is happening because of a bug in pubcookiesiteaccess.module. It is only seen if pubcookie settings have been left at their defaults, or if ID/E-mail equivalency has been turned off. To work around it,

1. Go to the configuration page for pubcookie ( admin/config/people/pubcookie ) and make sure ID/E-mail equivalency is checked.

2. Click the Save configuration button to accept the settings form.

Now when you return to admin/config/people/pubcookiesiteaccess the form works as expected.

jvandyk’s picture

Status: Active » Fixed

Committed to 7.x-1.x branch.

pkeyes’s picture

Wow, works perfectly now. Thank you for such a quick response.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.