ImageCache Problems

Posts: 7
Joined: 02/29/2008

Ok so I am new at Drupal! I am having the same issue everyone else was having with the images. I really don't understand how to fix it. I went to uninstall ImageCache so I could maybe reinstall it. But when I went to uninstall the ImageCache module it said it was uninstalled but it wasn't deleted from the module list. Oh and I did disable it before I uninstalled it. So now I try to see if it made a mistake by seeing if I can enable it and the screen just goes white. What I am wondering is if maybe I need to just uninstall drupal and start over? My only problem is I don't want to loose all the work I've done with the content and the template. PLEASE HELP!!!!

Is there a way to fix this or is there a way to start over and not loose all the work I've done?

The site is http://test.ailmentbegone.com

I'd really appreciate help.

Thanks,
DJ

Posts: 130
Joined: 01/25/2008
Bug FinderBrain Stormer

Don't panic, you will get it working with some help.

First thing is that even after uninstall the module will still be listed. As long as the files are in the directory it will remain in the list.

My issues with images have always been server permissions. It might be a good place to start. I don't know what exactly the problem is, you only said you were having trouble with ImageCache. I assume you mean the pictures are not showing up.

Posts: 78
Joined: 01/17/2008

Hi Asent, I usually just delete the module from the server that has caused the white page to happen. Who do you host with? If your doing your own hosting you might want to check out drupals hosting specs here.

http://drupal.org/requirements

Posts: 7
Joined: 02/29/2008

Ok yes my issue started out to be just the images not showing up... LOL! But now they grew so heres what I did. I decided to go ahead and just start over. So I installed a fresh install of Drupal + Ubercart. I was just adding a product and now I am just back to the problem of the images not showing up. The images won't even show up on the preview page of the product. Do I need to change server permissions for the folders so that Drupal can create the folder that it wants to put the images in? Right now if I right click and Open Image in a Tab it comes up with this...

Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.

Error 500

test.ailmentbegone.com
Wed Apr 2 15:40:04 2008
Apache/2.0.54 (Debian GNU/Linux) mod_auth_pgsql/2.0.2b1 PHP/4.3.10-22 mod_ssl/2.0.54 OpenSSL/0.9.7e

HELP????

Posts: 7
Joined: 02/29/2008

My Server meets the requirements...

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Have you browsed the issue tracker and docs available through http://drupal.org/project/imagecache? You're more likely to find someone who has resolved this similar issue there.

Particularly, they have a troubleshooting page now: http://drupal.org/node/224913

Posts: 7
Joined: 02/29/2008

I have been looking through different Posts and yet have not found a direct answer of how to fix my problem. Everyone seems to have different ideas yet not 1 answer on how to fix the problem.

I do have Clean URLs enabled....

Posts: 7
Joined: 02/29/2008

Can Anyone Help Me? Can you find information and explain how to fix this? I need to get this working ASAP!

Posts: 57
Joined: 10/07/2007

You are not alone mate.

So many people are having this issue, so definitely don't reinstall your entire system.
Perhaps your server people may be able to offer assistance.

I too am waiting for this fix, I have everything else nearly finished, just unable to upload images.. sighs. May be time to change server for me, see if that fixes...

Hang in there mate, Drupal & Ubercart is awesome... Good luck!

Posts: 924
Joined: 11/05/2007
Bug FinderFAQ ModeratorGetting busy with the Ubercode.

AsentCompany wrote:
Can Anyone Help Me? Can you find information and explain how to fix this? I need to get this working ASAP!

This post talks about the same 500 error that you're getting: http://www.ubercart.org/comment/13798/Hi-all-my-hosting-provider

HTTP return code 500 "Internal Server Error" indicates your web server failed for some reason - it's not a result of something Drupal/Ubercart did or didn't do. One thing that can cause this is errors in your .htaccess file (as described in the above post) - if you haven't modified .htaccess then your web host provider has probably restricted some of the directives that Drupal uses. You need to work this out with your host provider. They will be able to look in the server logs to find out what failed.

--

<tr>.

Posts: 57
Joined: 10/07/2007

Thanks TR, I lost that thread, I am going to send the info to my host and ask if they could look at it for me.

if that works, i will post back with confirmation. Cheers..!