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 January 26th, 2005, 09:15 PM   #21 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
No not really

You can set in admin options that members gallery shows all a users pics to yes or no.

its up to you
__________________
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 30th, 2005, 07:43 AM   #22 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 5
Is there anyway to get pics to show up if there is a sub cat rather than just main?
TBSVTOA is offline   Reply With Quote
Old January 30th, 2005, 07:46 AM   #23 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 5
Sorry , Just fixed it.
TBSVTOA is offline   Reply With Quote
Old January 30th, 2005, 11:56 PM   #24 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
How can I get the photos to appear horizontal instead of vertical?
scroush is offline   Reply With Quote
Old January 31st, 2005, 09:40 AM   #25 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
adjust the columns to 1
__________________
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 31st, 2005, 05:27 PM   #26 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
Is set to one, check my website they appear vertical, www.modernmutsnags-na.com

// Number of columns (1 for vertical)
$columns = 1;
scroush is offline   Reply With Quote
Old January 31st, 2005, 05:51 PM   #27 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
that site is invalid
__________________
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 31st, 2005, 06:30 PM   #28 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 5
Quote:
Originally Posted by omegatron
that site is invalid

http://www.modernmustangs-na.com/
TBSVTOA is offline   Reply With Quote
Old January 31st, 2005, 07:19 PM   #29 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
Okay that site is okay and they are displaying vertical so you want them to display horizontal set it to the number of Photopost you have there so 4

I actually read your post backwards
__________________
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 31st, 2005, 08:54 PM   #30 (permalink)
Registered User
 
Join Date: Dec 2003
Posts: 45
Thanks
scroush is offline   Reply With Quote
Old March 16th, 2005, 12:44 AM   #31 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 38
Send a message via AIM to OffLead
Okay, I'm getting the photopostfeature and photopostcats tables appearing on the forum page, but I'm getting the following errors at the top of the page, and no photos or cat info appears.

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/vettehea/public_html/photos/inc_features.php on line 49

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/vettehea/public_html/photos/inc_features.php on line 63

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/vettehea/public_html/photos/inc_features.php on line 115

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/vettehea/public_html/photos/inc_photopost.php on line 100

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/vettehea/public_html/photos/inc_photopost.php on line 111


The photopost database is the same as the vb database for this installation, and I have NOT uncommented the database lines in inc_photopost and inc_features. Not sure why it's not connecting to the database?
OffLead is offline   Reply With Quote
Old March 16th, 2005, 04:12 AM   #32 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,319
OffLead, are you using the newer version of the inc_featured that comes with PP5.0.2?

-T
b6gm6n is offline   Reply With Quote
Old March 16th, 2005, 06:44 AM   #33 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 38
Send a message via AIM to OffLead
Yes, this is a freshly updated combo of vB 3.07 and PP 5.02. Both forum and gallery appear to be running fine. Just can't get these extras working.
OffLead is offline   Reply With Quote
Old March 16th, 2005, 07:34 AM   #34 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 38
Send a message via AIM to OffLead
Ahhh, another classic case of staring at something too long. In config-int I had given the correct $pp_db_prefix value, but I'd given it in the commented out example line, rather than the uncommented actual variable definition. *sigh* I can't wait for the day when there's a switch for finding the obvious error you just _know_ you're missing in something.

Now that I've made a few edits to inc_features to display the thumbs as I want, it's all working just fine. Quick quesiton though. The featured photo box is set to display the latest photos, but is not displaying the ones in member galleries. Is this a correction of the previously present issue of non-members being able to see member gallery photos? Or do I have something weird going on?
OffLead is offline   Reply With Quote
Old March 16th, 2005, 07:45 AM   #35 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
The file is not designed to pull images from the member galleries
__________________
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 March 20th, 2005, 05:27 PM   #36 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 54
How should I set last two strings (as in instruction), if I have PhotoPost installation and vBulletin installation in different folders?

require_once('./global.php');
require_once('./includes/functions_bigthree.php');
require_once('./includes/functions_forumlist.php');
include('./photopost/inc_features.php');
include('./photopost/inc_photopost.php');

I have vBulletin in '/home/forum' and PhotoPost in '/home/photo'..
Fenriz is offline   Reply With Quote
Old March 20th, 2005, 05:29 PM   #37 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
./

would be

../

that way it goes out of the forums directory and then into photopost one
__________________
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 March 21st, 2005, 02:57 AM   #38 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 54
omegatron, thank you!
Fenriz is offline   Reply With Quote
Old March 21st, 2005, 03:26 AM   #39 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 54
Omegarton, how can I make fotos in the vBulletin main page with the next layout:

image (without any borders)
name of the image
by (name)
image's category

?

Last edited by Fenriz; March 21st, 2005 at 04:08 AM.
Fenriz is offline   Reply With Quote
Old March 21st, 2005, 07:02 AM   #40 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,937
You can post hack requests and questions over at photopostdev.com

Here we only answer questions on the normal support and operation of the program as it is coded.
__________________
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
Featured Photos martell Photopost Pro Installation & Upgrades 6 November 1st, 2005 08:03 PM
Featured Photos dptech Photopost Pro How Do I...? 5 July 21st, 2005 12:16 PM
How do I include only member gallery photos in featured photos dlangley Photopost Pro How Do I...? 4 April 30th, 2005 10:25 AM
Featured Photos box but no photos? TL408 Photopost Pro Installation & Upgrades 5 April 30th, 2005 07:03 AM
Featured Photos box--but no photos? Synn Photopost Pro Installation & Upgrades 7 January 8th, 2005 05:25 PM


All times are GMT -5. The time now is 12:08 AM.

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