Import allows user to import any content in drupal site. Either it is view, content type etc

learn more… | top users | synonyms

0
votes
0answers
8 views

feeds importer tamper double importing image

Using feeds import with tamper to split up images at a | our database has thousands of products and only some of them have an image and then some have a second image (a room view of the product) and ...
0
votes
0answers
17 views

Feeds Module Does not import float numbers

I have used the Drupal feeds module a couple of times so far and without any problem. The last couple of days I have been trying to import a csv with float numbers and it will not work. I have tried ...
1
vote
1answer
29 views

Are there any modules that can export and import nodes while preserving node id's?

Our website uses VBO + Views Admin screen for the admin/people screen. Today one of the user admins deleted some old user accounts, by checking the checkbox next to the names and selecting the ...
0
votes
1answer
16 views

How to import a 'Feature'?

I have exported certain items with features module and have my *.tar file, where do I go in drupal to import this Feature in my destination site???
0
votes
3answers
40 views

How do I migrate my site without doing a direct DB export and site upload?

I'm in an odd situation. When I try moving my site from my dev server to my production server the whole thing blows up. I think it is something in my database, it even happens if I export the DB with ...
0
votes
0answers
35 views

Import multi-checkbox values in Feeds

I'm sorry if this is a dumb question, but I'm stuck. I have a content type called "Physicians". One of the fields is a checkbox field which allows multiple values to be selected. I am trying to use ...
3
votes
1answer
31 views

Commerce product Feeds import

I have a CSV of data which I am importing as Commerce-Products. The issue is the price data gets rounded up or down when loading the price field data from the CSV into the price field of ...
0
votes
0answers
5 views

Parsing widget - field data import

I'm building my own module with a custom compound field and its own widget. In general it already works, but the Drupal multivalue interface makes the ergonomics at inputting the values very poor. I ...
0
votes
1answer
28 views

how do I make use of a calorie mysql datatable

I have a database (MySQL) with information about food. It has several columns, for example product name | calories | fat | unit bread | 100 | 10 | grams potatoes | 5 0 | 20 ...
0
votes
1answer
40 views

Date import using csv

On my D7 site, I am trying to import few nodes using feeds csv file. I am able to import some of the fields but I am unable to import CCK date field content. I have tried using feeds module with ...
4
votes
1answer
124 views

Using Feeds to import multiple languages

I've already imported a data set of about 1500 articles, all in English. I have another set of the data with matching nodeids but in different languages. Can I import a second file into Drupal 7 and ...
0
votes
0answers
30 views

Feeds Import Replacement Pattern in D7

I'm using D7. I have to import a CSV file with field PERIOD containing date value like 13-Feb, and I want to convert it to string value like Feb-13 upon importing. I tried to use Tamper plugin ...
1
vote
2answers
85 views

Export and import content from one drupal site to another?

I want to export content with comments and user data with content relation from one Drupal site to same version of another site. In another site there is no content and users data it has only some new ...
0
votes
1answer
72 views

How do I import latitude/longitude into geofield?

I have a CSV file with a id column, a latitude and a longitude column, and some other data in each record. I have created a content type to hold this dataset. Each record will be mapped to a content. ...
0
votes
2answers
45 views

How to migrate one node into two nodes

I have a D6 installation with a very large content type (i.e. a lot of fields) called field_data. I need to migrate the field_data nodes out of D6 and into a new D7 instance. This D7 instance has two ...
2
votes
0answers
113 views

Missing bundle property on entity of type taxonomy_term

I am using the Feeds Import module to work on this project: Drupal as an interface for users to Add/Edit/Search a database When we import we are getting an error: Missing bundle property on ...
0
votes
1answer
169 views

How do I use bigdump.php with Acquia Dev Desktop?

I am trying to import a rather large database (~450MB) on my local machine (running Acquia Dev Desktop). To do this, I was going to use BigDump. However, I must not be configuring bigdump.php ...
1
vote
1answer
70 views

Drupal 6 Feeds Module User Import & Ubercart

I've noticed that in Drupal 7 there is a way to map fields for importing users, but I don't see the same option for Drupal 6. Am I missing something? I'm trying to import users that include address ...
0
votes
1answer
63 views

Create a node from XML on request

Is it possible to import XML and create a node upon request? For example, if a user clicks a link http://www.site.com/item-1, can the corresponding XML file ...
2
votes
3answers
97 views

Migrating content from older custom CMS

Initial Question Given an older CMS that kept data in a mysql database, how could we move this into a new D7 install? It has a mysql database with a content table containing Title and Body (with ...
1
vote
0answers
68 views

When user navigates to a URL, import feed of XML file specified by ID in URL

I have a url www.example.com/123456, generated by a third party source. So there is not, at the time the user clicks, any node that corresponds to that URL. The six digit number at the end is an item ...
1
vote
1answer
73 views

How to bulk/mass import/create webform components?

Apart from his module : webform_auto_field, is there any way to bulk import or create multiple components in a webform. Even if it is one type of component at a time. I've already googled on, and ...
1
vote
0answers
87 views

Running regular Migrate in Cron leads to duplicate nodes

Related: Schedule Migrate to import XML data regularly I am getting duplicate nodes every time I try to do a rollback/update. Is it because they are triggered when users visit the page (instead of ...
0
votes
1answer
60 views

Unrecognized migration

I am using this example: https://gist.github.com/2596787 as a base for importing some static HTML to a Drupal 7 fresh install. Using drush ms: Group: Total Imported Unimported ...
0
votes
2answers
169 views

Schedule Migrate to import XML data regularly

Is it possible to schedule Migrate to import/update my XML regularly, say, once an hour? Maybe in Rules? EDIT: I have a skeleton of a module written for this now, to hook into Rules. Event: If ...
0
votes
3answers
76 views

Custom CSV Importer

I decided to write my own csv node importer since Feeds did not give me the functionality I needed. I have about 500 nodes to create each month and from that node it needs to create another node. I ...
0
votes
0answers
49 views

Problem with importing products from csv file - image files are getting duplicated

Configured csv feed importer + tamper to pars all the fields and images in particular. The problem is the following: 1. if i don't upload files to the server - then products don't contain any images. ...
1
vote
1answer
377 views

Feed Importer mapping

Here's my problem: I'm using the "Feeds" module to import data from different RSS feeds. One of the feeds is http://www.happynews.com/rss/.aspx - As you can see, one of the elements is the "link" of ...
2
votes
1answer
58 views

Is there any module for importing news from a WordPress site?

When we install Drupal, the first thing we do is importing content from other engines that we used. Is there any kind of similar converters from other engines, for posts, user accounts, and comments? ...
0
votes
2answers
89 views

Are there any alternate module for qq_import module (Quiz Questions Import Module)?

Are there any alternate module for qq_import module (Quiz Questions Import Module) ? It seems it has no Drupal 7 version for it.
1
vote
1answer
74 views

Block feed importer to create a new term in taxonomy

I am using feed importer to bulk import the nodes in a drupal site. I have created a custom content type named Product. This content type has CCK fields which are linked with a taxonomy. I am using ...
0
votes
1answer
75 views

Can I use the feeds module to import csv data to 2 different content type?

I have 2 content types, account and contact. I have a .csv file which contains the data. In the Account table we have: name street address postcode city province country created lastModified and ...
0
votes
1answer
52 views

How to start migration with migrate module

I'm trying to make the migrate module to work, but I can't find where the dashboard is located. In this url: www.foo.com/admin/content/migrate I have the list of all available content that can be ...
0
votes
2answers
472 views

Export/Import Content Types/Contents to another Drupal site (version 6)

I'm looking for something to help me to export my content types / contents i have locally in a drupal project. i need to use it in another Drupal project. I just stumbled upon the Bundle copy module ...
0
votes
1answer
38 views

Drupal Translations

I'm downloading .po files from http://localize.drupal.org/translate/downloads which is great for Drupal Core translations, but I'm wondering if it's possible to download a .po file which could update ...
1
vote
0answers
30 views

Importing forms using feeds?

What is the proper way to expand feeds to import the entities themselves instead of the values for already existing entities (like a node type). For example let's say we have various forms collected ...
1
vote
2answers
239 views

How to import a live Drupal site into Acquia Drupal Dev Desktop?

I would like to make some major changes to our live Drupal website. I'd prefer to do it in a safe local development environment on my laptop. What are the steps/process to exporting a live Drupal 7 ...
0
votes
1answer
73 views

How we can generate Latitude/Longitude at the time of import while using Feed module

I am using Feed Module For Importing Nodes Form CSV File. What i want that at the time of import how we can generate lat/long pair for every node imported. I have address in csv file for every node an ...
1
vote
1answer
273 views

How to setup a csv-file to import image-paths into an image-field via Feeds-module?

I import a csv-file via Feeds-module and got stuck with the images for a node. All the other fields are importet as wanted, except the path for the image-field. The images are already uploaded to the ...
2
votes
1answer
37 views

What better way to add new features on a project already in production?

We know that drupal is based on nodes. I feel it difficult to make updates to a project already in production. Currently I have two environments. A testing, and other production. I make changes in ...
0
votes
1answer
114 views

Importing nodes directly into database

I have created a custom content type and fields. i want to import data into content type. best solution for import data ? i can export of database for example .CSV .XML i don't know best solution ...
0
votes
1answer
109 views

Merge content (e.g. a forum, with nodes, terms and users) from one Drupal site into another

How would I merge content (e.g. a forum, with nodes, terms and users) from one Drupal site into another? Here's my specific use case: I have a local site which just contains nodes, terms and users ...
1
vote
1answer
357 views

How to import multiple values in a text field with Feeds module?

In my content type, I have a text field that allow an illimited number of values. How do I configure Feeds to import multiple datas in this kind of field?
5
votes
2answers
1k views

How to import nodes with entity reference field through feeds?

At the moment i have 2 content types. The first (Target Communities) is a kind of category listing. These nodes already exist. The second (Areas, many more nodes) shall be created from a csv import. ...
0
votes
0answers
54 views

import-users-with-custom-fields

Export Users with custom fields? I found this Q&A,a resolved Q.but I want to import the users in another sites ?
0
votes
1answer
78 views

Attaching more than one feeds url to a single content type

I have a feeds setup in which i have a content type discount travels.I have created a feeds import using xpath xml parser.Now i want to attach one more link to the same content type.I know currently ...
1
vote
1answer
125 views

Content publishing and confirming comment via email in drupal 7?

I want to provide following functionality: When a user sends a mail to publisher@mysite.com, the subject of email become title of a blog post and body of email become body of blog post and the post ...
0
votes
1answer
159 views

Ubercart Feed Mappers Importing Attributes - How to

I have a Drupal 7 instance with Ubercart 3, I'm also using the Ubercart Feed Mappers module to map out the importing of product fields, I have all the fields, images and categories working well but ...
3
votes
1answer
223 views

dev-test-prod staging workflow for drupal with transport of database changes

Hi I am looking for a best practice staging workflow for a four level staging environement for drupal: dev->test->pre-prod->prod I found this quite informative thread already Applying Updates to ...
0
votes
1answer
127 views

How to migrate a real real messy Drupal setup to a fresh, new, well structured and totally new stable environment

The situation is as follows: there is a Drupal website which has loads of content (it is for a popular Iraqi newspaper), but the way the website has been built is very, very very messy. Content types ...

1 2 3