Need help migrating your site to Drupal?

مرحبا بكم

سوف أحاول ان أضع بعض قطرات من حياتي علي هذه الصفحات فان مررتم بها فترفقوا قليلا

uploader php problem

Migrating my web pages to drupal, I ran into a problem with my upload pages.
The following lines seem to crash:

  // start of dynamic form
  $uploadNeed = $_POST['uploadNeed'];
  for($x=0;$x<$uploadNeed;$x++){
  php

" type="file" id="uploadFile<? echo $x;?>">

  // end of for loop
  }
  php

Does drupal misinterpret the php content? hike

help! how can I convert from edge.dev.box.sk?

for my forum I've been using:

http://edge.dev.box.sk

and now I'd like to upgrade to drupal. I found the user import module, which looks like it would work for my members, but how do I go about importing all the old forum posts?

is there anyone I can pay to do this for me if I can't get it? I really need some help here any info would be greatly appreciated!

TIA!

Import XML feed of old site to Drupal?

I have been trying to get the good folks at http://jroller.com to give me a database dump of my blog, http://jroller.com/page/Dash for quite a while now and they're not being very helpful...

The rss feed only works for 30 entries or something, but if I can turn two year's worth of blog into one big xml file, would it be easy to import it into my new site at http://www.skipthebudgie.org?

Dynamic url aliasing

Hi,

I am interesting in convert an old PHP site to drupal. This site has an excellent ranking for most of its pages, so I will like to create alias to all the old paths, then search engines will not drop old pages from the index.

The main problem is that the old site uses dynaic urls, i.e. it uses GET extensively, for example:

http://www.webhavana.com/main.php?lang=en&page=cuba_currency.php

then when I tried to create an alias:

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal