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

sdk’s picture

I forgot to add, that the nodes are still created and referenced correctly, just that i get this error message.

mitchell’s picture

Title: Possible incompability with weblinks module » Possible incompability with noderefcreate module
Project: Node Reference Create » Web Links
Version: 6.x-1.0 » master
Component: Code » Miscellaneous

This appears to come from the links module.

sdk, which version of the links module are you running?

sdk’s picture

Sorry, i was given you the wrong module name. It is the Links Package version 6.x-1.2 that i am using.

rmiddle’s picture

Project: Web Links » Links Package
Component: Miscellaneous » Code: API (links.inc)

Moving over to the links modules queue.

Thanks
Robert

goldlilys’s picture

It'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?