Hi there,
When using Mailhandler, I get this error message:
Fatal error: Cannot unset string offsets in /home/complete/public_html/aum/modules/taxonomy/taxonomy.module on line 820
I'm not sure how to handle this, please help :-)
Thanks
Haroun
Hi there,
When using Mailhandler, I get this error message:
Fatal error: Cannot unset string offsets in /home/complete/public_html/aum/modules/taxonomy/taxonomy.module on line 820
I'm not sure how to handle this, please help :-)
Thanks
Haroun
Comments
Comment #1
NewZeal commentedI'm encountering the same bug, which happens when clicking on retrieve, to process incoming mails. It happens when using POP3 and only appears to happen when there are no mails to retrieve. When the box is empty it works. When using the file option I am not able to get mailhandler to see the directory.
Comment #2
hintbw commentedI'm getting this issue whenever mailhandler retrieves a post with a taxonomy command in it (makes sense since it pulls a fatal error from the taxonomy module). I'm wondering if mailhandler is calling a taxonomy function and passing it an illegal value. When I get some change (and it probably won't be soon) I'll dig into line 820 or so of taxonomy and see what function may be being called and see if I can trace it to some point in the mailhandler module.
At least that's my best guess at this point. Any other ideas?
Comment #3
ilo commentedIs this issue still appearing? there was no additional comment about the taxonomy function showing the error. Please, reopen if the error still persists.