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

How to enable search

My search module is enabled in the modules area. However, when I search for content, the results are empty. Why is it doing this ?

Any ideas ?

Marcel
http://01wholesale.com

Fatal error: Call to undefined function: array_key_exists()

Hi, i haven't php expirience before but i have some years perl & little sql expirience.

I unpack drupal 4.5 on my site (with .htaccess), configure it. (via conf.php)
My hoster give me access only for one custom mysql database.
I create requested tables in it via phpMyAdmin. I've checked - all created ok.
in conf.php line $db_url looks like:

$db_url = "mysql://myuser:mypassword@mysqlhost/mycustomdbname";

$base_url filled ok too.

after trying go on http://mysite/index.php my browser show me this message:

========================================================

warning: Wrong parameter count for basename() in /var/www/hosting/a/7/apej0977/myhost/html/includes/theme.inc on line 76.

warning: Wrong datatype in array_walk() call in /var/www/hosting/a/7/apej0977/myhost/html/includes/common.inc on line 427.

warning: Wrong datatype in array_walk() call in /var/www/hosting/a/7/apej0977/myhost/html/includes/common.inc on line 428.

warning: Wrong datatype in array_walk() call in /var/www/hosting/a/7/apej0977/myhost/html/includes/common.inc on line 429.

warning: Wrong datatype in array_walk() call in /var/www/hosting/a/7/apej0977/myhost/html/includes/common.inc on line 430.

Fatal error: Call to undefined function: array_key_exists() in /var/www/hosting/a/7/apej0977/myhost/html/includes/module.inc on line 168

======================================================

No Administration Rights when login as User#1

Hi
Just incase any of you had a similar problem...
When you created the first user that should be given Admin rights, you got the password but no admin permissions.
Well if you have ZoneAlarm Pro, it prevents you from seeing these pages.
You might have to downgrade, or maybe some of you know another solution.

Drupal wget 4.5 script

Upgrading: Failed opening for inclusion (include_path=...

I am upgrading from 4.3.2 to 4.4.0 (in order to later upgrade to 4.5.0). Update.php seemed to work ok, but displayed the following message. The admin pages also display this message and because headers have then been sent, nothing else shows.

warning: init_theme(): Failed opening '' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/colombia/includes/theme.inc on line 51.
warning: Cannot modify header information - headers already sent ......

Upgrading: Failed opening '' for inclusion (include_path='.:/php/includes:/usr/share/php')

I am upgrading from 4.3.2 to 4.4.0 (in order to later upgrade to 4.5.0). Update.php seemed to work ok, but displayed the following message. The admin pages also display this message and because headers have then been sent, nothing else shows.

warning: init_theme(): Failed opening '' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/colombia/includes/theme.inc on line 51.
warning: Cannot modify header information - headers already sent ......

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal