Hello,
I found a problem in a new version 1951:
Code:
Notice: Undefined property: stdClass::$thumbs_src in /home/vhosts/[HOST]/[SITE]/modules/mod_flexicontent/helper.php on line 489
I have 2 similar modules in my homepage, the only change in the module is the category, image field is the same, extra fields is the same, etc.
With this Notice, I just can show the image in a first module, and in the other, show me the notice and the fields are not displayed. :roll:
UPDATE: Deleted all the articles of the category of the 2nd module and created again, the notice disappeared, moving to the 3rd module that has nothing to do with the other two above.
Solution: Well, looks like I found the solution to this little problem is something simple, as I updated from version 1949 to 1951, something must have happened with the fields, what I did was delete all articles and create again, and the Notice disappeared.