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

Problems with the Image module

Firstly the guidance on the setup screen is somewhat misleading in that it suggests that you should put the file name of the imagemagick convert.exe at the end of the input box for the pathname. If I put in convert.exe it does not work, if however I omit the ".exe" it works.

Secondly the create content screen is rather confusing in that in the preview screen it does not transfer the specified file name to the input box although it generates a preview based on the filename input on the previous screen, thus for the submit to work you have to specify the source file a second time.

Help with Vhost Dillema

Hello all,

I have a drupal install running nicely. I have added 2 subdomains sub1.mydomain.com and sub2.mydomain.com to my apache config and wish to use those subdomains for branches of my main site.

I have read through every page of the docs on this but cannot work out how to do the following:

* I want sub1.mydomain.com and sub2 to be part of the main site (so users will not have to login again at the subdomain)

* I want to have slightly different blocks and content types etc on each subdomain.

So, which approach is best to acheive this?

Fatal error: Table 'drupal.users' doesn't exist query:\includes\database.mysql.inc on line 125

Hello, At installation of system there was a problem at the following stage:

Fatal error: Table 'drupal.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'f83278932a245c9345e812c834d634eb' AND u.status < 3 LIMIT 0, 1 in z:\home\172.16.1.160\www\dr\includes\database.mysql.inc on line 125

What exactly to me should be made for the decision of the given problem?

Fatal error

I get this message:
Fatal error: Table 'kritik.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '0e56a74bcbbb1e47272f464e565ba08c' AND u.status < 3 LIMIT 0, 1 in /mnt/ultraweb/k/kr/kritik/includes/database.mysql.inc on line 12

Note: kritik is my username of database.
Site: kritik.uw.hu

What can be the problem?

Blank Screen Woes..... on form submission, logout etc...

I've got all my Rewrites and directory indexes lined up.... .htaccess is changing the relevant php directives etc....

When I attempt to login, I am taken to a blank page, can't figure it out.
RewriteBase is /drupal
if point my browser after to http://localhost/drupal/q?
It will take me to the admin page where I can go to various settings pages.
If I make a change to the settings for instance (change the slogon for instnce)
when I press the form submit button I get a blank screen

Tell us about your 4.4 to 4.5 upgrade experience

Let's share our 4.4 to 4.5 upgrade tips !

1. I followed the drupal INSTALL.txt upgrade instructions
---------------------------
1. Backup your database and Drupal directory - especially your
configuration file (www.example.com.conf or includes/conf.php).

2. Log on as the user with user ID 1.

3. Remove all the old Drupal files then unpack the new Drupal files
into the directory that you run Drupal from.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal