I recently enabled the profile module and I have now discovered and error when a user registers or I try to run a synchronisation- "Cannor access empty property in .../phplist.module on line 610"
I have now upgraded to v1.1 of phplist and the error has moved to line 648.
It seems to do with the fact that I have not set up any Profile Fields yet
David
Comments
Comment #1
paulbeaney commentedHi,
Thanks for spotting this bug. I have just updated the D5-DEV module with a code change which addresses it. Could you download and try it when you get a chance please?
Regards,
- Paul
Comment #2
briskday commentedI'm using phplist 6.x-1.0 and drupal 6.6 and I also get the error when a user updates their account information
Fatal error: Cannot access empty property ..../sites/all/modules/phplist/phplist.module on line 630
Comment #3
paulbeaney commentedHi briskday,
I have just updated the D6-DEV module with a change which should fix that. Please can you download and test it once the package is updated?
Regards,
- Paul
Comment #4
briskday commentedHooray! the new .dev version fixed that unsightly fatal error.
Thanks Paul!
Comment #5
paulbeaney commented