can i downgrade from drupal 6 to drupal 5

i need to use the google ads module or a way to display the google ads since i cant not do it in drupal 6

can i downgrade to drupal 5 or something ? is it possible

AJax FAPI

Hi Drupallers

I need assistance with the following I have a form:

function the_form() {
$form['name'] = array(
'#type' => 'textfield',
'#title' => t('Name'),
);

$form['surname'] = array(
'#type' => 'textfield',
'#title' => t('Name'),
);

$form['submit'] = array(
'#type' => 'submit',
'#value' => t('Submit'),
);
return $form;
}

Firstly how would I go about setting adding the following to the form element onsubmit="sendData( )" return false

Clean URL's and Multi-sites

My primary site resides in a folder (drupal) off the www root, that is, it's in a sub-directory.

At the www root I've got .htaccess rewrite rules in place which make it appear that my primary site runs direct from the root (www.mysite.com). It works. Clean URL's are working.

I've now managed to create a multi-site setup and have created a sub-domain (www.develop.mysite.com). This works.

tinyMCE for Drupal 6.1 working somewhat :)

I have Drupal 6.1 installed and running. I have also managed to install the tinyMCE module, and the tinyMCE ver 2.1 engine.

It works..... well it works somewhat. When I create/edit a "page" or a "story" the tinyMCE editor works just fine. HOWEVER..... when I create/edit a "block" the tinyMCE is not being invoked/used.

Anyone have any ideas about this snag??

Thanks for your time.
--
James

Drupal 6.1 and Browser Compadibility

Greetings Every one,

Well we've started using Drupal a couple weeks ago. Basicaly from scratch. I think we have done good so far. However certain things are becoming a bit difficult to understand. So I came here because I was told that you all were very helpful when it came to dealing with new users of Drupal.

that being said here is my question:

kubrick theme v5.x to v6.x anyone ?

I'm looking for an upgrade theme of the current version of kubrick, if anyone can convert theme with 6.x pm me including the price. thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x