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

Collection of Patches for PHP5.x Users

I'm a user of Drupal of 4.6.3 on FreeBSD 5.4/Apache 2.0.54/PHP 5.0.5

In the past few days I have searched endlessly to find patches that fix problems relating to PHP5. I am hoping with this post to the forum other users of PHP 5 who might have been in this same position will care to share any of the patches they may have applied to solve various issues.

I have yet to find patches to all of the issues currently facing me but who knows with a little community input we might just be able to help each other.

Adsense module installation problem

Hi, I installed the Adsense module and followed all directions, unfortunately I am getting in 2 positions on the web site one on top of the navigation section and the other below.
see http://www.fluidedesign.com/drupal

Any help appreciated. Thanks.

Jacques

Modifying htaccess to allow access to non-drupal directories

I have drupal installed in my root but I need to give access to subdirectories that are not part of the Drupal install. How do I modify the .htaccess to allow this?

Migration from Win2003Server Installation to Debian

Hello Comunnity,
We have a Win Instal. with integration a lot of modules.
Now, we try these "full" installation to a Debian-based.´
A Dump with mysql seems to be works fine.
Problem: we don´t get the Drupal-Brower.

Any Hints?

Best regards Joerg

Javascript in blocks

Can javascript be used in a custom block? I would like my Google adds to appear in the right hand column which would be a custom block.

Thanks for any insights.

Jacques

Fatal error: Table 'weswes.main_users' doesn't exist query :( MySQL PROBLEM :(((

drupal in my site http://www.karanliklar.net/blg/

Main Page Error:

Fatal error: Table 'weswes.main_users' doesn't exist query: SELECT u.*, s.* FROM main_users u INNER JOIN main_sessions s ON u.uid = s.uid WHERE s.sid = 'de23aaa1575d74e31499ed02bc4b1125' AND u.status < 3 LIMIT 0, 1 in /home/httpd/vhosts/karanliklar.net/httpdocs/blg/includes/database.mysql.inc on line 66

??

My Database name : weswes

Database User name : angel

Pass: 43455555

My Config Settings

<?php
// $Id: settings.php,v 1.12.2.2 2005/04/14 18:35:19 dries Exp $

/**
* @file
* Drupal site-specific configuration file.
*
* The configuration file to be loaded is based upon the rules below.
*
* The configuration directory will be discovered by stripping the
* website's hostname from left to right and pathname from right to
* left. The first configuration file found will be used and any
* others will be ignored. If no other configuration file is found
* then the default configuration file at 'sites/default' will be used.
*
* For example, for a fictitious site installed at
* http://www.drupal.org/mysite/test/, the 'settings.php'
* is searched in the following directories:
*
* 1. sites/www.drupal.org.mysite.test
* 2. sites/drupal.org.mysite.test
* 3. sites/org.mysite.test
*
* 4. sites/www.drupal.org.mysite
* 5. sites/drupal.org.mysite
* 6. sites/org.mysite

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal