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

Error sending email: Language string failed to load:

Emails with passwords are not being sent out for new registrations. I got this error message stating that the language string failed to load. Any idea what this message means? And how to fix it? Any help is greatly appreciated.

The error message:
Error sending email: Language string failed to load: recipients_failedxxxxx@yahoo.com From: me@mydomain.com

Settings Not Stored

I have installed Drupal 4.6.5 with phptemplate locally on my Windows XP machine running Apache 2, PHP 5, MySQL 5. I am doing this to get familiar with Drupal before porting over my WordPress blog to Drupal.

Everything is working great, except that Drupal mysteriously does not store the following information and reverts to the default settings:

gallery2 integration javascript messages

I installed Drupal and the gallery2 module and all works fine when I view my galleries as thumbnails. When I click on an image I get the following text at the top of the image. The image does display but the garbage is ugly. Anyone know why this is. I've searched via google and got zip. Is this a G2 problem or Drupal?

Theme Issue

I recently installed Drupal to give it a test run before actually managing my site with it. After I had installed it, I went to change the theme. When I clicked on the theme tool, the following error message came up:

Fatal error: Cannot redeclare xtemplate_node() (previously declared in /home/thedilln/public_html/test/themes/xtemplate/xtemplate.theme:54) in /home/thedilln/public_html/test/themes/engines/xtemplate/xtemplate.engine on line 39

Cron just won't run

Hi,

Cron won't run, and I've done everything right. cron-lynx.sh is chmodded to 755, and contains the following code:

#!/bin/sh
# $Id: cron-lynx.sh,v 1.2 2005/08/11 13:02:08 dries Exp $

/usr/bin/lynx -source http://(removed url).com/cron.php > /dev/null 2>&1

Then, I set this up in the control panel:
01 * * * * /home/(username removed)/public_html/scripts/cron-lynx.sh

... but cron just won't update. Any ideas?

Thanks!

Drupal on Windows 2003 / IIS

I've installed IIS 6.0, MySQL 4.1.16, and PHP 4.4.1 correctly, and given the appropriate permissions to the website and PHP folders. The Drupal version is 4.6.3 (I am restoring a backed up site, which was previously running on Apache 2.0.52). There must be something wrong in the php.ini file, as going to my url generates the following message:

Warning: main(sites/default/settings.php): failed to open stream: No such file or directory in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 642

Warning: main(): Failed opening 'sites/default/settings.php' for inclusion (include_path='.;c:\php4\pear') in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 642

Warning: main(includes/database.inc): failed to open stream: No such file or directory in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 643

Warning: main(): Failed opening 'includes/database.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 643

Warning: main(includes/session.inc): failed to open stream: No such file or directory in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 644

Warning: main(): Failed opening 'includes/session.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 644
Warning: main(includes/module.inc): failed to open stream: No such file or directory in C:\Websites\hughsrowing\Public\includes\bootstrap.inc on line 645

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal