PDA

View Full Version : Post RC2, lost pwd/update news/refresh exif from img


loupgarou
28th of February 2004 (Sat), 11:06
Hi,
a) apparently the password I typed in was not what I remembered, so how do i reset it? I have access to the database via phpbbmysql ..


b)how do i update the news section within the editor?

Line 2291 - INSERT INTO {$q}ee_news_eng{$q} VALUES ('45', '<Welcome to Exhibit Engine 1.5 beta 4>', 'See <a href="http://photography-on-the.net/forum/viewboard.php?BoardID=32">EE forum</a> for more info.')";

cos mine is now saying

Welcome to Exhibit Engine 1.5 beta 4
10/14/2003, Tuesday

See EE forum for more info.

2490 PHOTO PAGES HAVE BEEN VIEWED TO DATE ON THIS SITE
(currently 874 photos online)

Gallery pages created by Exhibit Engine 1.5 RC 2



c) anyway to force the program to refresh/update the exif information from the image again?

d) what can I do if I want the resize methods to be "don't touch my file, I can handle it myself in photoshop already", as you know jpg conversions are not lossless and I'm almost certain converting a already 800x600 image to 800x600 via imagemagick will result in some compression artifacts showing up.

thanks!

loupgarou
28th of February 2004 (Sat), 12:40
a) apparently the password I typed in was not what I remembered, so how do i reset it? I have access to the database via phpbbmysql ..

I rerun the installer/EE15_b5_to_RC2.php again..
and it allowed me to login, then i tried changing the password and it still didn't let me log in once I log out.

seems like a bug in md5 encryption method?

using mysql here

-------

loupgarou
28th of February 2004 (Sat), 12:52
I'm getting these errors on the upload to database screen screen

msg 13533 | ftp

Automatic database maintenance:
table: gallery.ee_order_to_exhibition | operation: repair | status: OK
table: gallery.ee_photo | operation: repair | status: OK
table: gallery.ee_photo_eng | operation: repair | status: OK
table: gallery.ee_photo_to_category | operation: repair | status: OK
table: gallery.ee_photo_to_ee_commerce_template | operation: repair | status: OK
table: gallery.ee_photo_to_exhibition | operation: repair | status: OK
[Sat Feb 28th, 2004 12:57:32]

msg 13532 | ftp
UPLOAD FINISHED WITH ERRORS.
[Sat Feb 28th, 2004 12:57:32]

msg 13519 | ftp
LOCAL: DISCONNECTED
[Sat Feb 28th, 2004 12:57:32]

msg 13518 | ftp
LOCAL: ERROR IN LOGGING IN AS 'XXXXXXX'. Reason: ftp_login(): Not logged in.
[Sat Feb 28th, 2004 12:57:32]

msg 13517 | ftp
LOCAL: Connected to '127.0.0.1'
[Sat Feb 28th, 2004 12:57:32]


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

msg 13655 | ftp
EE PROGRAM SERVER: FTP TEST PROCEDURE ENDED
[Sat Feb 28th, 2004 13:00:58]

msg 13654 | ftp
EE PROGRAM SERVER: DISCONNECT OK (close)
[Sat Feb 28th, 2004 13:00:58]

msg 13653 | ftp
EE PROGRAM SERVER: Working directory changed to '/c:/ftp/tds/gallery/outputstyles'
[Sat Feb 28th, 2004 13:00:58]

msg 13652 | ftp
EE PROGRAM SERVER: File delete successfull
[Sat Feb 28th, 2004 13:00:58]

msg 13651 | ftp
EE PROGRAM SERVER: File delete successfull
[Sat Feb 28th, 2004 13:00:58]


------------------
After that I change to internal ftp

Automatic database maintenance:
table: gallery.ee_order_to_exhibition | operation: repair | status: OK
table: gallery.ee_photo | operation: repair | status: OK
table: gallery.ee_photo_eng | operation: repair | status: OK
table: gallery.ee_photo_to_category | operation: repair | status: OK
table: gallery.ee_photo_to_ee_commerce_template | operation: repair | status: OK
table: gallery.ee_photo_to_exhibition | operation: repair | status: OK
msg 13691 | internal ftp: UPLOAD FINISHED WITH ERRORS.
msg 13690 | database action: Photo id 943 added to database.
msg 13689 | database action: GUESS LENS: | Searching maker: Canon | Searching aperture: 4.5 | Searching focal: 12 | Searching focal range: 12-24 | highest ranking lens id found is: 19
msg 13688 | database action: GUESS CAMERA: | Searching maker: Canon | Searching keywords | Canon | EOS | 300D | DIGITAL | highest ranking camera id found is: 2
msg 13687 | internal ftp: LOCAL: DISCONNECTED
msg 13686 | internal ftp: QUIT: 221 Goodbye!
msg 13685 | internal ftp: QUIT
msg 13684 | internal ftp: LOCAL: ERROR IN LOGGING IN AS 'loupgarou24sg'. Reason: unknown
msg 13683 | internal ftp: PASS: 530 Not logged in.
msg 13682 | internal ftp: PASS *******
msg 13681 | internal ftp: USER: 331 User name okay, need password.
msg 13680 | internal ftp: USER xxxx
msg 13679 | internal ftp: LOCAL: Connected to '127.0.0.1'
msg 13678 | internal ftp: CONNECT: 220 Serv-U FTP Server v4.0 for WinSock ready...
msg 13677 | internal ftp: LOCAL: DISCONNECTED
msg 13676 | internal ftp: QUIT: 221 Goodbye!
msg 13675 | internal ftp: QUIT
msg 13674 | internal ftp: LOCAL: ERROR IN LOGGING IN AS 'xxxxxxxxx'. Reason: unknown
msg 13673 | internal ftp: PASS: 530 Not logged in.
msg 13672 | internal ftp: PASS *******
msg 13671 | internal ftp: USER: 331 User name okay, need password.
msg 13670 | internal ftp: USER xxxxx
msg 13669 | internal ftp: LOCAL: Connected to '127.0.0.1'
msg 13668 | internal ftp: CONNECT: 220 Serv-U FTP Server v4.0 for WinSock ready...


--------------
so what can i do. password is obviously correct

Pekka
28th of February 2004 (Sat), 13:41
b)how do i update the news section within the editor?

Line 2291 - INSERT INTO {$q}ee_news_eng{$q} VALUES ('45', '<Welcome to Exhibit Engine 1.5 beta 4>', 'See <a href="http://photography-on-the.net/forum/viewboard.php?BoardID=32">EE forum</a> for more info.')";

cos mine is now saying

Welcome to Exhibit Engine 1.5 beta 4
10/14/2003, Tuesday

See EE forum for more info.

2490 PHOTO PAGES HAVE BEEN VIEWED TO DATE ON THIS SITE
(currently 874 photos online)

Gallery pages created by Exhibit Engine 1.5 RC 2



Use EE editors only. I'm afraid by touching EE database with any other tool without my instructions will put my support in OFF mode immediately.

c) anyway to force the program to refresh/update the exif information from the image again?

Not yet, on todo list.

d) what can I do if I want the resize methods to be "don't touch my file, I can handle it myself in photoshop already", as you know jpg conversions are not lossless and I'm almost certain converting a already 800x600 image to 800x600 via imagemagick will result in some compression artifacts showing up.


Set resize methods to something very small and then upload manually resized files there manually.

To use as initial upload size the size which is to be the biggest size in gallery set in its path "Resize Methoid: None" and it will not be resized, just copied. Overall I'm sure people can't see the JPEG difference on smaller image sizes, you can always set compression level to something high. Or simply upload PSD files (8-bit, one layer), PNG or BMP files as original.

Pekka
28th of February 2004 (Sat), 13:42
a) apparently the password I typed in was not what I remembered, so how do i reset it? I have access to the database via phpbbmysql ..

I rerun the installer/EE15_b5_to_RC2.php again..
and it allowed me to login, then i tried changing the password and it still didn't let me log in once I log out.

seems like a bug in md5 encryption method?

using mysql here

-------

Perhaps your browser is blocking cookies? There are no bugs in PHP MD5 function.

Pekka
28th of February 2004 (Sat), 13:48
I'm getting these errors on the upload to database screen screen

msg 13533 | ftp

Automatic database maintenance:
table: gallery.ee_order_to_exhibition | operation: repair | status: OK
table: gallery.ee_photo | operation: repair | status: OK
table: gallery.ee_photo_eng | operation: repair | status: OK
table: gallery.ee_photo_to_category | operation: repair | status: OK
table: gallery.ee_photo_to_ee_commerce_template | operation: repair | status: OK
table: gallery.ee_photo_to_exhibition | operation: repair | status: OK
[Sat Feb 28th, 2004 12:57:32]

msg 13532 | ftp
UPLOAD FINISHED WITH ERRORS.
[Sat Feb 28th, 2004 12:57:32]

msg 13519 | ftp
LOCAL: DISCONNECTED
[Sat Feb 28th, 2004 12:57:32]

msg 13518 | ftp
LOCAL: ERROR IN LOGGING IN AS 'XXXXXXX'. Reason: ftp_login(): Not logged in.
[Sat Feb 28th, 2004 12:57:32]

msg 13517 | ftp
LOCAL: Connected to '127.0.0.1'
[Sat Feb 28th, 2004 12:57:32]


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

msg 13655 | ftp
EE PROGRAM SERVER: FTP TEST PROCEDURE ENDED
[Sat Feb 28th, 2004 13:00:58]

msg 13654 | ftp
EE PROGRAM SERVER: DISCONNECT OK (close)
[Sat Feb 28th, 2004 13:00:58]

msg 13653 | ftp
EE PROGRAM SERVER: Working directory changed to '/c:/ftp/tds/gallery/outputstyles'
[Sat Feb 28th, 2004 13:00:58]

msg 13652 | ftp
EE PROGRAM SERVER: File delete successfull
[Sat Feb 28th, 2004 13:00:58]

msg 13651 | ftp
EE PROGRAM SERVER: File delete successfull
[Sat Feb 28th, 2004 13:00:58]


------------------
After that I change to internal ftp

Automatic database maintenance:
table: gallery.ee_order_to_exhibition | operation: repair | status: OK
table: gallery.ee_photo | operation: repair | status: OK
table: gallery.ee_photo_eng | operation: repair | status: OK
table: gallery.ee_photo_to_category | operation: repair | status: OK
table: gallery.ee_photo_to_ee_commerce_template | operation: repair | status: OK
table: gallery.ee_photo_to_exhibition | operation: repair | status: OK
msg 13691 | internal ftp: UPLOAD FINISHED WITH ERRORS.
msg 13690 | database action: Photo id 943 added to database.
msg 13689 | database action: GUESS LENS: | Searching maker: Canon | Searching aperture: 4.5 | Searching focal: 12 | Searching focal range: 12-24 | highest ranking lens id found is: 19
msg 13688 | database action: GUESS CAMERA: | Searching maker: Canon | Searching keywords | Canon | EOS | 300D | DIGITAL | highest ranking camera id found is: 2
msg 13687 | internal ftp: LOCAL: DISCONNECTED
msg 13686 | internal ftp: QUIT: 221 Goodbye!
msg 13685 | internal ftp: QUIT
msg 13684 | internal ftp: LOCAL: ERROR IN LOGGING IN AS 'loupgarou24sg'. Reason: unknown
msg 13683 | internal ftp: PASS: 530 Not logged in.
msg 13682 | internal ftp: PASS *******
msg 13681 | internal ftp: USER: 331 User name okay, need password.
msg 13680 | internal ftp: USER xxxx
msg 13679 | internal ftp: LOCAL: Connected to '127.0.0.1'
msg 13678 | internal ftp: CONNECT: 220 Serv-U FTP Server v4.0 for WinSock ready...
msg 13677 | internal ftp: LOCAL: DISCONNECTED
msg 13676 | internal ftp: QUIT: 221 Goodbye!
msg 13675 | internal ftp: QUIT
msg 13674 | internal ftp: LOCAL: ERROR IN LOGGING IN AS 'loupgarou24sg'. Reason: unknown
msg 13673 | internal ftp: PASS: 530 Not logged in.
msg 13672 | internal ftp: PASS *******
msg 13671 | internal ftp: USER: 331 User name okay, need password.
msg 13670 | internal ftp: USER xxxxx
msg 13669 | internal ftp: LOCAL: Connected to '127.0.0.1'
msg 13668 | internal ftp: CONNECT: 220 Serv-U FTP Server v4.0 for WinSock ready...


--------------
so what can i do. password is obviously correct

Well to me it seems it is not. 530 response means username/pass combination is not accepted. Do you have any special characters in pass? If this is your own server you can check Serv-U logs for more info. In Serv-U logging to file can be set up in
Local server - >Domains -> Wizard Generated Domains -> settings -> logging: "enable logging to file"

Also check that you assign correct directory usage permissions for the user.

In EE there is no point trying upload or copy/move/delete or any other file function unless ftp server tests come out 100% ok.

loupgarou
29th of February 2004 (Sun), 10:15
ok: found out with pekka's help why I couldn't login after changing password.

I thought the oldpassword after installing the RC2 installer was "" blank, but its actually "pass".

however, when you change password/update settings, it doesn't tell you the old password doesn't match.... so I thought it successfully changed the password