I’ve this problem after installation

HomeForums(E)2 Photo Gallery (The Open Source One)Sample of (E)2 Photo GalleryI’ve this problem after installation

This topic has 2 voices, contains 3 replies, and was last updated by  E2 1507 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
December 22, 2007 at 9:11 am #1029

Good day!

I’ve this problem after installation!

http://www.emiliaromagnameteo.com/pvt/reportages/

I’ve configureted the 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[]=”xxxxx”; //Username for accessing image uploader
$passw[]=”xxxxx”; //Password to access image uploader
?>

the web folder where the gallery is located is
/web/htdocs/www.emiliaromagnameteo.com/home/pvt/reportages/

what is the problem?

Thank you to all!!

December 22, 2007 at 11:59 am #1030

E2

What version did you download? I made some updates to the photo-gallery download files, and later realized there was a bug in the files, I’ve updated them and if you download the latest versions it should fix any issues. You mainly have to update the getfolder.php file and e2photo2.js file inside the js folder.

Download Optimized Version
or
Download Optimized Version

December 23, 2007 at 6:52 am #1031

Hi, I’ve download, the version that I’ve find in the download page.
I’ve donwload the version by your link in the post… but the I’ve the same problem..

http://www.emiliaromagnameteo.com/pvt/galleria/

December 24, 2007 at 9:15 am #1032

E2

Typically when you get this error message it means you are missing a semicolon or have an extra semicolon in the script. I’ve downloaded and check the getfolder.php file and I don’t have any extra or missing semicolons. Maybe try dowloading the script again and uploading the the new files again.

The weird thing is that is it showing up on line 1. the only thin on line 1 of getfolder.php is <?php, which leads me to believe something is happening when you upload the files to your server. What version of php are you running? Are you modifying the files before uploading?

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.