PDA

View Full Version : Version 1.3 update to 1.5


Barrytheb
7th of November 2003 (Fri), 14:37
Hi Guys-
Do you think Pekka is far enough along with 1.5 that now is the time for a non programmer to update?
If so what and where is the latest update version?

Thanks-

boolbo
7th of November 2003 (Fri), 14:45
Hi,
You could find all the latests beta version here:
http://www.photography-on-the.net/ee/beta/

Now we are at the EE v.1.5beta5 with fix pack 2

And you know that with this version EE is multilingual PHP software, so you could find and download all the available language files here:
http://download.boolbo.com/pafiledb.php?action=category&id=2

See you
Boolbo

Evanrich
7th of November 2003 (Fri), 14:51
It's definately stable enough... there are a few minor minor bugs still but it's definately good enough to use.

kd_121
9th of November 2003 (Sun), 02:42
I would have to agree. It's working very nicely.
I don't think there is a 1.3 to 1.5 update available yet. If you did a clean install you would be good, but right now 1.5 wipes the sql db clean.

Barrytheb
9th of November 2003 (Sun), 11:29
Thanks Guys-
I did a clean install with a new host (they actually installed it) www.opensourcehost.com
I have a dumb question- I am trying to setup paths in the admin area and I am unsure what folder the upload photos go to.
I have-
public_html
public_ftp
www
home
EE install is in public_html and www folders
Should the incoming photo uploads go in www or public_html folders where EE resides?
Or should it go to a 'holding area' and then transfer?

Confused in Abilene

Pekka
9th of November 2003 (Sun), 11:38
Barrytheb wrote:
Thanks Guys-
I did a clean install with a new host (they actually installed it) www.opensourcehost.com
I have a dumb question- I am trying to setup paths in the admin area and I am unsure what folder the upload photos go to.
I have-
public_html
public_ftp
www
home
EE install is in public_html and www folders
Should the incoming photo uploads go in www or public_html folders where EE resides?
Or should it go to a 'holding area' and then transfer?

Confused in Abilene


EE has standard upload "bin" in /yourgallery/yourinput/UPLOAD/ where all to-be-uploaded photos should go. EE's upload page has tool to put images there, too.

To find out that folder: assuming that your EE in installed in folder called "gallery", browse with ftp program to public_html/gallery: do you see index.php file and UPLOAD folder there? If not then check /www/gallery . You want to find the folder where physical files of EE are. That folder is also you ftp root path (give PWD command and you'll get the path which is base for all EE ftp paths, see http://www.photography-on-the.net/ee/beta/setup_upload_system.php )