We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog

ExpressionEngine

Forums

The community watering hole.

New Post
Log In Sign Up
New Post
Log In Sign Up
mstdmstd's avatar

Errors in codeigniter-restserver library

Hello, I want to use restful in my ci 3.03 application: 1) I found this link. It has…

Development and Programming   Latest: 10 years ago by TJ Draper   ·   4141 views   ·   1 replies

Jeremy S.'s avatar

EE 3 Grid Field Validation in CP Overzealous or Buggy?

I’m running 3.0.5 and still run into an annoying issue with grid on the backend that…

Development and Programming   Latest: 10 years ago by James Mathias   ·   1065 views   ·   4 replies

vw000's avatar

Hidden templates don't work anymore

It seems in Expression Engine 3 hidden templates use now as default underscore _ instead…

Development and Programming   Latest: 10 years ago by Ingmar   ·   779 views   ·   2 replies

Midwestern Interactive, LLC's avatar

Load Time With Relationships Fields

We have a site we build that has a lot of relationships. And the first time you hit a page…

Development and Programming   Latest: 10 years ago by Midwestern Interactive, LLC   ·   654 views   ·   1 replies

CADAUDIO's avatar

Using a custom field to define search results.

I’m sure there is an easy solution to this, but I can’t seem to locate one. I…

Development and Programming   Latest: 10 years ago by CADAUDIO   ·   803 views   ·   4 replies

dmDev08's avatar

Creating a Rich Text Field in a Shared Form View does not update the textarea field on submit

I’ve created a rich text area in my form in my Module’s control panel page.…

Development and Programming   Latest: 10 years ago by dmDev08   ·   548 views   ·   1 replies

Russ K.'s avatar

Responsive images in RTE

Has anyone created a button for the RTE to handle responsive (Bootstrap) images?…

Development and Programming   Latest: 10 years ago by Seth Barber   ·   631 views   ·   1 replies

jammiedodger's avatar

No templates defined for the Custom System Messages extension settings, or the defined templates can not be found.

I am migrating an EE site (v2.10.1) to a new MediaTemple DV server. Everything is fine on…

Development and Programming   Latest: 10 years ago by Brian Litzinger   ·   777 views   ·   2 replies

dmDev08's avatar

How to create a grid field with Shared Form View?

The docs don’t have any info on how to create a Grid field. I am unable to get it to…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   1779 views   ·   9 replies

bigbytes's avatar

Template routes disappearing when (re-)saving a template (EE 3.0.4)

I just noticed that a (currently working) template route suddenly disappears whenever I…

Development and Programming   Latest: 10 years ago by bigbytes   ·   1080 views   ·   9 replies

paultz's avatar

Looking for Expression Engine 2.8.1

Hi, I am looking for Expression Engine 2.8.1, any help?

Development and Programming   Latest: 10 years ago by TJ Draper   ·   911 views   ·   5 replies

benners's avatar

Super Admins cannot view site offline when logged in

I’ve read other similar posts but not found a solution to my issues. Super Admins…

Development and Programming   Latest: 10 years ago by Robin Sowell   ·   636 views   ·   3 replies

spacey310's avatar

Where do I put plugin-related javascript & css files?

I’ve got a plugin that requires the user to include additional css & image files…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   671 views   ·   1 replies

W3care's avatar

Custom member fields

Hi Support, The custom member fields are not being supported in EE 3.0.4 version too. When…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   714 views   ·   1 replies

CADAUDIO's avatar

Limit results of externalaly load ajax page.

According to…

Development and Programming   Latest: 10 years ago by CADAUDIO   ·   753 views   ·   2 replies

dmDev08's avatar

How use either parameterized query/insert or prepared statement with DB?

If I’m inserting, I want to use a prepared statement for safety, or at least…

Development and Programming   Latest: 10 years ago by Derek Jones   ·   1841 views   ·   3 replies

dmDev08's avatar

After submitting a Shared Form View, how do I show the green success message?

When I’ve created a Shared Form View and the user has submitted it (and it passed…

Development and Programming   Latest: 10 years ago by dmDev08   ·   741 views   ·   3 replies

dmDev08's avatar

In Shared Form View, how pre-select an option?

I’ve added a select in a Shared Form View and want to preselect one of the options…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   567 views   ·   2 replies

dmDev08's avatar

In Shared Form View, how set select's initial option as "not" an option?

I’ve created a select field and set it as a required field. I want the first option…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   1297 views   ·   11 replies

dmDev08's avatar

When viewing ChannelEntryVersion, how do I tell what the latest publish date is?

I’m querying the revisions and I only want to find revisions that are newer than the…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   657 views   ·   5 replies

dmDev08's avatar

When using the Shared Form View to create a form, how construct a Rich Text Field, Image field and grid field?

I checked the documentation for creating a form but it only shows simple examples for a…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   610 views   ·   1 replies

dmDev08's avatar

When querying model for a ChannelEntry, how find the field for a RichText?

When I’m referring to a normal field, I can use the name like…

Development and Programming   Latest: 10 years ago by dmDev08   ·   952 views   ·   2 replies

dmDev08's avatar

How change the title on a custom (module settings) control panel page?

I’ve got a custom control panel page for my module and am unable to change the title…

Development and Programming   Latest: 10 years ago by dmDev08   ·   640 views   ·   2 replies

dmDev08's avatar

cp_css_end is never called in EE3

My hook is never called an it’s because the function in “css.php” that…

Development and Programming   Latest: 10 years ago by Kevin Cupp   ·   544 views   ·   1 replies

dmDev08's avatar

Control Panel CSS is throwing error “Use of undefined constant PATH_CP_THEME”

I’m attempting to include custom CSS in the control panel, but the CSS file…

Development and Programming   Latest: 10 years ago by dmDev08   ·   812 views   ·   0 replies

dmDev08's avatar

How get control panel base url and redirect user to diff. page? In "sessions_end" throws errors.

I am listening to the hook “sessions_end” and trying to check a member’s…

Development and Programming   Latest: 10 years ago by dmDev08   ·   1433 views   ·   14 replies

dmDev08's avatar

Listening to the "cp_css_end" hook in EE3 throws an error!

When I listen to the hook “cp_css_end”, I get the error: Undefined property:…

Development and Programming   Latest: 10 years ago by dmDev08   ·   688 views   ·   4 replies

dmDev08's avatar

How do I get user info in EE3 in an extension?

I’m listening to the hooks “sessions_start” and…

Development and Programming   Latest: 10 years ago by Derek Jones   ·   575 views   ·   3 replies

dmDev08's avatar

How do I edit the fields in an entry in PHP for EE3?

I want to edit some of the fields’ values for a channel entry. I know how to get…

Development and Programming   Latest: 10 years ago by Pascal Kriete   ·   658 views   ·   4 replies

dmDev08's avatar

How do I get channel entries in PHP?

I’m trying to get channel entries in my control panel page (mcp.module_name.php) but…

Development and Programming   Latest: 10 years ago by dmDev08   ·   10129 views   ·   4 replies

First 26 27 28 29 30 Last
ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.