I installed Drupal 5 to try this module. I had two issues

1) First I installed 5.x-1.1, but it has only two files (createfromweb.module and license.txt) inside, so module does not show up in the modules list in Drupal. Therefore, I switched to dev. version that has all the files.

2) Development version had a big problem when creating content. Drupal is installed at http://localhost/drupal5. When I try to create a node via this module from address http://localhost/drupal5/createfromweb, it goes to http://localhost/node/add/page and gives 404 Object not found! error. I think it should go to http://localhost/drupal5/node/add/page.

Comments

brevity’s picture

Status: Active » Fixed

thanks a lot for posting this! u might try the new version now. cheers

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.