Hello,
I would like to report 2 problems:
- first, on a Category list page, I'm using the Blog template to list items from a Category. But for the first item (Leading item), there is an error message appear (it doesn't appear for the following Intro items, just for the Leading item).
The message seems about the image linked with the item:
Code:
Notice: undefined index: image-intro in on line 540 [...]/components/com_flexicontent/templates/blog/category_items.php
Note: image-intro is the name of the image Field that I've created to add image with item.
I don't understand why the error message appear only for the Leading items and not for the Intro items...?
BTW, is there any way to deactivate the Leading items from the Blog template? And to let only the Intro items to be listed...?
- second, (just for reporting the problem, I need not to find any solution for it, as I found mine) in the Backend, there is a bug when we create a "Select Multiple" Field : when we create at first the Field elements for value and label (in Edit or Raw edit) and click on "Add", all the values disappear. But once the "Add" clicked and if we add again the values and label, if we click "Apply", then they are saved for sure.
So, how I do when I create a new Select Multiple Field: I enter all the values and labels, copy them (in the Raw edit window), click on "Add", and go back to the Raw edit window and paste them once again, and finally click "Apply". Only like this I success to save this kind of Field...
I don't know if it's a general bug, or it's only for my FC installation...
Cheers