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

Installing not working

I am new to building modules for EE. But I have followed the getting started tutorial and…

Development and Programming   Latest: 14 years ago by akrug23   ·   774 views   ·   2 replies

PA Webmaster's avatar

Human Readable Search Result URLs

By default, the basic Search module uses a path like /[channel]/[results page]/[search…

Development and Programming   Latest: 14 years ago by Boyink!   ·   613 views   ·   1 replies

brianearwood's avatar

What are my options for using PHP in a {exp:query} tag?

Hi everyone, I’m trying to use some php in my query tag in order to qualify and…

Development and Programming   Latest: 14 years ago by brianearwood   ·   635 views   ·   2 replies

Clicked's avatar

Using custom plugin output as channel entries param

This question may be related to a resolved thread. I have a module method which spits out…

Development and Programming   Latest: 14 years ago by the3mus1can   ·   558 views   ·   1 replies

dogma's avatar

DB Performance and EXP_RELATIONSHIPS table

I’ve seen a few posts related to the exp_relationships table and performance, but…

Development and Programming   Latest: 14 years ago by dogma   ·   451 views   ·   0 replies

blendimc's avatar

Beanstalk vs Github vs Other

I’m looking at using one of these utilities in our development workflow. Here is the…

Development and Programming   Latest: 14 years ago by Tyssen   ·   12177 views   ·   17 replies

onevision's avatar

Problem with LG Better Meta

Hello. I’ve installed LG Better Meta 1.9 into a client’s website and I cannot…

Development and Programming   Latest: 14 years ago by onevision   ·   410 views   ·   0 replies

ATE Media Ltd.'s avatar

Password protection via .htpasswd

Hi all, i am working on site, where we need password protecting via .htpasswd (because of…

Development and Programming   Latest: one year ago by marcusramirez   ·   1951 views   ·   2 replies

Nige_EE's avatar

Large SQL query

Hi Forum, I have some large SQL queries that are complex joins. see example $query =…

Development and Programming   Latest: 14 years ago by lebisol   ·   839 views   ·   4 replies

IrishManInUSA's avatar

Playa field type on a matrix field

I am trying to set up a matrix field, that will pull back the list of related items on a…

Development and Programming   Latest: 14 years ago by IrishManInUSA   ·   951 views   ·   2 replies

frosty's avatar

Custom forms, processing scripts

Hello, what is the “normal” way of creating scripts for processing custom…

Development and Programming   Latest: 14 years ago by frosty   ·   1190 views   ·   8 replies

mark59's avatar

form_open issues

I am using form_open within a view file to submit some data. However on submission EE…

Development and Programming   Latest: 14 years ago by mark59   ·   891 views   ·   1 replies

So_Interactive's avatar

error when searching for certain keywords using query module

Hi I put together the following script using the query module: {exp:query limit="10"…

Development and Programming   Latest: 14 years ago by So_Interactive   ·   653 views   ·   3 replies

pcm's avatar

Safecracker Form Says "No channel was specified." ???

Hello, First of all, just updated EE to 2.2. I was having problems getting what appeared…

Development and Programming   Latest: 14 years ago by pcm   ·   1193 views   ·   2 replies

digitalformula's avatar

EE web server tuning

Hi all, Does anyone know where I’d be able to get some advice about tuning an Apache…

Development and Programming   Latest: 14 years ago by digitalformula   ·   2404 views   ·   15 replies

emorling's avatar

Code Igniter Migration

Hey folks! I am finding it really difficult to understand exactly how to migrate from Code…

Development and Programming   Latest: 14 years ago by bottleboot   ·   957 views   ·   4 replies

onewed's avatar

Custom urls (aliasing) for existing and new content

I’d like to get around the default url path behavior where paths are mapped to…

Development and Programming   Latest: 14 years ago by onewed   ·   815 views   ·   3 replies

txdigital's avatar

If I have a PHP function that takes in a parameter, how can I use this in EE? Snippet? Template? Addon?

Hi. Quick question. If I have a PHP Function that takes in a parameter and runs PHP code,…

Development and Programming   Latest: 14 years ago by Brandon Jones   ·   600 views   ·   4 replies

SDuke's avatar

Not sending to $_FILES?

In my module, I’m trying to send a picture to $_FILES then retrieve it and put it in…

Development and Programming   Latest: 14 years ago by SDuke   ·   705 views   ·   1 replies

johnciccolini's avatar

MS Access import

Hi all, I have a potential client who is looking to hire me to rebuild her current site in…

Development and Programming   Latest: 14 years ago by johnciccolini   ·   635 views   ·   2 replies

Sean Delaney's avatar

Connecting to another MySQL DB from within a plugin

I need to connect to another MySQL database on the same server as my EE database. How can…

Development and Programming   Latest: 14 years ago by Sean Delaney   ·   2226 views   ·   7 replies

IrishManInUSA's avatar

How do you get the parent level channels

what is the best way to build out the site navigation dynamically, when I have each…

Development and Programming   Latest: 14 years ago by Click Rain 1   ·   884 views   ·   5 replies

IrishManInUSA's avatar

what is wrong with this call to the channel

<?php $segment2 = $this->EE->uri->segment('2'); $seg = ($segment2 == "") ?…

Development and Programming   Latest: 14 years ago by IrishManInUSA   ·   448 views   ·   2 replies

Muiris's avatar

Custom word filter for Discussion Forum module

Hi, I’m having an issue adding some PHP to the Discussion Forum’s template…

Development and Programming   Latest: 14 years ago by Muiris   ·   872 views   ·   2 replies

IrishManInUSA's avatar

template changes are not updating when I edit the phyiscal template file

I have set up a site in EE 2.x so that I can edit the template files inside my editor, and…

Development and Programming   Latest: 14 years ago by w84me   ·   1558 views   ·   8 replies

Gurudutt Verma's avatar

After EE upgrade to v2.2.0 : Fatal error: Cannot access protected property EE_Session

Fatal error: Cannot access protected property EE_Session Fatal error: Cannot access…

Development and Programming   Latest: 14 years ago by Gurudutt Verma   ·   2710 views   ·   5 replies

brianbroke's avatar

FFFFound for EE2

I have an Expression engine 2 website and I want to add about 5 thumbnails of my most…

Development and Programming   Latest: 14 years ago by brianbroke   ·   865 views   ·   3 replies

Wyatt's avatar

Custom Controllers

Im starting my first EE site, I was wondering how I create custom controllers like I would…

Development and Programming   Latest: 14 years ago by Wyatt   ·   472 views   ·   0 replies

Fritzinger's avatar

Model cannot load from extension constructor

I’m writing my own ExpressionEngine 2 extension that delegates some work to a model…

Development and Programming   Latest: 14 years ago by the3mus1can   ·   1468 views   ·   2 replies

Clive Portman's avatar

Get contents of array from EE plugin

Hi, I’ve got this plugin which returns an array - how do I access the contents of…

Development and Programming   Latest: 14 years ago by Clive Portman   ·   816 views   ·   3 replies

First 88 89 90 91 92 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.