submiting fields addeds with jquery

I have a form with a jquery link that add field to form, but when I do the subbmit there aren't, in the $node, the values of the fieds added with javascript function. How can I sent this fields to the hook_insert()?

Thanks,

Ismael

Moving drupal 6

I read in the forum that you could easily just move a site. But, I moved my installation from a drupal folder to the root folder, and now nothing works but the first page. The forum entry I read said:

1) move your files system to the webroot.

2) make any adjustments to $base_url in settings.php (if you have set anything there relating to where the home page of your website is)

3) you're done.

You shouldn't have to do anything else, in most cases.

Laura

Multisite (Where to point domains too?)

If you want to run multisites off one code base, where do you need to have your extra domains pointed to for the domains that have their drupal settings placed in the sites folder:

a) to the drupal directory
b) to the directory containing the drupal directory
c) to the sites directory inside the drupal directory
d) to the directory of the domain inside sites at sites/domainname

Additionally, is it best to have drupal's installation all in a folder of its own, or just have it loose in your host root folder?

Thanks.

"files" is 777 but not writeable

I have created the "files" directory and set it's permissions to 777 but Drupal is still telling me that the directory is not writeable. Any ideas what's going on?

Thanks

All-in-one installers for Drupal and Drupal Beta

Hi,

We have created an easy to use installer for Drupal that also installs and configures Apache, MySQL and PHP. The idea is to have everything up and running by the time you click 'finish' so that you don't have to do any manual configuration. Currently we have Windows and Linux versions, with OS X and Solaris planned.

Our goal is to make open source applications as easy to use as possible (we have installers for other projects as well).

What do you need for multisite installations? (Guidebook confusing)

I am finding the guidebook very confusing for completing my multisite installation.

Am I correct to understand that ALL you need in the sites folder for each example site is:
examplesite.com
examplesite.com/settings.php

That's it? But, then how do you get your host to serve up the page from there when it is now buried so deep in your directory and has no index page?

So, I have
public_html/drupal6/sites/waltwhitman.us

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x