e2interactive forums » Report a Bug

Search:

Undefined Crop Errors

(5 posts)

Tags:


  1. calcio22
    Member

    Hello,
    This seems like a great gallery, but I can't get it to work. It appears that the large image gets uploaded but never gets resized and upon upload using the Uploader, the following errors are thrown:

    Notice: Undefined index: crop1 in C:\wamp\www\e2\uploader\index.php on line 118

    Notice: Undefined index: crop2 in C:\wamp\www\e2\uploader\index.php on line 119

    Notice: Undefined index: crop3 in C:\wamp\www\e2\uploader\index.php on line 120

    Notice: Undefined index: crop4 in C:\wamp\www\e2\uploader\index.php on line 121

    Notice: Undefined index: crop5 in C:\wamp\www\e2\uploader\index.php on line 122

    Notice: Undefined index: crop6 in C:\wamp\www\e2\uploader\index.php on line 123

    Any idea on how to correct this?

    Posted 6 months ago #
  2. If you are running this on a local machine, make sure you have GD library set up on your php server. Most host have this pre-installed. If you images aren't being resized then you probably don't have that on your server.

    Posted 6 months ago #
  3. calcio22
    Member

    Hello,
    I am running this on a local server (WAMP), but the problem does not appear to be with GD Library, as I have it properly installed and the thumbnail IS resized appropriately. The errors are thrown on what appears to be the resize of the large image (or so it appears).

    Just in case, I will drop the same code on a regular LAMP server to see what happens, but any help you may have is appreciated.

    Posted 6 months ago #
  4. ggg
    Member

    Same for me, have gd installed for sure as I also have gallery and photopost installed with no problems. I don't get any thumbnails though.

    Posted 6 months ago #
  5. ggg
    Member

    Hey nevermind, my fault, didn't have ../imagethumbs/ and ../thumbs/

    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.