Accessory, Extension

Archived
Forum
(read-only)


For official support, visit the official support site »

Blueprints

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Brian Litzinger

1 of 2
1
   

Some Publish Layouts Not Saving

Support Request

mz91184
mz91184

I am a little confused by the layouts at the moment.  I have used Blueprints on a site or two before and love it.

I can’t get all the Publish Layouts to save.  I can save about half but not the other half.  I found this support request and confirmed a default layout was set in Structure (http://devot-ee.com/add-ons/support/blueprints/viewthread/839/).

I attached the debug output from line 45 in ext, it was too big to paste. http://cl.ly/3N3r2l2x1j3g1t2L1S2g

Any help is appreciated.

litzinger
# 1
Developer
litzinger

Can you go to the exp_extensions table and paste the entire settings here? I need the serialized array, then I think I can send you back a fixed version, but, you may need to re-save some entries. Don’t know how those NULLs got there, but they need to be replaced.

mz91184
# 2
mz91184

Brian,

Thanks for the help.

Here is a link to a MySQL dump of the extensions table:  http://cl.ly/0A3j260C1o0p2I1G1932

litzinger
# 3
Developer
litzinger

Paste this into the settings columns for each Blueprints_ext row and see what happens. It is setting all the NULLs to 2001, so they will all have a Publish Layout now, but it may not be the correct one, but at least it should let you save them. Not sure how the NULL got there to begin with (thought I had this fixed a couple versions ago).

http://pastie.org/2077596

mz91184
# 4
mz91184

Sorry, this didn’t resolve my issue.

I replaced each Blueprints_ext row then refreshed the Blueprints settings in EE.  All the Blueprints settings won’t load.  Anything I set before isn’t set, template takeover, publish layout names, publish layout thumbnails and then any channel filter preferences.

mz91184
# 5
mz91184

Here is the debug output:

bool(false)
debug terminated

litzinger
# 6
Developer
litzinger

Around line 47 of ext.blueprints.php is a debug line, uncomment that, does it print anything?

mz91184
# 7
mz91184

Oh, forgot to mention, it is version 1.3.7.2.  If that helps at all.

litzinger
# 8
Developer
litzinger

Sorry, paste this instead http://pastie.org/2078071

I left the \ in there, so it wasn’t a valid serialized array.

mz91184
# 9
mz91184

This doesn’t resolve my issue.  It does allow you to set a layout template when you edit the array.  Once I import this into the database and try and change the layout to the one I want, I run into the same non-saving issue.

For instance.  When I import the array, the layout is set to “Contact”, I want something different, so I remove the layout.  Refresh the page.  Then try to set a new layout and save.  This layout doesn’t save.

litzinger
# 10
Developer
litzinger

Is there a way for me to get CP access so I can see what is going on? If so, email it from boldminded.com/contact.

mz91184
# 11
mz91184

Brian,

Yea, I can give you access to the CP.  I have been working on it locally so I need to upload it to a development server.  I will send you a email with the correct information today.  Thanks for all the help and fast replies.

mz91184
# 12
mz91184

I sent you CP access via your contact form.

litzinger
# 13
Developer
litzinger

When did you send the access? I haven’t seen any emails come through. Resend to litzinger at gmail.

mz91184
# 14
mz91184

Brian,

Don’t worry, the issue was resolved.  No worries.  Thanks for all the help.

litzinger
# 15
Developer
litzinger

How did you solve it?

1 of 2
1