I get a host of warnings when I try to change a blueprint title or path. See attached first png.

The worst is a mysql error.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE () = ()' at line 1 query: UPDATE og_blueprint SET WHERE () = () in ..../includes/database.mysql.inc on line 172.

One thing I notice is that the submit button text during the edit says "Create new blueprint". See attached second png. Maybe the wrong bit of code is running.

Katrina

www.ambereyes.net

CommentFileSizeAuthor
edit blueprint form44.47 KBambereyes
warnings58.02 KBambereyes
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sdboyer’s picture

Status: Active » Postponed (maintainer needs more info)

Yeah, there were some thorns around there. Try updating to the most recent version, let me know if that helps (if you haven't already). I did fix some of those problems.

ambereyes’s picture

Version: 5.x-1.0-alpha5 » 5.x-1.0-alpha6
Status: Postponed (maintainer needs more info) » Fixed

I did a quick check and now I get the WSOD after clicking save (or save and finish editing) on the panel settings screen. The url of the WSOD is example.com/admin/og/og_blueprints/blueprint/edit/layset/7?destination=admin%2Fog%2Fog_blueprints%2Fblueprintsetup

I am not sure if this is the same issue or a new unrelated issue.

Katrina

ambereyes’s picture

Status: Fixed » Postponed (maintainer needs more info)

I did not intend to mark this as fixed. My bad.