Hello,
I’m trying to do:
{exp:weblog:entries orderby="date" sort="desc" weblog="gallery" limit="1"}</p>
<pre><code> {categories}
{category_name}
{if category_id == "4"}
<!-- GALLERY -->
<div id="gallery">
{images}<a href="http://{image}" title="">test</a>{/images}
</div>
<!-- end GALLERY -->
{/if}
{/categories}
{/exp:weblog:entries}
but as loong as I have {images} tags (which is a FF matrix field with 1 ngen file field) it wont give the correct output, but instead it will print ‘{categories}{/categories}’.
Is that possible that there is a conflict betwen entries (categories) tag and FF tag?
Has anyone had a problem with the FF Matrix configuration not loading correctly when attempting to edit a field? I’ve got a matrix set up with one select column and two textbox columns, nothing unusual, and when I load the edit field page only the select column appears on screen. The add column button doesn’t do anything either.
When I view the source I can see several references to the textbox fields - they’re still there and still function on the publish screen too. I tried updating the field (not before creating a backup) and unsurprisingly it acted as though only the select box was present, therefore the textbox fields were deleted. I’ve reverted the DB and now I’m back to square one. I’ve tried loading the page in different browsers and haven’t had any luck with that.
I am getting a JS error ‘cellSettings is null’ on line 170 of jquery.ff_matrix_conf.js which I guess is related, but I’ve no idea what the cause is.
I was attempting to update the field because I’d run into some character encoding problems and had just changed the default character set. No idea if this is related or not.
My other FF Matrix fields load fine on their edit field pages, so I’m stumped. Has anyone got any ideas? Thanks.
Edit: It lives! Somehow the serialized array in ff_settings for that field had become corrupted. Fortunately I’ve got automated nightly backups so I just C&Pd;the serialized array from yesterday and that sorted it. I haven’t a clue how something like that happens.
Edit #2: Looks like there’s a bug that occurs when you have the iso-8859-1 character encoding set and attempt to use a £ sign as a select box option. Whether that’s a Fieldframe issue or something else I’m not sure.
Installed FieldFrame as I am trying to create a FF Matrix field. I’m getting this message when I select that as the field type:
Warning: Invalid argument supplied for foreach() in /web/ksba/ksba.org/system/extensions/fieldtypes/ff_matrix/ft.ff_matrix.php on line 305
Any ideas?
I’ve disabled all extensions and still receive the message.
Hello,
I’ve been thinking about creating relation betwen simple commerce and fieldframe so that users would be able to create relations betwen simple commerce items and weblogs (which would represent the campaigns).
Has anyone maybe already tried that? What do you think?
I want to implement simple campaign creation functionality on my website, by which users will be able to select multiple services (products).
(And maybe be able to add relation in FF matrix with the quantitiy box in future)
Any feedback is appreciated!
I recently had to change the name of two of my FF Matrix column names because I already was using those same names as seperate custom fields (not FF fields). After I changed the names (and saved) and then changed the template to the new names (and saved). The data is not rendering.
Any ideas?
Thanks!
Update: …as suspected, I made a typo. All is well.
I’ve installed FF Matrix on two sites, and I can’t get it to render my fields at all, instead, it just prints the entire template tag:
{location_dept_phone} <-- my custom matrix field
{department_name} - {phone}
{/location_dept_phone}
See the attached picture… it just prints this out. The 2nd site does the same thing, but with different data. It’s just ignoring the custom field. The 2nd site is EE core with very few add-ons installed, so I can’t imagine a conflict. What am I missing?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.