Unanswered Questions

10
votes
0answers
121 views

ExpressionEngine Continuous Integration BDD

I am curious if anyone has setup BDD, ExpressionEngine and Continuous integration and could share their setup/approach? I have heard rumor of people using cucumber with EE but have not see any ...
8
votes
0answers
460 views

Filter Playa List by Custom Field

I was able to successfully show a custom field in the Playa list by adding this snippet to the views/entry.php: <?=$this->db->select('field_id_XX')->where('entry_id', ...
4
votes
0answers
88 views

Zoo Visitor + Radio button & Matrix fields + Inline error handling

These don't seem to be playing very nicely together. Here's what's happening: I've got a Zoo Visitor registration form that contains generic member fields and well as a couple of required custom ...
4
votes
0answers
202 views

Stash within a stash embed to jump two loop results to two different spots in the markup

I'm having a bit of a stash dilemma brought about by my need to have modal window content inserted at the end of the parent HTML document. Here's the scenario: I have a "gallery" index template that ...
3
votes
1answer
22 views

Incorrect no_results page returned for simple search

This site has been updated from 1.7.1 to 2.6.1, there are no known issues other than this one at present. The problem is that the search no_results page is from the old site (design, css, imagery ...
3
votes
0answers
60 views

Assets in Wygwam not displaying on front end in EE 2.6/Assets 2.1.1/Wygwam 2.7.1

Just updated to EE 2.6 today, also updated Assets and Wygwam to 2.1.1 and 2.7.1 respectively. I have images in my Wygwam fields, if I var dump the raw data, the code stored looks like this: ...
3
votes
1answer
82 views

Custom column creation for template and plugin

I have a homepage template that I manually change and there are rows with 3 columns each. Each column is a topic with entries. I wrote out some PHP to programmatically to create these rows and ...
3
votes
0answers
65 views

Is there a way to add dropbox chooser or google drive picker into the publish page?

I've been using expression engine for 5 years now, but I am new to this forum, so hi everyone! I was wondering if there is a way to use the dropbox chooser and/or google drive features inside the ...
3
votes
0answers
47 views

Migrating from Bucketlist (ee1) to Assets (ee2)

I have upgraded a site to EE2 that used Bucketlist extensively (over 8000 items) to serve content from S3. Bucketlist was not updated to EE2, and won't be by the looks of things, so I need to find a ...
2
votes
0answers
25 views

CKfinder / CKeditor / Wygwam on a CMS in a subdomain

Due to high traffic, we had to spread our website over two servers and a load balancer on top. The master and slave servers are synced one way, from master to slave. We set a subdomain ...
2
votes
0answers
36 views

Playa: Future Entries Not Showing

I wish to show future 'events' on a page. I have a channel, that contains a playa field that I use to associate the desired events. I cannot seem to get it to show on the site. I'm convinced it ...
2
votes
1answer
27 views

Issues with date output with DropDate add-on

I'm using Stephen Lewis' now unsupported DropDate add-on to simplify selecting dates in the Control Panel. (Chiefly because I'm trying to use a fieldtype that allows me to disable selecting times. I ...
2
votes
1answer
42 views

Options for Member Restriction of data (eg entries)

I have a few member groups and I've setup matching Channels to manage restrictions for those different groups. I actually know the answer to this question for a base install of EE. The only ...
2
votes
1answer
35 views

Facebook Open Graph pulling ExpressionEngine Data

On a blog detail page I have Facebook OpenGraph tags pulling in various bits of data using ExpressionEngine tags etc. All works fine apart from the images. Ideally, as the blog posts contain a lot of ...
2
votes
1answer
61 views

Stash preparse and CE Cache

I'm having a hard time wrapping my head around this. I'm using Stash template partials approach, with the needle/haystack technique for replacing variables in content blocks... with CE Cache over the ...

15 30 50 per page
1 2 3 4 5 25