Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Blueprints stopped working

Status Resolved
Add-on / Version
Severity Blocker
EE Version

Jesse Knowles

Oct 30, 2012

Hi Brian,

Blueprints has been working well for me until a week ago. All of a sudden it won’t save publish layouts and sometimes when I save the entry it even changes the selected template on me. I’m not sure what to do. It seems to only affect a certain channel. I’m not sure if it’s an add-on conflict. Are you aware of any conflicting add-ons? Any ideas what it could be. It’s my main channel so this is very debilitating. Thanks.

#1

BoldMinded (Brian)

Do you see any js errors in console? Have you imstalled any new addons lately?

#2

Jesse Knowles

No to both. I just disabled all of my add-ons and still having the problem. Could it be an issue with the channel?

#3

Jesse Knowles

Brian, I’m noticing that the exp_blueprints_fkeld_settings table is empty. I’m guessing that isn’t supposed to be empty. Maybe that can help narrow things down. Something else I noticed is that when I minimize fields their minimized state will get saved however when I hide them, that doesn’t work when reloading the entry page.

#4

Jesse Knowles

Well, I figured out the problem. There’s a field type that I’m using that seems to be messing up the blueprints setting. I disabled the field type and voila, my entry settings are working again.

The problem is that I need to use this other field type. I’m guessing its a conflict with your javascript. This is the field type… http://devot-ee.com/add-ons/entry-type

It allows you to have a select field in your field type that shows and hides other fields depending on your selection.

Let me know if you have any ideas.

#5

Jesse Knowles

I figured out a solution. I had to edit the other guys code. It was a jquery script in his code, basically turning every entry field to the show() state. Which undid what blueprints was meant to do. So I modified his code to only affect the desired fields. Sorry to bother you on this one. Your product is awesome.

#6

BoldMinded (Brian)

Ah, yeah I’ve used that one myself but not on a channel using Blueprints too. I can see why they would collide though. Glad you figured it out!

Login to reply