
|
Hello,
Hoping to resolve a small issue. I have the photo gallery installed, and was able to upload files and they were resized. I used the default config settings, however the large images do not appear in the upper window, though the thumbs do appear in the bar across the bottom. Any ideas?
Here is my config file:
<?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[]=”xxxx”; //Username for accessing image uploader
$passw[]=”xxxxx”; //Password to access image uploader
?>
and you can see the gallery @:
http://mattcostello.net/e2_gallery/
Thanks for your help, and I love this little piece of software! Its exactly what I have been looking for in a photo gallery.
|
 E2
|
I realized that the optimized version of the photogallery, which I think is the one you downloaded had the wrong e2photo2.js file. I have updated the files and if you download the latest and replace the e2photo2.js in side the js folder, it should fix the problem.
Sorry about that.
|

|
I am also having this problem… but I downloaded the software today… any suggestions?
|

|
ya I think i have a similar problem but my photo gallery don’t appear both mainpix and thumbs
…config.php
$gallerypath=”images”; //EX. images or ../gallery/images no trailing slash needed
$thumbpath=”imagethumbs”;
..i dowload full ver.
http://n8i.awardspace.com/gallery/
/need your advice
n8i
|
 E2
|
One of the files you’ve uploaded might be corrupted, if you are using WinRaR to unzip the files, see this post for a fix or workaround
|