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

new IIS install, links don't work on index page

I have installed 4.6.5 and can get to the index page, but when I click register, or any other link (other than the drupal.org links), I get page not found, error 404. Also the page is unformatted by CSS. I have php 4.4.1.

I have found similar problems in the forums, but not this one, so thanks in advance to anyone who can point me towards some info on this or knows what the problem is...

XML Feeds show errors

Our site is showing errors on all of our xml feeds.

Try visiting:
http://add-vantaged.com/blog/2/feed

The Error is:
XML Parsing Error: xml declaration not at start of external entity
Location: http://add-vantaged.com/blog/2/feed
Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8"?>
^

This error appears on any xml feed link on the site.
Any ideas?

Creating new website from separate site's MySQL backup

I'm trying to create a new site, which is identical in functionality and very similar in design to a separate drupal site (which works very well). Only the content will be different. They will share code, but will use a different database. SO, I decided, why not just backup the old site's MySQL database and restore it in a new MySQL database, delete the old content, keep user information, and keep going.

So I created a new empty database, gave it the same user privileges as the old database, and restored the old database onto the new database. Then I created a corresponding settings.php file in the SITES\www.mynewsite.com folder, which points to the new database and the new website and (success!!) there was my new site, it seemed to work perfectly. Content was there, interface was good, home page modules worked fine. Too good to be true of course (isn't it always).

HOWEVER, when I tried to login in the new site with my old site's username/password, I get an HTTP 404 error, when I click on the LOGIN button. The 404 error says it's trying to access the following module:

http://www.mynewsite.com/user/login?destination=node

I've been looking at the database content's to see if there is anything in there hard coded about the location of the website but I can't find anything. I am a newbbie at Drupal, so I'm not sure what to look for.

Any ideas what's going on?

localhost database problem

i'm installing drupal 4.6.5 on my pc and get this message when accessing http://localhost/drupal/ :

Warning: Wrong parameter count for mysql_connect() in c:\apache\htdocs\drupal\includes\database.mysql.inc on line 31

i'm sure that i don't have anything wrong changing the setting.php :

$db_url = 'mysql://myuserid:mypassword@localhost/drupal';
$db_prefix = '';
$base_url = 'http://localhost/drupal/';

Ecommerce valid email address

I have just installed the ecommerce module, and I tried testing it out. The problem comes into play when I go to check out with an item.

It makes me enter my information in the address book. Then it goes to the page where I choose my shipping and billing address from a dropdown box.

Everything seems to be working correctly until I hit "continue" then I get the error message "Please enter a valid email address."

How do I set the image path in Fckeditor?

I have a problem setting the proper path for images in FCKEditor. Hope someone can help. When I use the insert image button in the editor I can browse and upload images to the server correctly. However, if I try to actually insert one of the images the path is wrong and the image don't show. I cannot find out where to configure the web-path to the images?

- Thomas -

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal