I'm in the process of converting my site to PHP 5.4 and this module is generating 2 notices:
Notice: unserialize(): Error at offset 0 of 19 bytes in unserialize() (line 492 of profile_taxonomy\profile_taxonomy.module).
Notice: Undefined variable: del in profile_taxonomy_user_load() (line 500 of profile_taxonomy\profile_taxonomy.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | profile_taxonomy-2538492-1.patch | 1.12 KB | intrafusion |
Comments
Comment #1
intrafusionPatch attached
Comment #2
gnindl commentedThanks intrafusion, committed to the repository:
http://cgit.drupalcode.org/profile_taxonomy/commit/?id=9cec729
Comment #3
gnindl commented