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
Reinos's avatar

inline_radio not working

It looks like the inline_radio does not respect the selected value in case the values are…

Developer Preview   Latest: 7 years ago by Reinos   ·   132 views   ·   2 replies

Reinos's avatar

[MySQL] Cannot specify the length on a key

Is there a way to specify a key length in ee()->dbforge->add_key(‘key_name’,…

Developer Preview   Latest: 7 years ago by Kevin Cupp   ·   104 views   ·   3 replies

Simon Job's avatar

Bulk Edit Entries

With a new category group recently created, I wanted to add entries filtered by an…

Feature Requests   Latest: 7 years ago by James Mathias   ·   143 views   ·   1 replies

unmesh's avatar

Malformed URLs in sitemap

I tried generating Sitemaps using a couple of online services and they seem to generate…

Development and Programming   Latest: 6 years ago by Derek Jones   ·   131 views   ·   2 replies

Linda A's avatar

Allow duplicate url titles again in 4.x

In EE 3.x the ability to have duplicate url titles that automatically had a number…

Feature Requests   Latest: 4 years ago by Tom_Watney   ·   467 views   ·   7 replies

Low's avatar

ChannelField::getDataTable() always returns 'channel_data'

I’m trying to determine where a given channel field is stored. Thought I could use…

Developer Preview   Latest: 7 years ago by Seth Barber   ·   139 views   ·   2 replies

Low's avatar

Query references non-existent field_group

In channel_model.php#52, the get_channels() method, I can see this select statement:…

Developer Preview   Latest: 7 years ago by Kevin Cupp   ·   143 views   ·   1 replies

Bert's avatar

Allow same email addresses to multiple members

Is there a way to do this in EE3.5? A workaround would be nice =)

How Do I?   Latest: 7 years ago by Jeremy S.   ·   102 views   ·   1 replies

Ianjoyner's avatar

Become a developer

How do I become a developer so I can help test out and try EE4? I have already paid for…

How Do I?   Latest: 7 years ago by Derek Jones   ·   92 views   ·   1 replies

Low's avatar

Using a search:field parameter targeting a 'legacy' field throws a MySQL error

I used this code… {exp:channel:entries channel="services"…

Developer Preview   Latest: 7 years ago by Low   ·   174 views   ·   2 replies

cherrycreekmortgage's avatar

Add focus to first field in overlay

I think this screenshot says it all: https://www.screencast.com/t/RVdxCDkyK When an…

Feature Requests   Latest: 7 years ago by cherrycreekmortgage   ·   124 views   ·   0 replies

Jon Harington's avatar

Chương trình lắp đặt mạng internet FPT 2018 tại Hà Nam

Tỉnh Hà Nam là một trong những tỉnh nhiều làng nghề truyền thống lâu…

Development and Programming   Latest: 7 years ago by Jon Harington   ·   292 views   ·   0 replies

Brian Litzinger's avatar

channel_search_modify_search_query hook still references channel_data table

Publisher uses the channel_search_modify_search_query hook and the first parameter is the…

Developer Preview   Latest: 7 years ago by Brian Litzinger   ·   119 views   ·   0 replies

Kubik101's avatar

EE3 - Infinite loop created when forcing https:// in htaccess

I have developed plenty of sites on EE2 and used the following htaccess code to force…

News and General   Latest: 7 years ago by Kubik101   ·   348 views   ·   4 replies

Low's avatar

PHP errors after using ee('Variables/Parser')->extractVariables()

For one of my add-ons (low_reorder:entries), I allow the variables to be prefixed. In EE3,…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   215 views   ·   6 replies

Giraffentoast's avatar

Row size too large DB error when trying to add new field to channel

Experiencing following DB exception when trying to add a new field to a channel in EE…

News and General   Latest: 7 years ago by Derek Jones   ·   2541 views   ·   6 replies

Low's avatar

Using ee()->TMPL->parse_variable_row() can trigger a PHP error

When I use ee()->TMPL->parse_variable_row() to parse vars in one of my add-ons…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   137 views   ·   1 replies

Hop Studios's avatar

Importing a Channel gave a PHP Notice error

Went to import a channel. One of the field names was a duplicate: “text_input”…

Developer Preview   Latest: 7 years ago by Seth Barber   ·   140 views   ·   4 replies

Derek Hogue's avatar

Trouble getting FluidField.on events to work

I’m trying to update one of my add-ons for fluid field compatibility, but I…

Developer Preview   Latest: 7 years ago by Derek Hogue   ·   112 views   ·   4 replies

Mark Croxton's avatar

EE4 - can't create a db table with mixed collation when installing an add-on

This is roughly my SQL for creating a Stash table on installation: CREATE TABLE…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   535 views   ·   1 replies

Paradise's avatar

EE2 and PHP 7.1 - [] operator not supported for strings in EE_Config.php

I made a fresh Debian install and have some problems. If i try to go to a admin…

How Do I?   Latest: 7 years ago by Derek Jones   ·   667 views   ·   1 replies

MID's avatar

Adding 'last-modified' meta tags to forum

I need to include a last-modified meta tag in the head of forum thread pages, for use by a…

How Do I?   Latest: 7 years ago by MID   ·   124 views   ·   0 replies

Low's avatar

Grid field with dropdown display bug

When a Grid field contains a dropdown field, the open dropdown is cut off by a…

Developer Preview   Latest: 7 years ago by James Mathias   ·   110 views   ·   1 replies

Brian Litzinger's avatar

Only new fields get the channel_data_field_# tables?

I upgraded a site and it appears all the old fields still use exp_channel_data, but only…

Developer Preview   Latest: 7 years ago by Brian Litzinger   ·   287 views   ·   7 replies

Willem de Boer's avatar

Default Template Errors

Did a clean install with default template. Got some errors now in that template:…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   333 views   ·   3 replies

Low's avatar

Fluid fields that share custom fields wields unexpected behavior

For each channel_data_field_x table that references a field inside a Fluid field, the…

Developer Preview   Latest: 7 years ago by Seth Barber   ·   164 views   ·   2 replies

Low's avatar

Unnecessary margin div generated for multiple fields when they're hidden

When I generate a form field like so: $sections[0][] = array( 'title'…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   118 views   ·   1 replies

Hop Studios's avatar

File Upload: New File upload gives serious sounding Notice error

http://ee400.dev/admin.php?/cp/files/upload/6 Notice Trying to get property of non-object…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   102 views   ·   1 replies

Hop Studios's avatar

Channel Screen: Title Tip shouldn't say "Export"

http://ee400.dev/admin.php?/cp/channels Hover over the Layout button, and the title…

Developer Preview   Latest: 7 years ago by Derek Jones   ·   98 views   ·   1 replies

Brian Litzinger's avatar

Error in 1 click updater

Its complaining about a config options “email_newline”. I got an error when it…

Developer Preview   Latest: 7 years ago by Brian Litzinger   ·   320 views   ·   10 replies

First 41 42 43 44 45 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.