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 Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 30th, 2007, 10:00 PM   #1 (permalink)
qti
Member
Verified Customer
 
Join Date: Apr 2003
Posts: 33
A few bugs noticed

Just upgraded from 5.1.x to 6.0. Thanks for the good efforts.

Just a few bugs I noticed:

1. In the photodetails box, the height/number of rows on the right hand side column would not properly align with the left all the time (eg. it would not if eg there's no rating - so definitely will not align if its a private photo as two rows will be missing (quite rating and rating results)).

2. No exif shown even after setting it to show.

3. Comments not adopting vb3 style (already set integration) e.g. smilies are Photopost's, not vb's. Seems bb codes not working properly.

4. the path to images in lightbox is not properly set up (not sure if its because I put photopost in domain.com/photopost and not just domain.com - e.g. lightbox script is pointing at domain.com/images/closetable.gif).

5. I was playing with sidebar settings, turning off the statistics etc. Now that I turn the statistics back on, while the boxes are there (on sidebar and index bottom), the figures are missing. I can see the figures on the admin main page. I tried rescanning the db, but the figures are still not shown.

Will report if I find out more. Many thanks!

Last edited by qti; September 30th, 2007 at 10:21 PM.
qti is offline   Reply With Quote
Old October 2nd, 2007, 09:49 PM   #2 (permalink)
qti
Member
Verified Customer
 
Join Date: Apr 2003
Posts: 33
Any way to fix these?
qti is offline   Reply With Quote
Old October 4th, 2007, 10:51 PM   #3 (permalink)
qti
Member
Verified Customer
 
Join Date: Apr 2003
Posts: 33
Quote:
Originally Posted by qti View Post
Any way to fix these?
It seems just this thread got ignored...?
qti is offline   Reply With Quote
Old October 5th, 2007, 09:51 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
You might want to post a url and test login. All open reported issues have been fixed so I recommend downloading the build and going from there after reuploading all files except the configs and see what is left.

1. You would have to show example I am not following what your issue is

2. fixed in build

3. the quickbox is simply a text box not vb3 integrated now.

4. i would again beleive this is another fixed issue.

5. I dont know what your trying to say by figures missing provide example please.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 5th, 2007, 12:10 PM   #5 (permalink)
qti
Member
Verified Customer
 
Join Date: Apr 2003
Posts: 33
Quote:
Originally Posted by Chuck S View Post
You might want to post a url and test login. All open reported issues have been fixed so I recommend downloading the build and going from there after reuploading all files except the configs and see what is left.
From the members area the build is Build: 9/27/07 7:38 PM. This is the build I installed. Anyway I'll try reuploading. Thanks.

Quote:
1. You would have to show example I am not following what your issue is
Please see the attachment - you can see that the left and right columns are not properly aligned.

Quote:
2. fixed in build
I installed PP6 on 9/30 I think so I thought I had the latest version. Anyway I will try downloading again.

Quote:
3. the quickbox is simply a text box not vb3 integrated now.
I don't know what is "quickbox"... if you mean comments on the photos, what solution do you have so that we can get rid of those weird codes (please see the attachment)?

Quote:
4. i would again beleive this is another fixed issue.
Quote:
5. I dont know what your trying to say by figures missing provide example please.
Please see the attachment - the figures have now come back somehow (I didn't do anything to fix that). But previously only the descriptions were showing and not the figures.

Thanks for your attention to this.
Attached Images
File Type: png Picture 1.png (35.4 KB, 13 views)
File Type: png Picture 2.png (8.9 KB, 13 views)
File Type: png Picture 3.png (5.5 KB, 8 views)
qti is offline   Reply With Quote
Old October 5th, 2007, 01:19 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
please redownload the build as stated and lets see what issues you beleive are left.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 6th, 2007, 02:32 AM   #7 (permalink)
qti
Member
Verified Customer
 
Join Date: Apr 2003
Posts: 33
Done.

1, 2 and 4 are still not fixed.

I think 4 could have easily been fixed by changing the following in lightbox.js

var fileLoadingImage = "/images/loading.gif";
var fileBottomNavCloseImage = "/images/closelabel.gif";

to

var fileLoadingImage = "images/loading.gif";
var fileBottomNavCloseImage = "images/closelabel.gif";
qti is offline   Reply With Quote
Old October 26th, 2007, 08:08 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: Canada
Posts: 57
Quote:
Originally Posted by qti View Post
Done.

1, 2 and 4 are still not fixed.

I think 4 could have easily been fixed by changing the following in lightbox.js

var fileLoadingImage = "/images/loading.gif";
var fileBottomNavCloseImage = "/images/closelabel.gif";

to

var fileLoadingImage = "images/loading.gif";
var fileBottomNavCloseImage = "images/closelabel.gif";
I am not completely sure this is the same missing icon issue but could someone take a look here http://www.extremeastronomy.com/imag....php/photo/157 and click the picture to activate lightbox. If you notice as the image loads (you have to be paying clost attention depending on how fast it loads) there is a missing icon in the center of the picture. There is also a missing one in the bottom right hand corner which should indicate how to close the picture.

Could someone (Chuck maybe...thanks) take a quick look.
AstroDude is offline   Reply With Quote
Old October 26th, 2007, 08:12 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
In lightbox.js the lines below should be as noted no slash on front of images

var fileLoadingImage = "images/loading.gif";
var fileBottomNavCloseImage = "images/closelabel.gif";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 26th, 2007, 08:18 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: Canada
Posts: 57
Quote:
Originally Posted by Chuck S View Post
In lightbox.js the lines below should be as noted no slash on front of images

var fileLoadingImage = "images/loading.gif";
var fileBottomNavCloseImage = "images/closelabel.gif";
var fileLoadingImage = "images/loading.gif";
var fileBottomNavCloseImage = "images/closelabel.gif";

Hi Chuck,

I had tried it before I posted the request for help. The above is copied right out of my lightbox.js file.

I also did a new upload with the change as I wasn't sure if there was some sort of integration happening with the paths when an image is uploaded.
AstroDude is offline   Reply With Quote
Old October 26th, 2007, 08:32 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Make sure you have uploaded those files.

Here is a test worked for me.

http://www.reeftalk.com/gallery/showphoto.php?photo=218
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 26th, 2007, 08:43 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: Canada
Posts: 57
Quote:
Originally Posted by Chuck S View Post
Make sure you have uploaded those files.

Here is a test worked for me.

http://www.reeftalk.com/gallery/showphoto.php?photo=218
Here are paths I had to use to get it to work.

var fileLoadingImage = "/image-gallery/images/loading.gif";
var fileBottomNavCloseImage = "/image-gallery/images/closelabel.gif";

It should have worked with the way that was described in the posts here but I had to provide the full path including all forward slashes to get it to work.
AstroDude is offline   Reply With Quote
Old October 26th, 2007, 08:53 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
interesting but glad that worked have a great evening
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Oh So Many Bugs sinjix Photopost Pro Bug Reports 17 December 12th, 2007 09:06 AM
More bugs... adult seo General Discussion 1 November 12th, 2006 11:55 AM
Ever Noticed that weird thing you can do in PP? b6gm6n General Discussion 1 January 15th, 2006 02:16 PM
Just noticed upgrade problem hunterscentral Photopost Pro Installation & Upgrades 3 July 3rd, 2004 07:22 PM


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

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