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 24th, 2006, 10:37 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2005
Posts: 8
Disabling private Album Option

Hi

I want that users should have albums but they should not be able to select it as private ( only public user albums should be allowed )!

How can I do that ?

regards
sunny
indianBoy is offline   Reply With Quote
Old January 24th, 2006, 01:25 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
You would actually need to edit your alb-addalb.tmpl and remove this

Code:
Content visible to verified customers only.
and in alb-editalb.tmpl remove this

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 October 11th, 2006, 10:15 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Location: Montreal, Canada
Posts: 161
How do I make them mandatory private? Can I just remove the no option?
DannyITR is offline   Reply With Quote
Old October 12th, 2006, 07:57 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
You could try that
__________________
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 October 12th, 2006, 08:09 AM   #5 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Or use a hidden variable:

Code:
Content visible to verified customers only.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 3rd, 2007, 08:04 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 33
Send a message via MSN to Juca
Hello Chuck S

In, alb-addalb.tmpl i have

Quote:
<tr>
<td class="alt1" align="center"><span class="normal">{$Globals['pp_lang']['isprivate']}?</span></td>
<td class="alt1" align="left">
<select name="isprivate">
<option selected="selected" value="no">{$Globals['pp_lang']['no']}</option><option value="yes">{$Globals['pp_lang']['yes']}</option>
</select></td>
</tr>
And

In, alb-editalb.tmpl, i have

Quote:
<tr>
<td class="alt1" align="left">{$Globals['pp_lang']['isprivate']}?</td>
<td class="alt1" align="left">$privatecode $gencode</td>
</tr>
it's the samme ?

Can i remove it ?
Juca is offline   Reply With Quote
Old September 3rd, 2007, 09:20 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
if thats what you want to do
__________________
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 September 3rd, 2007, 10:11 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 33
Send a message via MSN to Juca
Hello again

Its the samme like indianBoy

I want that users should have albums but they should not be able to select it as private ( only public user albums should be allowed )!
Juca is offline   Reply With Quote
Old September 3rd, 2007, 10:39 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Okay then your free to hack or modify your code to suit 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 September 3rd, 2007, 11:00 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 33
Send a message via MSN to Juca
I have some members that have private albuns, but do not have access they in my area of administration.

I do not understand because
Juca is offline   Reply With Quote
Old September 3rd, 2007, 11:54 AM   #11 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 264
Under "General - Manage Albums" you as admin have access to them do you not?
pistebasher is offline   Reply With Quote
Old September 3rd, 2007, 03:18 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
admin sees all photos and admin
__________________
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 September 5th, 2007, 08:30 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 33
Send a message via MSN to Juca
Hello again

In Admin -> Manage Albums it appears me only one page.

I do not have the option to go for the following page.
Juca is offline   Reply With Quote
Old September 5th, 2007, 08:38 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Juca you will see all albums your users have under Admin => Manage Albums and you can set albums to private or public etc provided of course you have not altered your scripts like your trying to last year to remove that option. If there is something specific you need help with please elaborate on your post above as it is hard to follow what you are asking with such a short description here.
__________________
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 September 5th, 2007, 03:42 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Juca I just got your email thanks

The url you sent me was not of Photopost you have linked me to a coppermine gallery

If you have an issue with your coppermine gallery or how it functions their url for support is here

http://coppermine-gallery.net/index.php

If you by mistake got your urls or links mixed up let me know so we can try and assist you with Photopost
__________________
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
Private album problem jgraham Photopost Pro Bug Reports 1 October 1st, 2005 02:15 PM
Private album with integration Liahona Photopost Pro How Do I...? 2 July 8th, 2005 06:29 PM
disabling option to save original image Da GoTTi How Do I? - vBulletin 3.0.X 2 June 13th, 2005 01:54 PM
Private album keeps asking for password Netwit Photopost Pro Bug Reports 9 June 2nd, 2005 02:25 PM


All times are GMT -5. The time now is 01:05 AM.

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