By scott-g on
I have a 5.1 install and getting an error when Taxonomy is enabled and submitting new content. Happens when previewing or submitting.
warning: Illegal offset type in /[removed]/includes/common.inc on line 1310.
I have a Category named Global enabled for all input types (books, pages, blogs, stories, etc.). Multiple Hierarchy, Related Items, Free tagging, Multiple select, weight 0.
Other installed modules are:
Event 5.x-1.x-dev
Image 5.x-1.0
Input filters 5.x-1.0
Organic groups 5.x-2.2
OG calendar 5.x-1.0
OG forum 5.x-1.3
OG Galleries 5.x-1.7
OG promote 5.x-1.0
Diggthis 5.x-1.2
Views 5.x-1.5
Any idea's what is going on or what I can turn on to get some additional debugging info.
Thanks,
scott
Comments
status report output
Here is the output from Status report which shows everything as OK.
Drupal 5.1
Configuration file Protected
Cron maintenance tasks Last run 11 min 48 sec ago
You can run cron manually.
Database schema Up to date
File system Writable (private download method)
GD library bundled (2.0.28 compatible)
MySQL database 4.1.21
PHP 5.1.6
Unicode library PHP Mbstring Extension
Web server Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 DAV/1.0.3 PHP/5.1.6 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
Follow up
Follow up to my own problem.
Tracked this down to be a problem with OG Galleries and Image Galleries conflicting. Disabling OG Galleries and the error goes away. Since I'm not using either one just yet it is not a big deal.
I've run into this exact
I've run into this exact same issue as well. While I have OG Galleries, I'm not using the Image module.
Any ideas?
--
Choose the path of least resistance.
After upgrading to Drupal
After upgrading to Drupal 5.2, this problem persists. In fact, I tried to edit an existing page and came up with this:
Validation error, please try again. If this error persists, please contact the site administrator.I was able to verify in the logs that this is the same error as in this thread.
I tried disabling Image Gallery. No change.
After re-enabling Image Gallery, I tried to disable OG Galleries. No change.
After disabling both, still no change.
I've re-enabled both for now.
Oh, and I tried creating a new page. No issues.
Stilll looking for a resolution on this.
--
Choose the path of least resistance.
Same problem
I have the same problem.
I've added 2 new categories to the content types "Image", one is a drop-down list and the other is a free tagging field.
Both fields appear when submitting a new image, but entering tags in the free tagging field generates this error and the tags are not saved. As a test I added the same categories to other content types and everything works fine so it appears to be specific to og_galleries and the content type "Image".
Any help would be much appreciated as I really need to be able to tag images in og_galleries