Need help migrating your site to Drupal?

suggestion for drupal 2 drupal migration by feeds module.

Hello lovely drupal community,
on next days i will try a migration of nodes from a drupal 6 to d7 site. This is a big one, with more then 14,000 nodes stored in (more or less) 90/100MB csv file

From Xoops 1.??? to Drupal 7 [Solved]

I need to transfer a site from xoops! to drupal 7, I've found this https://drupal.org/node/63796 but it's for an old version of drupal (drupal 4 i believe). Can anyone help me update a few of these codes or at least point me to some documentation?

Migrating from SilverStripe to Drupal ?

Has anyone had success migrating a relatively large (several thousand pages) and relatively complex (dozens of page template types and + a few custom themes/CSS/layout) from SilverStripe CMS to Drupal?

DB History to...

Hi I have a old app that I'm trying to migrate to Drupal
My problem is: I have table with "users" and other with "history"; History shows all User's logs (something like company's events) and only Moderator users can write in "history"
Example DB:
User
UID=1,Name="Manolo",Rol="Moderator";
UID=2,Name="Pringado",Rol="None"
UID=3,Name="Pedobear",Rol="None"

History
HID=1,UID=2,Date="2013-02-23"
HID=2,UID=3,Date="2013-02-25"

In this example only "Manolo" can write/edit in history

Rule looping consuming Web Service

I'm a Drupal nubie. I develop a extranet portal for my client using Drupal 7 that consumes Web Services from SOAP WSDL using Rule. I'm having trouble with Rule loops over result arrays.

I can successfully consume and display, say, the web service "API Version" which is a single result object.

Yet I'm having trouble with Rule loops when my result returns an array of items. It's an array of Tickets in this case. I see the result contains 10 Ticket objects, each as a stdClass Object. Yet I cannot do anything with them. I'm not sure if Drupal Rules creates an error or if I simply use this Rules module incorrectly. I added a "Show Message on the Site" of the word "iter" within the loop, yet it never shows, not once, let alone 10 times.

When I view my created Tickets content, I see none of my tickets. I see no "Iter" message shown on the site. I get the error:

Warning: array_keys() expects parameter 1 to be array, object given in array_keys() (line 1040 of /Applications/MAMP/htdocs/drupal/sites/all/modules/entity/includes/entity.wrapper.inc). =>

... dump here

Creating Virtual Tours in Drupal - A module perhaps?

I hope this is the appropriate place for this question...

I would like to create a virtual tour pretty much just like this: http://www.concretecanvas.co.uk/CCVTF/CC%20VT/index.html

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal