One of the major changes in the latest Drupal 7 versions was that the imports are ran as the user 1, when using the standalone import form (see here).
We woder if there is any option to disable this, and run the import with the current user, like it was before? We're experiencing some problems, because we need the current user to store some data on the database, during the parse of the feed.
Thanks!
One of the major changes in the latest Drupal 7 versions was that the imports are ran as the user 1, when using the standalone import form (see here).
We woder if there is any option to disable this, and run the import with the current user, like it was before? We're experiencing some problems, because we need the current user to store some data on the database, during the parse of the feed.
Thanks!