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
Erin Dalzell's avatar

My plugin is outputting with weird results

When I turn on template logging, I see why the gallery:entries tag doesn’t work, the…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   1400 views   ·   1 replies

Erin Dalzell's avatar

Plugin code review?

I am having some difficulty with my plugin, but before I try and figure out why it…

Development and Programming   Latest: 18 years ago by Jamie Poitra   ·   2875 views   ·   9 replies

Erin Dalzell's avatar

How to get a plugin to loop?

This may be a dumb question, but how do I get a plugin to loop the way a module does. For…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   1716 views   ·   5 replies

Erin Dalzell's avatar

Can I extend existing modules?

I would like to add some capabilities to the Gallery module without rewriting it all. Is…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   2394 views   ·   4 replies

Leevi Graham's avatar

Module Parsing Order

Hey guys, I am creating a pretty complex module that I’m having a little trouble…

Development and Programming   Latest: 18 years ago by Leevi Graham   ·   2725 views   ·   9 replies

Erin Dalzell's avatar

Plugin getting called when it shouldn’t be!

Here is my template, simplified: <div id="content-wrapper"> {exp:categoree…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   1742 views   ·   2 replies

Cocoaholic's avatar

update_extension function called twice?

Hi, I am trying to update an extension from version 1.0 to 1.1 using the…

Development and Programming   Latest: 18 years ago by Cocoaholic   ·   7064 views   ·   18 replies

sigork's avatar

Tag Module: MySQL error

Error Number: 1064 Description: You have an error in your SQL syntax; check the manual…

Development and Programming   Latest: 18 years ago by sigork   ·   1448 views   ·   1 replies

Erin Dalzell's avatar

Plugins that return ’’ make my page not display

I have the following code: <div id="sidebar"> {exp:categoree…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   1818 views   ·   1 replies

Stephen Lewis's avatar

Freeform Forward Slash Problem, and a Quick Solution

Hello all, I ran into a curious bug today after moving my site to a new server. The…

Development and Programming   Latest: 18 years ago by Jamie Poitra   ·   2091 views   ·   3 replies

avroo's avatar

syntax error when using replace plugin

I need to add a JS script function to my images (custom field), so I tried to use the…

Development and Programming   Latest: 18 years ago by Low   ·   2980 views   ·   7 replies

One Of Us's avatar

Tome- Current page still being linked to in the navigation

Hi, I’m using Mark Huot’s Tome module and I’m currently building up the…

Development and Programming   Latest: 18 years ago by One Of Us   ·   2068 views   ·   4 replies

Simon Rudkin's avatar

Redirect problem using Solspace Ratings module

Hi, I’ve got a strange re-direct problem using the Solspace Ratings module…

Development and Programming   Latest: 18 years ago by Jamie Poitra   ·   2155 views   ·   3 replies

Erin Dalzell's avatar

Trouble with conditionals

This works: {exp:image_properties src="<?php echo "$img_url" ?>" } height…

Development and Programming   Latest: 18 years ago by Derek Jones   ·   6192 views   ·   28 replies

Erin Dalzell's avatar

Returning an error

What is the approved method of returning an error? If my plugin expects certain…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   1714 views   ·   4 replies

Erin Dalzell's avatar

Easy way to clean a URL?

My plugin takes in a URL and in order to use it, I have to cleanse it a la: $src =…

Development and Programming   Latest: 18 years ago by Derek Jones   ·   1324 views   ·   1 replies

Erin Dalzell's avatar

Best practices for boolean param types?

If I want a param in my plugin that is a yes/no, should I use TRUE/FALSE,…

Development and Programming   Latest: 18 years ago by Derek Jones   ·   1459 views   ·   1 replies

Erin Dalzell's avatar

How to get a plugin to return data in the tags?

I am confused as to how to get a plugin to return data in its tags. I have a plugin that…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   2416 views   ·   7 replies

Erin Dalzell's avatar

First Plugin dev question

OK, I am about to try my hand at writing a plugin. To start simple I am going to wrap…

Development and Programming   Latest: 18 years ago by Erin Dalzell   ·   1417 views   ·   1 replies

hereward's avatar

Passing variables to Plugins as Parameters

I have been developing a few plugins and I have found the API to be useful and convenient,…

Development and Programming   Latest: 2 years ago by gptgratis   ·   4206 views   ·   9 replies

mmjaeger's avatar

Upload File vs. Mark's File Extension

Hello, I guess this is a stupid question but I still don’t get it - sorry. anyway,…

Development and Programming   Latest: 18 years ago by Jamie Poitra   ·   2393 views   ·   1 replies

Bobby McGee's avatar

Spam Karma 2 for EE?

I assist in designing and developing some WordPress sites for friends. I’m really…

Development and Programming   Latest: 18 years ago by Bobby McGee   ·   2525 views   ·   0 replies

Adam George's avatar

Chron Blacklist Plugin question

Silly question: With the Chron Blacklist Plugin, you add the tags to a template, and then…

Development and Programming   Latest: 18 years ago by Jamie Poitra   ·   1705 views   ·   1 replies

EvolutionMedia's avatar

Is the notify functionality between EE 1.6.1 and Freeform Fundamentally Broken?

I have installed the Freeform module and would be happy to make a donation as I usually do…

Development and Programming   Latest: 18 years ago by elemental   ·   1751 views   ·   2 replies

Brian M.'s avatar

In over my head: preg_replace_callback() using multiple functions within a plug-in

I’m definitely sinking here - not even treading water. I’m writing a plug-in…

Development and Programming   Latest: 18 years ago by Derek Jones   ·   4143 views   ·   4 replies

wineknow's avatar

preferred method of programatically adding new members

Hi, I know I can hand roll the sql; copying from member import or add new member, but that…

Development and Programming   Latest: 18 years ago by BlackHelix   ·   2319 views   ·   1 replies

BWare's avatar

Making EE Session Data Available on Non-EE Web Pages -- Using Functions

Hi: It is my understanding that EE session data is generally unavailable to non-EE pages.…

Development and Programming   Latest: 18 years ago by Jamie Poitra   ·   2210 views   ·   1 replies

stinhambo's avatar

LG TinyMCE Disables the custom field types in 1.61

Hi Levi, I installed your extension in 1.61 Build 114 and when your extension is enabled,…

Development and Programming   Latest: 18 years ago by Leevi Graham   ·   3792 views   ·   7 replies

jturmel's avatar

$LANG global in hook method not working...

For some reason in the method that the hook is calling does not pulling in the variables…

Development and Programming   Latest: 18 years ago by jturmel   ·   1880 views   ·   3 replies

wineknow's avatar

New e-commerce module with FoxyCart BETA TESTERS WANTED

I am in the process of completing a new e-commerce module for EE. It integrates foxycart…

Development and Programming   Latest: 18 years ago by Mark Bowen   ·   4848 views   ·   15 replies

First 210 211 212 213 214 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.