Newest Questions
12,499 questions
2
votes
1
answer
78
views
Bug: Fresh install error, looking for fluid field type in user/addons but is a core addon? EEv 7.2.2
This is a fresh install, just downloaded a copy of EEv 7.2.2 (latest) and I get this error in the admin when trying to create channels or entries:
Error: Unable to load requested field type file: ft....
0
votes
1
answer
33
views
Possible to match conditional from multiple values?
I'm trying to display relationship field "members" from selected "events" if their "field" value matches a certain "query":
{ev_members status="open|other&...
0
votes
1
answer
62
views
alphabetical categories list
I am building out a navigation using the a category group from a channel.
It works fine, but I can't get the categories to list out alphabetically.
This is the code I have spitting it out
{exp:channel:...
0
votes
1
answer
52
views
filter page by multiple categories
I have a single channel with two different category groups. I want to filter the results by combining those groups.
So I could say show me all pet types = dogs & pet colours = brown.
I have the ...
1
vote
0
answers
81
views
New Filemanager in EE7 and Assets-Addon
For years we are using the Assets-Addon by EEHarbor as our filemanager. Now we have a rather big file-structure with maybe 4000, 5000 files (mostly images). Now with EE7 a new Filemanager has been ...
0
votes
1
answer
104
views
CP Session - keep alive or override timeout behavior?
I need a quick point in the right direction. This is for EE-5.3.X
I built out a SAML plugin to log in users using our IDP/SSO setup which works great, but i had a tiny oversight, the CP session ...
0
votes
1
answer
42
views
Conditionals within channel form custom_fields loop?
Trying to setup a public submission page/form using channel:form in ExpressionEngine 6.3.4, and the relevant channel has some fields that the user shouldn't be able to fill in/edit themselves, as I'll ...
0
votes
1
answer
48
views
Member Relationship
I have been trying to figure this out and I can't seem to figure out an approach. This seems like something that should be a part of ExpressionEngine? I really don't want to have to use an add-on for ...
0
votes
0
answers
46
views
View "Entry view tracking" in CP content entries
Is it possible to display the view count of certain channels in the CP content overview?
I am currently displaying these view count to my user on their overview page, but I am unable to add this field ...
0
votes
1
answer
61
views
Discussion forum with collapsed forums at start
We use the discussion forum in EE 6.3.4. On Forum Home all forums are open at startup, i.e. not collapsed. You can close the forums yourself with the - sign on the right. The state of the different ...
0
votes
1
answer
146
views
Update Grid Fields data Programmatically
I have a channel entry with the "images" field.
The field type is Grid.
What I'm trying to do is add a few pictures in the field through PHP.
I'm using this query to fetch the entry:
$entry =...
0
votes
1
answer
106
views
Update expression engine channel entry content
I'm new to expression engine so my question might not sound right to most people.
I'm trying to update the content for a channel entry but not sure whether it's possible or not.
I checked the channel ...
0
votes
1
answer
75
views
Expresso Store get cart items in PHP
EE: 6.3.4
I am aware that Expresso Store is discontinued. I would like to be able to get the contents of the user's current cart in PHP. The answer here does not work (ee()->store_cart->contents(...
2
votes
1
answer
69
views
CartThrob 'cart_items_info' in PHP
EE: 6.3.4
CartThrob: 6.3.0
I would like to get a user's current cart (the data that comes from the cart_items_info tag) using PHP.
I've been looking through the documentation and the database ...
1
vote
0
answers
83
views
Rich Text Editor EE6- Redactor
Is there a way to enable more plugins for the Redactor option of the Rich Text Field in ExpressionEngine 6? I'd like to be able to add some of the other plugins that Redactor has, such as 'fontfamily':...