the "Explorer" widget don't appear.
i'm using explorer 6 sp2
and the modules:
Administration menu 6.x-3.0-alpha3
cck 6.x-3.x-dev
Content
Content Copy
Content Multigroup
Content Permissions
Editablefields (6.x-1.2)
Fieldgroup
FileField (6.x-3.1)
ImageField (6.x-3.1)
Node Reference
Node Referrer (6.x-1.x-dev)
Nodereference Explorer 6.x-1.x-dev
Number
Option Widgets
Text
User Reference
Chaos tools 6.x-1.0
Page manager
Content Profile 6.x-1.0-beta4
Content Profile User Registration
Core 6.13
Comment
Database logging
Help
Menu
Path
PHP filter
Profile
Search
Taxonomy
Update status
Flag 6.x-1.1
Flag actions
ImageCache
ImageAPI 6.x-1.6
ImageAPI 6.x-1.6
ImageCache 6.x-2.0-beta10
ImageCache UI 6.x-2.0-beta10
Private messages 6.x-1.0-rc3
Block user messages
Node Gallery 6.x-2.x-dev
Ajax Load 6.x-1.x-dev
Backup and Migrate 6.x-1.2
Path redirect 6.x-1.0-beta4
Pathauto 6.x-2.x-dev
Token 6.x-1.12
Token actions
TokenSTARTER
Rules 6.x-1.0
Rules Administration
jQuery UI 6.x-1.3
Views 6.x-3.x-dev
Views UI
Views Bulk Operations 6.x-1.7
Editview 6.x-1.0-beta1
Fivestar 6.x-1.18
Voting API 6.x-2.3
Comments
Comment #1
sphopkins commentedMake sure the field you want to use this for is an autocomplete for existing data. Other fields do not work. Ensure that you have enabled the view. Make sure that you have enabled the nodereference explorer in the node type admin/content/node-type/*content-type*/relationships/noderef
Everything worked like a charm for me and I have most of your modules in use.
Comment #2
dhalgren commentedtnx for your answer.
the field is autocomplete
the view is enabled
but
"admin/content/node-type/*myContentType*/relationships/noderef"
don't exist.
in the nodereference field configuration cck 3 dev has
"Advanced - Nodes that can be referenced (View)"
and this work.
Comment #3
sphopkins commentedHave you created the CCK content type yet ? The widget appears for CCK content type.
Once in the new content type you have created, then you need to navigate to Edit then Relationships then Node Reference extras. If that is not in your CCK content type then you have not installed the module properly.
Comment #4
gausarts commentedHi,
@sphopkins, are you talking about noderelationships or nodereference_explorer?
Comment #5
kevster111 commentedIm using beta 5 and it isn't working either. The browse button shows but when clicked no widget pops up or anything.
I am also getting this error warning: Invalid argument supplied for foreach() in /home/xxxxxxxxxxx/public_html/includes/form.inc on line 1417
I have lighbox2 installed, I saw another thread saying they don't work together.
Comment #6
stacysimpson commentedThis issue tripped me up for a long time today:
http://drupal.org/node/590192
Comment #7
marvix commentedam getting same error :
I am also getting this error warning: Invalid argument supplied for foreach() in /home/xxxxxxxxxxx/public_html/includes/form.inc on line 1417
Comment #8
gnindl commentedTwo already known issues come up here:
Wrong file name for plugin: http://drupal.org/node/590192
Form validation error on field settings: http://drupal.org/node/503962