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

Tyring to set up google anaylitcs into a drupal site.

Hi everyone. I use mainly use wordpress and this is my first venture with drupal. I'm doing a seo project and want to install google anaylitics. I have the web id code to paste into the box asking for the code. In the old days before wordpress I would paste the google tracking code in every page. With wordpress, I've gotten a little lasy and just use plugins. With this drupal theme, its just asking for the web id of the google anaylitcs account.

Migration of Drupal 7 : can't login , not receiving any variables (POST) [RESOLVED]

I just migrated a functionnal drupal 7 to a new server.

Everything seems to be fine but I can't log in at all, and can't ask for a password reset; actually I don't even get an error when I submit the form and it appears that the page is not receiving variables at all - its just like doing a refresh.

So I can't access the website at all.

Temp directory on windows.

I have installed Drupal 7 on windows and in general its working fine with the major exception of that we cannot update the software. When I go to run the available updates script and the tick an update to install I get an error about a .tmp file could not be copied.

I suspect that its either not finding or has the wrong permissions on the temporary directory. I have the temporary directory set to c:\temp and this has full permissions (from what I can see) but its still failing to download updates.

Can anyone suggest a possible solution

Thanks

Nick

How to Install Open Enterprise ( which is a distribution) using Git

What git command does one use in order to install Open Enterprise Distribution along with all the dependencies using Git and Drush on a mamp localhost .
I've tried just copying the Open Enterprise files to the htdocs folder and installing, but I get an Access Denied message after installation.

No errors, but drupal installation can't complete

My drupal installation is not able to complete, though it provides no errors nor complaints. Every time I try to do the installation it does swimmingly until I get to database set up. Then it refuses to proceed further, though it has no specific complaints about database setup, and acutally seems to successfully create the database.

I've tried to do this so many times now, that I actually have a list of all the commands necessary. Starting with freshly downloaded drupal-7.15.tar.gz, here is an exact paste of the info just so you know I'm doing things right:

dan@ebony /var/www/gate $ rm -rf htdocs/
dan@ebony /var/www/gate $ tar xf drupal-7.15.tar.gz 
dan@ebony /var/www/gate $ mv drupal-7.15 htdocs
dan@ebony /var/www/gate $ cp htdocs/sites/default/default.settings.php htdocs/sites/default/settings.php
dan@ebony /var/www/gate $ chmod  -R o+w htdocs/sites/default
dan@ebony /var/www/gate $ mysql -u root -p -e "drop database if exists languagegate_drupal; create database languagegate_drupal; grant all on languagegate_drupal.* to 'languagegate'@'localhost' identified by 'xxxxxxxxxxx';";
Enter password: 
dan@ebony /var/www/gate $ 

The INSTALL.txt gave different database privileges than the online instructions, so in desparation, I am here shown trying 'all' privileges.

editor can't browse image, only admin can. How?

I have create one more roles for editor and set permission to create articles only.

but i found that editor can't browse image (tinymce with imce).
only admin can browse image to upload.

how to open permission to editor to browse image?
i have enable imce module for editor, but still can't browse image.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal