I have this module installed in a test area where it is working really well, so I have now installed it on my production site. However, on my production site, it is not populating my CCK fields. I can successfully do the search, it brings back results and gives me 10 options for creating a new record, I select a recprd, and it fills in only the node title field. All my CCK fields are empty. IF I click on the Result box, it APPEARS as if everything should be working (I enclosed an image of this below), but my CCK fields remain empty. I have triple checked permissions on the CCK fields as I do have content permissions enabled, which means I have to allow permission for each field, and they are all set exactly the same as on my test site. I also double checked permission on creating the node type, and they are fine. I feel stumped, though I am sure I am probably missing something obvious... any suggestions?
| Comment | File | Size | Author |
|---|---|---|---|
| createfromwebex.jpg | 41.99 KB | magibird |
Comments
Comment #1
brevity commentedHi, I'm not much into it these days but I would be happy if we can find out what's going on... What now comes to mind so far: on your test site, did you specify a mapping in the createfromweb settings? But I guess your field names have the same/very similar names as the amazon service result returns so that shouldn't be an issue... For another double check you could export the content type definition (cck/type export module) on both your sites and compare if there are big differences. Also if you enable the 'devel' module there's a session viewer where lot's of stuff from createfromweb can be seen. Good luck and best regards
Comment #2
magibird commentedThanks for the quick response! Indeed, I made sure that the field names were exactly the same as on the amazon service -- they are the same on both sites as well. I did try adding mapping just to see if it made a difference, but it did not. It isn't in place in the test environment either.
I tried the devel module, but I'm not sure what I'm looking for. I enabled the general Devel module and set it to display the query log (is this what you meant by session viewer?)-- I got a huge amount of information -- can you give me a clue what I'm looking for?
Comment #3
magibird commentedI'm still not sure what happened with this, but I recreated the content type and it now works.
Comment #4
magibird commented