Canon Digital Photography Forums  

P.O.T.N. SUPPORT SHOP IS OPEN, check it out now!

Go Back   Canon Digital Photography Forums > Exhibit Engine > Version 1.0-1.5 discussion
Register Rules FAQ Members List Search Today's Posts Mark Forums Read



Reply
 
Thread Tools Display Modes
Old 3rd of November 2003 (Mon)   #1
Pekka
El General Moderator
 
Pekka's Avatar
 
Join Date: Mar 2001
Location: Hellsinki, Finland
Posts: 14,079
Default Beta 5 out

This one has one very important bug fix, that is why I call it beta 5 and that it why it wise to update to it

-----------------------------

Did I say: backup your database first?

Download from http://www.photography-on-the.net/ee/beta/

RUN 15_b5.php TO INSTALL DATABASE CHANGES. GO ONCE TO EDITOR INDEX PAGE AFTER UPDATE.

FIXED IN THIS VERSION:

- In the new rethumbnail page, two image files are missing. Included.

- Fixed html link problems in public commentand rating display.

- Revamped comment and rating editor html, fixed a bug in single image selection.

- Fixed possible data integrity issues in editors. The problem was related to photodata defaults. Integrity was threatened if you had a lens, owner or camera in photodata defaults, and you deleted that lens, photo or camera. The bug manifested so that EE could not display affected phtoos on list page or open photo editor for them. Thanks to user 'thaths' for gettings me into right direction. I also included an invisible integrity fixer on upload page which fixes any possible issues caused by this bug.

- Moved some extra settings from fetchsettings.php to misc settings editor, so that updating fetchsettings.php will not change your old settings.

- Added a possibility to remove thumb caption text from index pages (misc settings).

- Added indexstyle 6, which has no right hand pane and news are on bottom.

- Selecting in path editor "Sort photo page dropdown menu by Menutext" will get you SQL error in photo page (language related bug). Fixed.

- Added an error of "not installed" in EXIF test (now it just gave nothing if EXIF did not work).

- Fixed internal third level security check in EE commerce.

- Fixed some html problems with html entities.

- Fixed a problem in header/footer code. Now it works so that if either is found in language folder it overrides one in gallery root.

- Fixed database update error in upload page. This could happen when default photodata had quotes in header and PHP Magic quotes GPC were active.

- Fixed false positives in ftp test's size and modified data test.

- Did straight columns to photo editor photo dropdown.

- Prevented upload to initiate unless both file(s) and path(s) are selected.

- Added setup manual to manual area.

----------------

Setup Manual has couple of new additions. Next beta version will be mainly "more manuals" version and most likely will be called Release Candicate 1.
__________________
This signature signifies my significance significantly
Photo Gallery

----------------------------
Pekka is online now   Reply With Quote
This ad block will go away when you log in as member
Old 3rd of November 2003 (Mon)   #2
kd_121
Member
 
Join Date: Mar 2003
Posts: 36
Default Re: Beta 5 out

I have just downloaded the update. I uploaded it to the server and ran the file 15_b5.php.

It said everything was ok and I went to the Editor Index page as instructed.

Then I went to add a couple images to and exhibition from the upload page. The images are already uploaded into the upload folder and i selected them and picked my sizes. I hit the upload button and wait and after approx 5-10 seconds the page goes completely blank and shows this link in the address bar:

http://server.com/gallery/input/ftp.php#messages

Everything was working fine before the update and my PHP max time is 360 sec.

Weird thing is that that images are actually uploaded, resized, and added to the exhibitions properly. I also checked the ftp log and it says everything finished fine:

msg 2393 | ftp
Photo id 77 added to database.
[Mon Nov 3rd, 2003 18:37:01]

msg 2392 | ftp
LOCAL: DISCONNECTED
[Mon Nov 3rd, 2003 18:37:01]


It seems the page is timing out or not refreshing properly back to the upload page.

Best,
Kd
kd_121 is offline   Reply With Quote
Old 3rd of November 2003 (Mon)   #3
mwpmo
Member
 
Join Date: Aug 2002
Posts: 35
Default Re: Beta 5 out

Pekka

I got some new problem in Beta 5

I have copy all the new files and ran 15_b5.php

Every time when I enter the "input" folder (admin)

I need to wait a few seconds and below the normal table of number to photo in exhibition, I got some message

photo id 1 had rogue id 191 in row ee_country_id, reset to id 191
photo id 2 had rogue id 191 in row ee_country_id, reset to id 191
...
...
...
photo id 706 had rogue id 191 in row ee_country_id, reset to id 191

photo id 1 had rogue id 1 in row ee_light_id, reset to id 1
photo id 2 had rogue id 1 in row ee_light_id, reset to id 1
...
...
...
photo id 706 had rogue id 1 in row ee_light_id, reset to id 1



------------

And when I look in the details of photos, all the country data and lighting detail has gone.

I try to sent it back to coorect data by powertools, I have select all the photos and set it back to correct country code but it fail to do so.

"AFFECTED DATABASE ROWS: none, query failed"

-----------

Any Idea?
mwpmo is offline   Reply With Quote
This ad block will go away when you log in as member
Old 4th of November 2003 (Tue)   #4
Pekka
El General Moderator
 
Pekka's Avatar
 
Join Date: Mar 2001
Location: Hellsinki, Finland
Posts: 14,079
Default Re: Re: Beta 5 out

Quote:
mwpmo wrote:
Pekka

I got some new problem in Beta 5

I have copy all the new files and ran 15_b5.php

Every time when I enter the "input" folder (admin)

I need to wait a few seconds and below the normal table of number to photo in exhibition, I got some message

photo id 1 had rogue id 191 in row ee_country_id, reset to id 191
photo id 2 had rogue id 191 in row ee_country_id, reset to id 191
...
...
...
photo id 706 had rogue id 191 in row ee_country_id, reset to id 191

photo id 1 had rogue id 1 in row ee_light_id, reset to id 1
photo id 2 had rogue id 1 in row ee_light_id, reset to id 1
...
...
...
photo id 706 had rogue id 1 in row ee_light_id, reset to id 1



------------

And when I look in the details of photos, all the country data and lighting detail has gone.

I try to sent it back to coorect data by powertools, I have select all the photos and set it back to correct country code but it fail to do so.

"AFFECTED DATABASE ROWS: none, query failed"

-----------

Any Idea?
Better send me a database dump, I can check what is going on there.
__________________
This signature signifies my significance significantly
Photo Gallery

----------------------------
Pekka is online now   Reply With Quote
Old 4th of November 2003 (Tue)   #5
mwpmo
Member
 
Join Date: Aug 2002
Posts: 35
Default Re: Beta 5 out

The database dump has been sent to you by email.

Please check.

Thanks in advanced
mwpmo is offline   Reply With Quote
Old 4th of November 2003 (Tue)   #6
gillyworld
Member
 
gillyworld's Avatar
 
Join Date: Jul 2003
Location: Bracknell UK
Posts: 246
Default Re: Beta 5 out

Pekka,

I'm getting exactly the same problem:

photo id 1177 had rogue id 191 in row ee_country_id, reset to id 191
photo id 1063 had rogue id 191 in row ee_country_id, reset to id 191

Alan
__________________
To call someone incompetent is unfair to those of us who are....
gillyworld is offline   Reply With Quote
Old 4th of November 2003 (Tue)   #7
Scho
Member
 
Join Date: May 2002
Posts: 105
Default Re: Beta 5 out

I also had exactly the same problem. A long list for rouge id country and light as described above.
Scho is offline   Reply With Quote
Old 4th of November 2003 (Tue)   #8
chriz
Member
 
Join Date: Mar 2003
Posts: 174
Default Re: Beta 5 out

And indeed, same problem here

Chriz
chriz is offline   Reply With Quote
Old 4th of November 2003 (Tue)   #9
kd_121
Member
 
Join Date: Mar 2003
Posts: 36
Default Re: Beta 5 out

Nevermind my problem, it was a stupid mistake.

I uploaded beta and fixes, but I didn't upload "input" folder into the renamed input folder. I had my renamed folder and "input" folder both in FTP. Moved files and all is good.

Kd
kd_121 is offline   Reply With Quote
Old 7th of November 2003 (Fri)   #10
Bundy
Member
 
Join Date: Oct 2003
Posts: 87
Default Re: Beta 5 out

Pekka,

Thanks for adding the new indexstyle6 to beta5, though how hard is it to make the exhibitions list vertically instead of side by side.

Indexstyle 6 has the news below the exhibitions now, just I had hoped, though it would be great to have the exhibitions list one on top of each other like your http://photography-on-the.net/gallery/.

Can you post an additional indexstyle7 that would do this?

Thanks

Bundy
Bundy is offline   Reply With Quote
Old 7th of November 2003 (Fri)   #11
Pekka
El General Moderator
 
Pekka's Avatar
 
Join Date: Mar 2001
Location: Hellsinki, Finland
Posts: 14,079
Default Re: Re: Beta 5 out

Quote:
bundy wrote:
Pekka,

Thanks for adding the new indexstyle6 to beta5, though how hard is it to make the exhibitions list vertically instead of side by side.

Indexstyle 6 has the news below the exhibitions now, just I had hoped, though it would be great to have the exhibitions list one on top of each other like your http://photography-on-the.net/gallery/.

Can you post an additional indexstyle7 that would do this?

Thanks

Bundy
To get them one on top of each other go to misc settings and set in INDEX PAGE SETTINGS columns to 1. About thumbs to the right - I'll see if I can make one after online help is ready (LOTS of typing).
__________________
This signature signifies my significance significantly
Photo Gallery

----------------------------
Pekka is online now   Reply With Quote
Old 7th of November 2003 (Fri)   #12
Bundy
Member
 
Join Date: Oct 2003
Posts: 87
Default Re: Beta 5 out

Sorry for the stupid question about the single column, I guess I just never noticed it before.

I'll look forward to the thumbs to the side later.

As an alternative for now, is it possible to have random thumbs on the gallery index instead of microthumbs?

Thanks


Bundy
Bundy is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
LR BETA when LR v1.0 comes out... Lord_Malone RAW, Post Processing and Printing 4 16th of February 2007 (Fri) 21:19
Beta v1 sharpfocus Macro 4 6th of March 2006 (Mon) 10:04
Getting into EE via the 1.5 beta ThatAdamGuy Version 1.0-1.5 discussion 1 14th of January 2004 (Wed) 19:26
1.5 beta 1 to beta 3 updater Pekka Version 1.0-1.5 discussion 4 5th of October 2003 (Sun) 17:41
EE 1.5 beta 2 fix pack 11 (i.e. beta 3) Pekka Version 1.0-1.5 discussion 1 4th of October 2003 (Sat) 16:16


All times are GMT -5. The time now is 04:38.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
This forum is not affiliated with Canon in any way and is run as a free user helpsite by Pekka Saarinen, Helsinki Finland. You will need to register in order to be able to post messages. Cookies are required for registering and posting. HTML in messages is not allowed, plain website addresses are automatically made active by the board.