 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 20th, 2008, 06: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 06:18 AM.
|
| |
November 20th, 2008, 11:12 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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 |
| |
November 21st, 2008, 02: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").
|
| |
November 21st, 2008, 03:23 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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?
|
| |
November 21st, 2008, 04: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".
|
| |
November 21st, 2008, 09:06 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
That is just not how it works. Things work like I have stated.
|
| |
November 24th, 2008, 03:21 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jan 2007
Posts: 58
| 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.
|
| |
November 24th, 2008, 06:58 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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.
|
| |
November 24th, 2008, 07:10 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jan 2007
Posts: 58
| Quote:
Originally Posted by Chuck S 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? |
| |
November 24th, 2008, 09:04 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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.
|
| |
November 25th, 2008, 12:24 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jan 2007
Posts: 58
|
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 01:03 AM.
|
| |
November 25th, 2008, 09:05 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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.
|
| |
November 25th, 2008, 12:06 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Jan 2007
Posts: 58
| Quote:
Originally Posted by Chuck S ....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! |
| |
November 25th, 2008, 12:19 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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.
|
| |
June 2nd, 2009, 08:27 AM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: May 2007
Posts: 11
| Quote:
Originally Posted by Chuck S 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?
|
| |
June 2nd, 2009, 11:30 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
The permissions are still the same in 6.2 nothing has changed. You sure your not caching category results with the cat cache?
|
| |
June 4th, 2009, 09: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 10:16 PM.
|
| |
June 4th, 2009, 10:48 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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
|
| |
June 5th, 2009, 12:27 AM
|
#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
|
| |
June 5th, 2009, 07:06 AM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
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.
|
| | |
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 03:50 PM. | |