Hey guys,
This is a great little module but we're seeing an error:
Error message
Notice: Array to string conversion in _trademark_process() (line 150 of /sites/all/modules/trademark/trademark.module).Any ideas why this is happening and how we can remove the error?
Thanks,
Qasim
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | trademark-message-2334811-3.patch | 452 bytes | renatog |
Comments
Comment #1
renatog commentedComment #2
harsh.behl commented@renatog how to reproduce this error?
Comment #3
renatog commentedHi @designguru and @pen .
This happened because in one moment the function: _trademark_process received a array in variable $text.
I fixed it with check in function.
The patch with the fix follow in attachment.
Thank you very much.
Regards.
Comment #4
renatog commentedComment #6
markhalliwellComment #7
renatog commented