e2interactive forums » Sample of (E)2 Photo Gallery

Search:

I have unkonw warning, when upload photo

(2 posts)

  1. Hello!

    Can you help me, i dont know what problem in my site gallery

    http://magicspika.com/gallery/

    login 123
    pass 123

    When i upload photo, i see thisw warning:

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home:/tmp) in /home/spika/public_html/gallery/uploader/class.upload.php on line 2018

    Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home:/tmp) in /home/spika/public_html/gallery/uploader/class.upload.php on line 1814

    And after that photos not upload, i dont know whot i must do. Please help, becouse this gallery very good and i wont install at my site. Can you see what problams i have.

    Congif.php is

    <?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[0]="123"; //Username for accessing image uploader
    $passw[0]="123"; //Password to access image uploader
    ?>

    Posted 4 months ago #
  2. I was out of town last week, but i can't get to your gallery. It looks like you took it down.

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.