Hello there,
thank you firstly for this great module!
I just noticed that i get error messages when i am using it in combination with the weblinks module of the type
# warning: Invalid argument supplied for foreach() in /homepages/3XXX/htdocs/blog/sites/all/modules/links/links.inc on line 1063.
for every new node referenced / created via Node Reference Create.
Not sure by which of the two modules the error is caused.
About any hint i would be really glad.
Best Regards
sdk
Comments
Comment #1
sdk commentedI forgot to add, that the nodes are still created and referenced correctly, just that i get this error message.
Comment #2
mitchell commentedThis appears to come from the links module.
sdk, which version of the links module are you running?
Comment #3
sdk commentedSorry, i was given you the wrong module name. It is the Links Package version 6.x-1.2 that i am using.
Comment #4
rmiddle commentedMoving over to the links modules queue.
Thanks
Robert
Comment #5
goldlilys commentedIt's not just during nodereference, I'm getting this error whenever I upload new images using fupload. The photos upload fine, but the error:
warning: Invalid argument supplied for foreach() in /drupal/sites/all/modules/links/links.inc on line 1063.
still comes out. Is there a fix to this?