I'm in process of migrating a database to Drupal. The db is a custom hybrid of Wordpress and vBulletin.
I'm able to import the vb stuff into forums using vbtodrupal module. Also can import the Wordpress stuff using wordpress import module.
But after importing, I keep getting this error when I run cron warning: Invalid argument supplied for foreach() in /home/folder/public_html/folder/modules/taxonomy/taxonomy.module on line 1214.
....over and over
Looked at line 1214 and best I can tell it's trying to index the taxonomy.
i built a couple of websites in drupal but i never tried to convert current website to Drupal,i don't know where to start,i have a clean Drupal installation,Can you guys tell me what can i do ?
Do you think should i keep all design layout in html or build a similar Drupal template for my website.actually it has css pull down menus and flash content and also a submit form at the left side,i have no idea how to do integrate them into drupal properly that`s why it makes me nervous,i just need basic steps for converting.any ideas ?
Hi everyone, I'm not sure if this questions belongs here or in the theme development board, so I'm posting it in both places. Sorry for the double-post.
I need to be able to reorder the fields for user profiles, much like the module that allows you to do so for other nodes. Specifically, I need to be able to move the image after the first single-line text field. How can I do this?
1. I am working to convert a client's website to drupal. I am a hosting reseller so I set up a new account but we won't be pointing the domain name until the site is ready. I installed drupal and looked at it with the temporary address. It is a mess and I cannot login. Is it not possible to develop on a temporary address? My hosting won't let you set up a separate domain until the original dns has propagated.