Hi!
I get this problem during registration (user account) on my site:
warning: Illegal offset type in /customers/mysite.com/mysite.com/httpd.www/includes/form.inc on line 1363.
warning: preg_match() expects parameter 2 to be string, array given in /customers/mysite.com/mysite.com/httpd.www/includes/bootstrap.inc on line 771.
Only when I use marinelli. BTW I love the design!
Comments
Comment #1
zaxxon70 commentedComment #2
zaxxon70 commentedI have found the problem. It was the module Adresses. "Address fields on the user registration form" AND one selection "hidden" = ERROR
When I used "normal" instead of "hidden" everything works fine.
This problem only happens when I use Marinelli theme?
Anyway... this is no problem anymore.
Comment #3
ccshannon commentedThough not specific to the Marinelli theme, I get similar errors anytime I enable a module with the word 'Access' in it: (Node Access, Workflow Access) because those modules require rewriting the permissions. Once I disable those modules and again regenerate content permissions, I stop seeing that error.