preg_match() warning after enabling the module
playahater - November 15, 2008 - 13:25
| Project: | Register with Picture |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
After enabling the module and going to registration page, the following error appears
warning: preg_match() expects parameter 2 to be string, array given in /home/bla/bla/bla/includes/bootstrap.inc on line 670.any idea what this might be?
btw .. i`m using Drupal 5.8
10x in advance ..
Cheers

#1
I get essentially the same error
warning: preg_match() expects parameter 2 to be string, array given in /mypath/includes/bootstrap.inc on line 708.
#2
Register with Picture doesn't seem to be compatible with nodeprofile / node family / subform element group of modules. With the full node profile enabled on registration, register with pic brings back that error
#3
There's another module for this by Agaric design - http://agaricdesign.com/note/allow-people-upload-user-pictures-during-re...
It appears to work with node profile / node family etc, should someone else have this problem