Cannot edit blueprint settings
ambereyes - September 14, 2008 - 19:02
| Project: | Organic Groups Blueprints |
| Version: | 5.x-1.0-alpha6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| warnings | 58.02 KB |
| edit blueprint form | 44.47 KB |

#1
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.
#2
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
#3
I did not intend to mark this as fixed. My bad.