Changed title of a blueprint in a specific bundle thus unlinking it from the master bundle

got message:

The blueprint '%title' was updated.

And red warning box:

    * warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in /home/groupsal/public_html/sites/all/modules/og_blueprints/og_blueprints.module on line 1540.
    * warning: implode() [function.implode]: Invalid arguments passed in /home/groupsal/public_html/sites/all/modules/og_blueprints/og_blueprints.module on line 145.
    * warning: implode() [function.implode]: Invalid arguments passed in /home/groupsal/public_html/sites/all/modules/og_blueprints/og_blueprints.module on line 145.
    * warning: implode() [function.implode]: Invalid arguments passed in /home/groupsal/public_html/sites/all/modules/og_blueprints/og_blueprints.module on line 145.
    * warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/groupsal/public_html/sites/all/modules/og_blueprints/og_blueprints.module on line 145.
    * warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/groupsal/public_html/sites/all/modules/og_blueprints/og_blueprints.module on line 145.
    * 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 bcsis_og_blueprint SET WHERE () = () in /home/groupsal/public_html/includes/database.mysql.inc on line 174.

And, most important, the updated display of the listed blueprints showed no change to the title. Repeated this with the same results.

Anyone else seen this?
Ideas, Workarounds?

Thanks

Jack

FWIW

Drupal 5.12
Configuration file Protected
Cron maintenance tasks Last run 4 days 12 hours ago
You can run cron manually.
Database schema Up to date
Drupal core update status No update data available
No information is available about potential new releases for currently installed modules. To check for updates, you may need to run cron or you can check manually. Please note that checking for available updates can take a long time, so please be patient.
File system Writable (public download method)
JQuery Update Installed correctly
The current installed version of JQuery is 1.1.2
MySQL database 5.0.67
PHP 5.2.8
PHP register globals Disabled
Unicode library PHP Mbstring Extension
Web server Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8b mod_bwlimited/1.4

Comments

jackspiv’s picture

FWIW,

Tried this title change again today and now it seems to work. Go figure

Sansui’s picture

Version: 5.x-1.0-alpha6 » 5.x-1.0-alpha7

I receive this same set of errors in alpha 7

warning: implode() [function.implode]: Invalid arguments passed in mypath/public_html/includes/form.inc on line 634.
warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in mypath/public_html/modules/og_blueprints/og_blueprints.module on line 1537.
warning: implode() [function.implode]: Invalid arguments passed in mypath/public_html/modules/og_blueprints/og_blueprints.module on line 145.
warning: implode() [function.implode]: Invalid arguments passed in mypath/public_html/modules/og_blueprints/og_blueprints.module on line 145.
warning: implode() [function.implode]: Invalid arguments passed in mypath/public_html/modules/og_blueprints/og_blueprints.module on line 145.
warning: array_merge() [function.array-merge]: Argument #1 is not an array in mypath/public_html/modules/og_blueprints/og_blueprints.module on line 145.
warning: array_merge() [function.array-merge]: Argument #2 is not an array in mypath/public_html/modules/og_blueprints/og_blueprints.module on line 145.
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 /mypath/public_html/includes/database.mysql.inc on line 174.