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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 29th, 2005, 04:13 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 27
Featured Photos box but no photos?

Can someone pleaes help me figure out why there are no photos under my "Featured Photos" box? Below is the link to my forum. Your help is greatly appreciated.

http://www.houstonstreetscene.com/forum/index.php

-Tuan
TL408 is offline   Reply With Quote
Old April 29th, 2005, 05:55 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,742
The inc_features.php file does not pull photos from the members gallery it pulls from other cats you set up

If you want to show member gallery photos you would need to open inc_features.php and remove this from the queries

AND cat != 500
__________________
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 April 29th, 2005, 06:07 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 27
Under the inc_features.php file, this is what I removed (in bold) but it still doesn't work.

http://www.houstonstreetscene.com/forum/


switch ($q_switch) {
case "most_view":
$query = "SELECT p.id,p.user,p.userid,p.cat,p.bigimage,p.height,p.width,c.catname,c.photos,c.posts
FROM {$pp_db_prefix}photos p
LEFT JOIN {$pp_db_prefix}categories c ON c.id = p.cat
WHERE c.cattype = 'c' AND p.cat != 500 AND p.storecat = 0
ORDER BY views DESC";
break;

case "latest":
$query = "SELECT p.id,p.user,p.userid,p.cat,p.bigimage,p.height,p.width,c.catname,c.photos,c.posts
FROM {$pp_db_prefix}photos p
LEFT JOIN {$pp_db_prefix}categories c ON c.id = p.cat
WHERE c.cattype = 'c' AND p.cat != 500 AND p.storecat = 0
ORDER BY date DESC";
break;

default:
$query = "SELECT p.id,p.user,p.userid,p.cat,p.bigimage,p.height,p.width,c.catname,c.photos,c.posts
FROM {$pp_db_prefix}photos p
LEFT JOIN {$pp_db_prefix}categories c ON c.id = p.cat
WHERE c.cattype = 'c' AND p.cat != 500 AND p.storecat = 0
ORDER BY RAND()";
TL408 is offline   Reply With Quote
Old April 29th, 2005, 06:31 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,742
Well check your category permissions

http://www.reeftalk.com/forums
__________________
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 April 29th, 2005, 06:38 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 27
This is what it looks like. I've made sure everyone able to view the pictures in that category. But still doesn't work.

http://img260.echo.cx/img260/711/category6gg.jpg
TL408 is offline   Reply With Quote
Old April 30th, 2005, 08:03 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,742
The ViewPerms are pretty specific check every cat and make sure all groups have view permissions
__________________
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Featured Photos - ?? anthroa Photopost Pro Installation & Upgrades 1 October 31st, 2005 06:19 AM
Featured photo box. No photos prat Photopost Pro Installation & Upgrades 12 September 30th, 2005 05:13 PM
How do I include only member gallery photos in featured photos dlangley Photopost Pro How Do I...? 4 April 30th, 2005 11:25 AM
Change background color of featured photos box? dobbs Photopost Pro How Do I...? 1 March 7th, 2005 03:18 PM
Featured Photos box--but no photos? Synn Photopost Pro Installation & Upgrades 7 January 8th, 2005 06:25 PM


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

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