Sweet Module, I;m Doing some pre-beta testing and wanted to share the errors, that I am Getting, and a few suggestions, But first here is my setup:
General server information:
Operating system Linux
PERL version 5.8.7
PHP version 4.4.1
MySQL version 4.1.14-standard-log
Host Bluehost
error when creating a new feild type:
warning: Missing argument 3 for nodereference_field_settings() in /home/animalso/public_html/cvs/modules/cck/nodereference.module on line 45.
{Getting the following error when re-editing its feild type:
* warning: Missing argument 3 for nodereference_field_settings() in /home/animalso/public_html/cvs/modules/cck/nodereference.module on line 45.
* warning: Invalid argument supplied for foreach() in /home/animalso/public_html/cvs/modules/cck/content.module on line 787.
{After deleating a feild the feild still shows as option in feild choices,
Suggestion: I think it would be better if we could completly deleat them.
{Suggestions: would be nice if if we did not have to re-edit all pages if creating new feilds for there type. Getting the following error until re-editing
* warning: Invalid argument supplied for foreach() in /home/animalso/public_html/cvs/modules/cck/nodereference.module on line 93.
* warning: Invalid argument supplied for foreach() in /home/animalso/public_html/cvs/modules/cck/nodereference.module on line 93.
Comments
Comment #1
mcreature commentedforgot to add that this is with a fresh install of CVS 4.7BETA 4, and only with Drupal standered modules
Comment #2
jonbob commentedMost of the issues mentioned here have been addressed and/or have separate issues. Recategorizing for the following request:
{After deleating a feild the feild still shows as option in feild choices,
Suggestion: I think it would be better if we could completly deleat them.
In the future, please create separate reports for each issue; this makes them easier to track. Thanks for the feedback!
Comment #3
jonbob commentedRemoving the last instance of a field now deletes the field.
Comment #4
(not verified) commented