Having problems installing Drupal? See the Installation Guide for more information.

Create installation profile for D6

Hi

i would to make an installation profile for D6 and i start a .profile file like this as default :

function site_profile_modules() {
  return array(
  //Core
  'color', 'comment', 'help', 'menu', 'taxonomy', 'dblog','locale',
  //Admin
  'admin', 'admin_theme', 'admin_menu', 'delegate_menu_admin', 'backup_migrate', 'rubik', 'tao',
  //Editor
  'fckeditor',
  //SEO
  'globalredirect', 'pathauto', 'google_analytics', 'robotstxt', 'xmlsitemap', 'nodewords',
  //CCK
  'cck', 'viewfield','imagefield', 'emfield', 'node_export', 'filefield',
  //Views
  'views', 'viewreference', 'better_exposed_filters', 'conditional_fields', 'views_bulk_operations', 'views_slideshow',
  //Formulaires - Image
  'image', 'imageapi', 'imagecache', 'webfm', 'webform', 'media_youtube', 'media_vimeo',
  //Taxonomie
  'taxonomy_csv','taxonomy_export','taxonomy_redirect','term_display',
  //UI
  'workspace','workflow','user_import',
  //Divers
'ctools','jquery_ui','mollom','transliteration','menu_breadcrumb','quicktabs','date','custom_search','jquery_update','token','l10n_update',  
  );
}

but system say that modules are missing instead of they are present...i try my profile on multisite install, perhaps there is an issue, but i don't believe it, because system discover modules and other not,like CCK...

File manager, Drupal question

I am new to Drupal and web design in general and am having a few problems getting over the first fence! I have installed Drupal and the Drupal folder is in my file manager under public_html, however when I put my site address in the browser it takes me straight to a 'index' page which is a plain white page apart from a list of folder names which are the same as the ones in the public_html folder. If I then click on the drupal folder I am taken to my site! How do I sort this out!?
Thanks
Danny

SQL Error when installing. CPanel

I uploaded Drupal 7.1 to public_html directory. I turned off register_globals. Now I'm trying to install the database. In CPanel I added a database. I then added a user with a rather complex password and added it with all permissions to the database. When entering the info on the database page it returns the following error:

Failed to connect to your database server. The server reports the following message: SQLSTATE[HY000]: General error: 1193 Unknown system variable 'NAMES'.

Multi-site issue?

Hello guys,
Sorry if it's in the wrong section but I thought this best matched it from the options I could see.

So my issue is:
I have my original drupal installation at /www/Drupal6
with a website installed (working perfectly)

So i decided to try out Drupal 7 so I created /www/Drupal7 (gave it a different database username etc)
got this working perfectly

now if I go to my website in drupal 6 the theme doesn't show unless it's a base theme (6.22) but all the content is there?

any suggestions?
thanks in advance

Site information cannot be changed.

Although it is going to change the title of a site by [Administer]->[SiteConfigration]-> [Siteinfomation], if saved, it will return to the title before change.

Is this because the database is not updated?

It was useless even if it cleared all the cash by [Administer]->[SiteConfigration]->[performance].

Although I feel that the boost module is related, how is it?

I want you to teach solution.
It asks.

Thank you for your consideration.

Installation Error

Hello,

I'm new in drupal.
I was installing drupal 7.7 and faced a lot of errors. I've fixed some errors by searching in google as well as drupal.org forums. but an error is still available and I can not find any fix for it:

Notice: Use of undefined constant WATCHDOG_ERR - assumed 'WATCHDOG_ERR' in file_unmanaged_copy() (line 909 of /home/username/public_html/includes/file.inc).

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal