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 December 31st, 2004, 04:41 PM   #1 (permalink)
Registered User
 
Join Date: Dec 2004
Posts: 28
Question, when view photo in gallery

When I view a photo in my gallery the number of thumbsnail changes to 5 instead of 4. THs makes the page expand beyond the table borders.

http://www.microrczone.com/gallery/s...cat=505&page=1


Can you please inform..

Thanks,

Brian
www.icroRCzone.com
lakerszone is offline   Reply With Quote
Old January 1st, 2005, 10:27 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
In your admin options turn this off

Enable next and previous photo previews?
__________________
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 January 2nd, 2005, 10:24 PM   #3 (permalink)
Registered User
 
Join Date: Dec 2004
Posts: 28
Yes, that does turn off the preview, but my tables don not stay within the main table please see link for example.

http://www.microrczone.com/gallery/s...cat=505&page=1

I left the preview on. but with the preview off is still expands. The photos are all 640x480 and the table is 760.
lakerszone is offline   Reply With Quote
Old January 3rd, 2005, 11:25 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
If I click that link the next and prev is still on so the only other thing I suggest is you make your large image thresholds smaller also in your quickcom.tmpl make your comments box cols smaller.

<textarea name="message" cols="80" rows="5"></textarea>

to maybe this

<textarea name="message" cols="60" rows="5"></textarea>
__________________
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 June 1st, 2005, 05:10 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
Arrow Previews inconsistent

Two issues:

When I view a photo in my gallery it appears to randomly change the number of thumbnails from 3 and even to 5 instead of 4.

Example 1 (3 thumbs)

When it decides to show 5 of them, it's making the page expand beyond the table borders.

Example 2 (5 thumbs)

If I turn off "Enable next and previous photo previews?" in "Show Photo Options", the problem is resolved.

This link shows it working correctly - in other words, 4 thumbs and no table border expansion.

I'd like to keep the previews, so how can this be resolved? I'm using the latest build.

Thanks.

Last edited by funkmiester; June 1st, 2005 at 05:13 PM.
funkmiester is offline   Reply With Quote
Old June 1st, 2005, 05:23 PM   #6 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
That's because there are only three images in Example 1's category. Same with this link, there are only four images.

Image previews uses five images - two forward, two back and the current as a placeholder. You can modify the showphoto.tmpl file to remove the center thumbnail if you want four - two forward, two back at most.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old June 1st, 2005, 05:29 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
All the links I gave as examples above, are contained within the same Category, which contains 27 images.

But I'll try modifying that template as you suggest.
funkmiester is offline   Reply With Quote
Old June 1st, 2005, 05:31 PM   #8 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Well, the first image is at the top of the category, i.e. the first image, so its only displaying the next two images. This link is the second image, so its only displaying one back and two forward (there is no two back). It's a moving window of images from start to end that doesn't wrap.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old June 1st, 2005, 06:01 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
Ok, got it. Could you tell me what code I need to change exactly to modify the template as you suggested, I can't figure it out.

Quote:
You can modify the showphoto.tmpl file to remove the center thumbnail if you want four - two forward, two back at most.
Thanks.
funkmiester is offline   Reply With Quote
Old June 1st, 2005, 09:08 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
Sorry to bug you...but I'm 'kinda stuck (see above post), until I know I can get this to display the way I need it. Thanks.
funkmiester is offline   Reply With Quote
Old June 1st, 2005, 09:14 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
If you want to remove the center thumbnail you remove this from the showphoto template

echo<<<PPPRINT
<td class="{$Style['tddetails']}" valign="middle" align="center" width="20%">
{$pthumbtag[2]}
</td>
PPPRINT;
__________________
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 June 1st, 2005, 10:04 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
Thanks, that worked a treat.....as I have VB3 integration enabled, I had to modify the one in the 'vb3enhanced' directory to make it work.
funkmiester 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
Cannot view gallery at all imported_concepts Installs and Upgrade - vBulletin 3.5.X 3 November 15th, 2005 03:43 PM
Photo contest question / 3 images and description rgbman Before You Buy 4 October 7th, 2005 04:44 PM
Easy Featured Photo question coloradok5 Photopost Pro How Do I...? 1 January 6th, 2005 11:24 PM


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

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