e2interactive forums » Sample of (E)2 Photo Gallery

Search:

Please help

(2 posts)

Tags:


  1. Hi.
    I've installed your gallery but it doesn't work.
    I didn't changed something so it's original.

    1. It didn't find the folders tempgallery in "images" and "imagethumbs", so i made this folders an changed them to 777.

    2. Now i get the following Error: Warning: getimagesize(): Read error! in /home/www/web1/html/e2/getfolders.php on line 103

    3. Upload doesn't work

    Here's my config.php:
    --------------------------
    <?php
    //Define the folder where your photos will be placed on you server.
    //Relative to the path you place the galery index.php
    $gallerypath="images"; //EX. images or ../gallery/images no trailing slash needed
    $thumbpath="imagethumbs"; //EX. images or ../gallery/images no trailing slash needed
    $transitionspeed="500"; //How fast you want the animations to render
    $fadespeed="300"; //How fast you want the photos to fade in and out
    $users[]="admin"; //Username for accessing image uploader
    $passw[]="12345";      //Password to access image uploader
    ?>-----------

    I've installed the script in /e2 of our webpage

    Posted 10 months ago #
  2. I tried to go to your site and look at the gallery but it's not there. Do you have a link so I can look at the page and see if I can determine what is wrong?

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.