Need help migrating your site to Drupal?

help for xoops_import

Someone might tell me the steps to install this Converter that does not have a lot of documentation such as, if you installed in the folder Drupal or XOOPS?

http://drupal.org/project/xoops_import

Product-related user webforms: What is the best approach?

Hello,

After finally convincing my employer to allow me to use Drupal for our latest web project, I have run into some limitations. I am trying to create a system to allow users to sign-up and pay for art classes. Specifically, here is what needs to happen:

  1. The user will go to the class (product) page and hit a register button.
  2. This will take them to a form where they can register one or more people for the class. This form would contain all non-transaction-related information, such as the name of the person being registered and their age. At the bottom would be a link to add another copy of the form, so that several people could be registered for the same class on the same page. Note: After talking with the client, they would also like it to be similar to the built-in address form for ubercart, in that the person can select from a list of previously registered people or enter a new one.
  3. Hitting submit on this page takes the user to the shopping cart and adds as many registrations for that class as were filled out on the previous page to the cart.
  4. From that point on, it is roughly the same as normal.

Also, the information that is collected in the form needs to be associated with the transaction so that reports can be run about the people registered for each class.

I want to include a custom page where content is diplayed in drupal.

i want to include my custom page on click of custom URL.i am not getting how to include that custom page.
Can any one guide me how can i include a custom page where content is displayed in droupal page.t

Using existing tree of .htm files alongside Drupal?

I have a site that's nearly 10 years old (therefore I want to be careful about not breaking inward links and not affecting SEO page ranking).

So initially I've installed Drupal (fortunately there were no clashes with existing directories) and rather than tinker with the root .htaccess I've created a new .htaccess in each first level subdirectory, each containing just

Showing a PHP code in a Page

Hi,

Can any one tell me how to add a php code in a page.
My requirement is in a Drupal Page I have to add a php code $str= "Welcome All"; echo str;
In the browser, the page should show Welcome All, but right now as it supports only HTML tags, the entire code is shown as such.
$str= "Welcome All"; echo str; instead of Welcome All
Is there any settings to enable php code. or any module to be added to support php code.

Awaiting Reply

Nancy

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal