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 November 20th, 2008, 05:04 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 7
Photopost index page limited to usergroups

Hello,

how can I limit the access to the photopost index page to special usergroups only?

Not everyone should see photopost.

Thanks in advance.

P.S.: PP5.5 with vb3.7 integration

Last edited by RolandCP; November 20th, 2008 at 05:18 AM.
RolandCP is offline   Reply With Quote
Old November 20th, 2008, 10:12 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Permissions to view content is set per usergroup under Admin => edit categories.

People are going to view whatever you give them permissions to view just like your vb forum
__________________
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 November 21st, 2008, 01:36 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 7
But there is no option for the pp index page. All other usergroups should get an error message ("you have no rights").
RolandCP is offline   Reply With Quote
Old November 21st, 2008, 02:23 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
I do not think you are following about permissions.

For instance you have a user in a usergroup called redgroup. If under admin edit categories you remove permissions to view the category for redgroup then when they view the index they will not see the category or any photos from that category.

Do you understand now?
__________________
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 November 21st, 2008, 03:35 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 7
You are right, but he will see all other informations like statistics. I don't want the users to see any photopost content.

It means: Clicking on www.mywebsite.com/photopost/ it should bring up an error message with "you have no rights".
RolandCP is offline   Reply With Quote
Old November 21st, 2008, 08:06 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
That is just not how it works. Things work like I have stated.
__________________
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 November 24th, 2008, 02:21 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 54
Send a message via AIM to yotsume Send a message via MSN to yotsume Send a message via Yahoo to yotsume Send a message via Skype™ to yotsume
How to hide Statistics, Top Posters and Highest Rated

I need to have a way to hide the boxes for: Statistics, Top Posters and Highest Rated from unregistered viewers.

What do I need to edit so these boxes have a permission system on them?

I have said this before in the past. My site is a secure site. Having a members name or the statistics show is a security issue!

Please let me know how this can be coded.

BTW this needs to be a standard feature that is built into the admin settings.
yotsume is offline   Reply With Quote
Old November 24th, 2008, 05:58 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Feel free to discuss modifications to the code with other users in the mod corner which is outside product support. There is no global permissions structure to select whether groups can or can not view statistics or who is online.
__________________
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 November 24th, 2008, 06:10 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 54
Send a message via AIM to yotsume Send a message via MSN to yotsume Send a message via Yahoo to yotsume Send a message via Skype™ to yotsume
Quote:
Originally Posted by Chuck S View Post
Feel free to discuss modifications to the code with other users in the mod corner which is outside product support. There is no global permissions structure to select whether groups can or can not view statistics or who is online.
Is there some edits I can do to get that done in a stand alone gallery? How much do I have to beg you to consider adding this to the next update of Photopost Pro?
yotsume is offline   Reply With Quote
Old November 24th, 2008, 08:04 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
You can feel free to add suggestions to the Photopost Pro suggestions forum for the developer to consider. I am not the developer for Photopost Pro so begging me really can not do anything.

The only thing I can tell you is this and any further discussion you will need to discuss with others in the mod corner since we do not support code hacking. you could try altering your say sidebar left open template and on all the if clauses try adding something like this to the if clauses if you do not wish guests to view it

Code:
Content visible to verified customers only.
__________________
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 November 24th, 2008, 11:24 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 54
Send a message via AIM to yotsume Send a message via MSN to yotsume Send a message via Yahoo to yotsume Send a message via Skype™ to yotsume
Your signature is a little misleading don't ya think?

Your edit worked perfect! Where could I post this so all other members would know how to do this?

The edit looks like this: (example hides the stats from unregistered users) Just add what is shown in the below code in red to each if statement you wish to hide.

Code:
Content visible to verified customers only.
Now what I want to do is make this particular galleys URL go directly to the Login page instead. I think I can do this easy with a few edits to a .htaccess file.

Last edited by yotsume; November 25th, 2008 at 12:03 AM.
yotsume is offline   Reply With Quote
Old November 25th, 2008, 08:05 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Not too sure what you mean about my signature.

You can post anything that has to do with any type of code alteration which is not supported by our company in THE MOD CORNER.
__________________
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 November 25th, 2008, 11:06 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 54
Send a message via AIM to yotsume Send a message via MSN to yotsume Send a message via Yahoo to yotsume Send a message via Skype™ to yotsume
Quote:
Originally Posted by Chuck S View Post
....I am not the developer for Photopost Pro so begging me really can not do anything.

....Not too sure what you mean about my signature.
You said your not the developer but your signature says you are... That is what I mean by misleading signature. You say your not the developer but your signature says you are a developer. So I figured you deserved a beg!
yotsume is offline   Reply With Quote
Old November 25th, 2008, 11:19 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
It says I am a PhotoPost Developer yes. I develop ReviewPost and Classifieds. Now whether or not I am a developer does not mean we assist people in hacking their installs to support features that are not part of the program. Quite the contrary we explicitly post we are not here to do this right in our mod forums so there is no confusion.

http://www.photopost.com/forum/photo...ead-first.html

I am here specifically to support the program and assist people with issues based with the normal functionality. When someone asks about something that is not part of the program I post that the program does not work like that and they are free to modify the code at their own risk.

Sometimes when it is a real real simple thing like adding a variable to a line I may throw someone a bone as I did with you above.
__________________
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 2nd, 2009, 07:27 AM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2007
Posts: 11
Quote:
Originally Posted by Chuck S View Post
For instance you have a user in a usergroup called redgroup. If under admin edit categories you remove permissions to view the category for redgroup then when they view the index they will not see the category or any photos from that category.
This is what used to happen, but now (version 6.2) all categories are viewable as well as the thumbnails. However if you click on the thumbnail, then you will get the message saying you do not have enough permission to view this. How do I get it back to the old method?
zilly is offline   Reply With Quote
Old June 2nd, 2009, 10:30 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
The permissions are still the same in 6.2 nothing has changed. You sure your not caching category results with the cat cache?
__________________
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 4th, 2009, 08:55 PM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2007
Posts: 11
Ahhh yes I had the cache turned on, I have now turned it off, is there a way to purge the cache? as it is still showing categories that an anonymous user shouldn't see

Last edited by zilly; June 4th, 2009 at 09:16 PM.
zilly is offline   Reply With Quote
Old June 4th, 2009, 09:48 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
It should reload after the timeframe or when you create a new category upload a photo etc?

Try letting some new photos upload etc turn it back on and see if things are right
__________________
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 4th, 2009, 11:27 PM   #19 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2007
Posts: 11
I tried putting a new photo in the category and it didn't change what you could see, I also tried making a new category with strict permissions and still it could be seen. I also removed the contents of pp_cache table.

An example can be seen gallery.backyardpoultry.com The category "Magazine" (and its sub-categories) should not be visible by anyone other than admin
zilly is offline   Reply With Quote
Old June 5th, 2009, 06:06 AM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Are you sure you have your integration correct?

Like did you upgrade your forum etc change anything?

For example phpbb2 and phpbb3 are different integrations. If you changed your forum you would need to reinstall photopost correctly with a new forum integration and set usergroups accordingly.
__________________
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
Photopost Index Page not showing after server move Jim O Photopost Pro Installation & Upgrades 3 January 20th, 2008 12:36 PM
How do I call the /photopost/index.php from my own page in a include function Frank Shaw Photopost Pro How Do I...? 10 July 7th, 2007 11:06 AM
Integrating Photopost with VB Index Page biglips31 Photopost Pro Installation & Upgrades 4 June 15th, 2007 04:54 PM
edit usergroups page cannot display in admin dhyatt Classifieds Installation & Upgrades 8 July 7th, 2005 07:13 PM


All times are GMT -5. The time now is 06:48 AM.

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