PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 24th, 2009, 11:46 PM   #21 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
No your don't have Exif info!!!!!
If I download your photo (in full size) it don't contain any exif data. And dont tell me that it is when Im saving your photo Im loosing the data. I can download the other photos from my site and they still have exif data after I downloaded them.
So if you have Exif data in your photo before upload the must in someway be stripped by Photopost!
You are saying that I can see it have exif data when you have uploaded it to your install, where can I see that????
KlausM is offline   Reply With Quote
Old September 25th, 2009, 05:49 AM   #22 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Look at post 6. I definately saved it with exif.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 25th, 2009, 05:55 AM   #23 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
I am looking right at the file information it most definately has exif before being uploaded to your system.

all I can say in this regard is if you take a photo you know absolutely has exif and upload it to your site and nothing is extracted the answer will be what I have posted before. Your sites jhead is not working correctly or you have it turned off in the options.

Sorry but there is no other answer.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 25th, 2009, 06:44 AM   #24 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
Yes I can see that you on your own site have exif data in that photo.

And no my sites jhead is not working correctly - that´s why we now have been writing 24 posts about it! And it´s not turned off in the options.

It´s just weird that it have been working for a short time.
KlausM is offline   Reply With Quote
Old September 25th, 2009, 08:35 AM   #25 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Klaus the photo I uploaded clearly has exif info!

I can right click the photo go to information and read all the exif info.

Really the only thing I can say is if you upload a photo to your site and the exif information is not extracted it can only be one of the two things I noted to my knowledge. We require a working jhead program. If your using a precompiled binary then maybe its the wrong precompiled binary. I know on my server I compiled jhead myself though ssh.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 25th, 2009, 09:29 AM   #26 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Here is another one

002 - ReefTalk Gallery

Has exif uploaded to your site and no exif

digitalphoto.geek.nz - 002

Basically as I have stated many times over in this thread. Your jhead does not appear to be working that or you have it turned off.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 25th, 2009, 08:27 PM   #27 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
Yes and on this one - your second upload I can download it and see the exif data, so the are not stripped in any way.

YES I know itīs not working that is what all theese postings are about, I really donīt understand when you write like that?

I canīcompile it myself because my host do give people shell access.

Are there any other solutions than jhead which not need to be compiled on the server?
KlausM is offline   Reply With Quote
Old September 25th, 2009, 08:46 PM   #28 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
there are no solutions other than what has been posted in any of the exif threads. You must have a compiled working jhead install on the server to extract exif. That is my answer from a support perspective of the actual software.

You could possibly try changing these lines in image-inc.php

Code:
Content visible to verified customers only.
to maybe this

Code:
Content visible to verified customers only.
We do not use the exif function in PHP as it has always been a security risk and very buggy. Now you can try this above and it should work as long as your php supports exif but there is no support given here on this.

I never liked the exif function of php either its very dirty not clean like jhead. You can see here I made this slight change and it works although as stated I dont think its as clean as jhead is

http://www.reeftalk.com/gallery/show...php/photo/1519
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 25th, 2009, 09:22 PM   #29 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
YES YES and YES that did it

Thanks Chuck, Im so glad I have used 3-4 days on this.

So we can conclude:
It was not my jhead that didnīt work.
It was not a wrong path
It was the code in Photopost!
So why isnīt that code standard in Photopost?

But Thanks again
KlausM is offline   Reply With Quote
Old September 25th, 2009, 09:27 PM   #30 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
Ok I can see now that I misunderstood your last post. It´s actual not jhead´s extraction I can see now but the Exif function in PHP, is that correct?

And I can see that many of the informations is useless, but ok this is better than nothing!
KlausM is offline   Reply With Quote
Old September 25th, 2009, 09:42 PM   #31 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
So now my next question

How do you get the histogram?
KlausM is offline   Reply With Quote
Old September 26th, 2009, 06:35 AM   #32 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Quote:
Originally Posted by KlausM View Post
YES YES and YES that did it

Thanks Chuck, Im so glad I have used 3-4 days on this.

So we can conclude:
It was not my jhead that didn´t work.
It was not a wrong path
It was the code in Photopost!
So why isn´t that code standard in Photopost?

But Thanks again
Your kidding right? You really need to read this thread again if you think that especially my last post. This is what this thread tells me.

1. your jhead does not work right and I beleive I stated this like multiple times in this thread.

2. this was not a photopost issue.

That is what this thread tells me.

Photopost only supports jhead to extract exif as I plainly stated. I merely gave you another way to do it using the buggy php function exif_read_data. We do not use that php function since it has been linked for years to exploits etc. I even told you there will not be support for that little thing I posted.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 26th, 2009, 07:06 AM   #33 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
Chuck you haven´t read my post #30
KlausM is offline   Reply With Quote
Old September 26th, 2009, 09:08 AM   #34 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Okay have a good weekend.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 29th, 2009, 04:50 AM   #35 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
Thanks but you didnīt answer my question in no. 31.

How can I get a Histogram for the photoīs ?
KlausM is offline   Reply With Quote
Old September 29th, 2009, 05:42 AM   #36 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Thats some little hack thing its not part of photopost

grab my showphoto template.

http://www.reeftalk.com/gallery/temp...showphoto.tmpl
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 5th, 2009, 04:38 AM   #37 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 260
Hi Chuck
It´s not working, there are only an emty box with the word "Histogram" ?
KlausM is offline   Reply With Quote
Old October 5th, 2009, 07:09 AM   #38 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
dont know what to tell ya there thats not a photopost item and not supportable by us.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
No EXIF. :-( Charles_cz Photopost Pro Installation & Upgrades 10 September 19th, 2009 01:07 PM
Another EXIF issue AdamNP Photopost Pro Bug Reports 12 June 28th, 2008 04:00 PM
exif shashi Photopost Pro Installation & Upgrades 14 December 13th, 2005 05:10 PM
EXIF doesn't work. alzy Photopost Pro Installation & Upgrades 1 March 17th, 2005 10:06 AM
How to see the EXIF info? ehm Photopost Pro Installation & Upgrades 7 February 4th, 2005 04:40 PM


All times are GMT -5. The time now is 11:11 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0