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

Image.module maximum filesize problem?

I have installed the Image module on Drupal 4.3.0 and things seem to be going alright, except for one problem. I have increased the maximum allowed filesize to 2000KB and 1280x1024 maximum resolution. However, anytime I try to attach files of a fairly large size (around 1000KB, but within the resolution restrictions) I get an error almost immediately after submitting that says "Document contains no data", and the image fails to upload.

I've successfully uploaded files about 500KB in size, but changing the maximum filesize doesn't seem to be helping.

proceding past basic install

I have installed Drupal basic created a new account and logged in.
Now how do I grant permission to the administrator?
How do I get in to any of the admin pages?
Thanks
Ron

Help with an ugly hack

i created a rather crude theme hack that displays a variation of my site's main theme when you request a particular page. i did this by creating a recursive copy of drupal, inside my root drupal directory and then modifying the theme characteristics in the nested drupal directory.

yes, i know it's ugly.

Banner

How do i add the banner.module contents to the blue top section of xtemplete - Where the primary and secondary links are but to the center?

cheers
Julian Bund

Who's Online displays user's names even if it set it to 0

I set how many online users to list to 0 and it still displays my name. How can I work around this? All I want to see is the # of ppl like on drupal.org.

Thanks

img src problem in Drupal 4.3.0

hi everyone,

I'm building a site for my client using Drupal 4.3.0 (first time using Drupal). I'm very, very impressed with Drupal so far, and most of the problems have been resolvable without too many headaches.

But I'm have been having a problem with displaying images now.. which is pretty important for the site. The <img src = ""> doesn't display any images in any of the nodes (with relative and absolute addressing.)

The funny thing is that if I type the absolute address http://mysite/folder/folder/pic.jpg in the URL, the image shows up--loud and clear. However, the exact same address in the <img src=""> command doesn't work. So if it doesn't work when I call it through Drupal.. obviously it's either a problem with one of my drupal settings or a problem with the drupal 4.3.0 itself..

In terms of the settings: I enabled all the filters, including the image filter from installing the image module. (the only filter disabled is "rewrite old urls" but that's because my .htaccess can't overwrite the php config of the webhosting company. But that's another story...)

Are there any other filters or settings related to this problem that I should check/enable? I read 2 things:
1. The base url may have a role to play: but I don't see how. Drupal's working beautifully for everything else, including links.. except for images. If I know my web stuff correctly, you should be able to call any image from anywhere by providing the right address.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal