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

images in taxonomy

How can I put images in terms of taxonomy like in www.puntbarra.com?

What is the relation to .htaccess and magic_quotes_gpc

Ok, here is the error.

Note that the value of PHP's configuration option magic_quotes_gpc is incorrect. It should be set to '0' for Drupal to work properly. Either configure your webserver to support .htaccess files so Drupal's .htaccess file can set it to the proper value, or edit your php.ini file directly. This message will automatically dissapear when the problem has been fixed.

I have tried some of the solutions suggested to no avail. Does anyone haveany idea what this is and why they are related.

Thanks

php block and page problems

Hi all,
I'm using cvs drupal and can't get my php page to work properly. I even tried a "dumbed down" version as a php block and have been unsuccesful. Here's the contents of the block:

if ($user->uid) {
    $output = "hello registered user";
}
else{
    $output = "Welcome guest";
}
return $output;

No matter the condition - logged in or logged out, I always see the "welcome guest" message.

Thanks in advance!

wampp and drupal install problem

I'm trying to install drupal to work with wampp on my machine...

I'm getting a db_query() error after trying to access drupal when all the mysql bits and bobs have been finished.

I've read here http://drupal.org/node/view/1400 that this is a problem with pear... but the default wampp pear test pages seem to work fine...

thanks,

fries

if anyone has any ideas or has drupal working with wampp i'd appreciate hearing from them..

members.module (cvs version) not working?

Hi all,

when I try to use the members.module, I've got this error message on my front page:
"Fatal error: Call to undefined function: lm() in /var/www/blog/modules/members.module on line 77"

Is there a way to fix it? Thanks.

Uploading files

Hi,
Is it possible to upload more than one files at a time or a folder containig files...on a drupal..?
Any idea..!!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal