Active
Project:
Taxonomy Redirect
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2010 at 17:54 UTC
Updated:
26 Oct 2010 at 18:49 UTC
Jump to comment: Most recent file
Hello,
I'm adding Taxonomy Redirect for and adjustment I need to make at the very end of a project. I enabled the latest stable D6 version and opened the admin page. There I receive the following errors: warning: Cannot use a scalar value as an array in /var/www/vhosts/example.com/subdomains/example-site/httpdocs/includes/form.inc on line 1339. My estimate is one error per taxonomy term available.
There are a bunch of taxonomy terms I've imported with the Taxonomy manager module. Not sure if that matters.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_redirect_with_betterselect.png | 69.43 KB | danny_joris |
| #1 | taxonomy_redirect_without_betterselect.png | 31.93 KB | danny_joris |
Comments
Comment #1
danny_joris commentedTurning off better select or restricting it to 'node form only', removes the errors, but leaves the Taxonomy Redirect admin page with some empty bars, which I'm not sure they are correct.
Comment #2
danny_joris commentedAlso want to say that it looks like it doesn't break Taxonomy term's functionality.