Coppa
I have just installed the coppa module and when I go to /admin/settings/coppa I get the following error.
warning: unserialize() expects parameter 1 to be string, array given in /website/sites/all/modules/coppa/coppa.admin.inc on line 151.
I then procede to select the role I created and click save and I get this error.
warning: unserialize() expects parameter 1 to be string, array given in /website/sites/all/modules/coppa/coppa.admin.inc on line 151.
warning: unserialize() expects parameter 1 to be string, array given in /website/sites/all/modules/coppa/coppa.admin.inc on line 151.
I do not have CCK installed and am using the Drupal core profile module
I have obviously missed something and would really like to get this module operational.
Any comments would be most helpfull.
Regards
Fred

Seems pretty specialised, you
Seems pretty specialised, you might have to post this in Coppa's issue queue to get an answer:
http://drupal.org/project/issues/coppa?categories=All
TY, it was posted there 10
TY, it was posted there 10 days ago and still no comment.
Looks like I may have to drop the module due to lack of support.
Regards
Fred
You marked this thread as 6x
But the COPPA page doesn't show a D6 release of the module. Using a D5 module on a D6 won't work.
edit: Just recognozed that there is a 6.dev out but "hidden" on the project page. So in case you use the dev the code could be unstable and you might have to wait for a new release.
There is an upgrade patch available at...
Hi - I'm running into the same issue. I see a patch at http://drupal.org/node/391346, and it may help - it specifically mentions handling the unserialize issue.