 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
August 31st, 2005, 12:06 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2004
Posts: 29
| Configure specific categories for Featured Photos?
There are a bunch of images in lame categories displaying on featured photos I rather not have displayed. How can I change featured photos to display images in only certain categories.
I am sure I have to edit inc_features.php but I can not see where.
Thank you
|
| |
August 31st, 2005, 12:35 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
well your talking inc_features right you need to modify your query to something like this
AND p.cat != 500
to something like this
AND p.cat NOT IN (500,501,503,510,512)
replacing the numeric variables with the cats your not wanting to show
|
| |
August 31st, 2005, 01:07 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2004
Posts: 29
|
worked thanks!
|
| |
November 3rd, 2005, 11:30 AM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Apr 2005
Posts: 27
|
Sorry for such a newbie questions, but which sections/lines do I need to change? Is it in (case "most_view"), (case "latest"), or (default)
Thanks
-Tuan Code: Content visible to verified customers only.
|
| |
November 3rd, 2005, 07:02 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
You would alter the query lines for everyone if you want or just the one you want to alter
|
| |
January 22nd, 2009, 12:09 PM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2005 Location: UK
Posts: 27
|
How does that work for Photopost 6.2?
There is no line > AND p.cat != 500 <
|
| |
January 22nd, 2009, 12:11 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
AND p.cat NOT IN (500,501,503,510,512)
You can still add the and clause in the query yes this is an older thread but the basis is still the same.
|
| |
January 22nd, 2009, 01:29 PM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2005 Location: UK
Posts: 27
|
worked perfect and chuck your help is always appreciated
cheers
|
| |
January 22nd, 2009, 01:31 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,545
|
Have a good day let us know if you need anything else.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:22 AM. | |