When I click New Import I am stopped by this error: "You are not allowed to create any content."
My permissions are set to allow me to create content, use node import, etc. As administrator role I have all permissions enabled. Not sure if there is a module conflict or what.
Drupal ver: 6.16. MySql: 5.1.42 PHP: 5.2.9
Most of the modules:
CCL 6.x-2.6, , ImageField 6.x-3.2, Link 6.x-2.8, LinkImage 6.x-1.0-beta2,
Number 6.x-2.6, Option Widgets 6.x-2.6, Text 6.x-2.6, Context 6.x-2.0-rc2, Taxonomy 6.16, Addresses 6.x-1.08, Pathauto 6.x-1.3, QuickText 6.x-1.1, Token 6.x-1.12, Weather 6.x-5.11, Views 6.x-2.x-dev
Any ideas?
Comments
Comment #1
Robrecht Jacques commentedAll you need is to have the "create page content" (or any of the other "create XXX content" permissions) and "import content" permissions enabled. That's all.
The only module from your list that I'm unsure of is "context" but I don't know why that one would give problems. Can you try with disabling it?
Can you send me a list of all enabled modules?
Normally, if you can go to "node/add" as the user, you should see the same content types on "admin/content/node_import/add".
Comment #2
Robrecht Jacques commentedCan not reproduce this behaviour. If you think this is still an issue, reopen it after testing the latest release.
Comment #3
Clint Eagar commentedI've just now encountered this same problem after having used the node import many, many times.
Comment #4
Clint Eagar commentedI've just downloaded the site to my localhost and the problem does not exist.
Comment #5
Clint Eagar commentedAnd now all of a sudden, my localhost is giving the same error.
Comment #6
Clint Eagar commentedJust installed the current dev version and the import is working correctly.