When I updated the module from 1.x.1.0.1. to 1.x.1.0.2, the system started logging this error:
Notice: Undefined index: show_title in viewfield_field_formatter_view() (line 208 of /public_html/uhub/modules/viewfield/viewfield.module).
I'm using it with views that build lists of comments and nodes created by specific users to display them on those users' profile pages. The error doesn't seem to disrupt the display of those views on the profile pages, but the error log quickly became full of them, at least until I switched back to 1.0.1.
The offending line in the module is:
'#show_title' => $item['show_title'],
But, alas, I'm no coder, so would welcome any suggestions what I should do or where I should look (I did check, and the views I built both do have titles as fields).
Thanks!
Recent comments
I'm not sure I'm getting it. It is working as intended now. Let me post you some images. Thanks!
have a view show contents in table and leaflet format simultaneously.
https://github.com/backdrop/backdrop-issues/issues/7018 Feel free to edit as you see fit. KR Mike
MySQL Database 4-byte UTF-8 support
Thanks. Would you please file an issue at https://github.com/backdrop/backdrop-issues/issues? The idea there is to say that a site that uses a DB prefix defined in the simplified database...
MySQL Database 4-byte UTF-8 support
Yes, I added the port and driver lines and reloaded the website and the Status Report no longer has the error. I am unable to check the conversion link as I can no longer see it.
MySQL Database 4-byte UTF-8 support
OK, so, did you use what I suggested to fix it? Can you be more specific? If you did, then this is a bug that needs to be reported in the issue queue. Please verify.
MySQL Database 4-byte UTF-8 support