 | |  | | | General Discussion General use discussion forum for PhotoPost products. |
June 12th, 2004, 09:56 AM
|
#1 (permalink)
| | Senior Member Verified Customer
Join Date: Aug 2003 Location: Portugal
Posts: 492
| option to allow users to associate albums to categories: how? option to allow users to associate albums to categories (permissions set by usergroup)
Can someone please explain me how this is done?
In my edit usergroups admin page, I've set "assign albums to cats" to "yes" on the desired usergroups. Checked the edit categories page but nothing related to it there. Tried to edit my existing albuns and create new ones and nothing there either...
Thanks!
Ricardo
|
| |
June 19th, 2004, 01:20 PM
|
#2 (permalink)
| | Registered User
Join Date: Jun 2004
Posts: 5
|
I have it working on our site.
- Edit Usergroups and change Assign Albums to Cats to yes for each group you want to have the capability.
- As an Admin, you can go to Manage Album, find user and album, edit album, the bottom field is Assign as a subcatagory. That will do it.
- As a User, they can go to Album Admin, edit album, and change the catagory in the bottom field "Assign to a subcatagory"
Once assigned, you will find the album near the bottom of the page. It took me a bit to see it because I expected it at the top.
|
| |
June 19th, 2004, 01:34 PM
|
#3 (permalink)
| | Senior Member Verified Customer
Join Date: Aug 2003 Location: Portugal
Posts: 492
|
I don't have that bottom field =(
My admin settings are fine, templates are complete but no visible means of doing it.
Did you install 4.8c or did you upgrade from 4.7x?
|
| |
June 19th, 2004, 04:04 PM
|
#4 (permalink)
| | Registered User
Join Date: Jun 2004
Posts: 5
|
We upgraded from an earlier version. I think it was 4.7.
|
| |
June 25th, 2004, 10:14 PM
|
#5 (permalink)
| | Senior Member Verified Customer
Join Date: Aug 2003 Location: Portugal
Posts: 492
|
Thanks Marta!
|
| |
August 25th, 2004, 05:49 AM
|
#6 (permalink)
| | Registered User
Join Date: Aug 2004
Posts: 16
|
I'm using version 4.8.2 and when I click Edit next to my album, all i get is "Album Name, Album Description, Default Sort Order, Thumbnail for Album, Is Album Private?". No assign to category. I have that option turned on in admin.
As an Admin I am not getting this option either.
|
| |
August 25th, 2004, 11:05 AM
|
#7 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
When you say you have it turned on - are you talking about the Usergroup permissions?
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
August 25th, 2004, 12:45 PM
|
#8 (permalink)
| | Registered User
Join Date: Aug 2004
Posts: 16
|
Yes, for the column that says "Assign albums to cats", I have it set to "Yes" for all member groups. Quote: |
Originally Posted by Michael P When you say you have it turned on - are you talking about the Usergroup permissions? | |
| |
August 25th, 2004, 01:10 PM
|
#9 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
Did you upload the updated templates from the upgrade (assuming you upgraded?
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
August 25th, 2004, 01:13 PM
|
#10 (permalink)
| | Registered User
Join Date: Aug 2004
Posts: 16
|
Actually I upgraded to 4.8.2 yesterday and I haven't uploaded the templates. I'll do that and give it a try. Thank you.
EDIT: I just upgraded all the templates from 4.8.1 to 4.8.2 and still no luck. I'm not getting any category options for albums.
BTW, the galleries are at http://www.tmpforums.com/gallery (if that helps)
Last edited by tmpanime; August 25th, 2004 at 01:17 PM.
|
| |
December 1st, 2004, 07:30 PM
|
#11 (permalink)
| | Member
Join Date: Dec 2003 Location: Paris
Posts: 127
|
I have updated templates and set "Assign Albums to Cats?" to yes, but I dont have this option.
|
| |
December 3rd, 2004, 11:25 AM
|
#12 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
When you EDIT an album, you'd see a drop down allowing you to assign that album to a category.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 3rd, 2004, 11:38 AM
|
#13 (permalink)
| | Senior Member Verified Customer
Join Date: Aug 2003 Location: Portugal
Posts: 492
|
Like some other folks, I hope Flat is not one of them, I never had this option in my site, no matter how many times I run the upgradexxx.php file, replaced templates, etc, until recently when upgrading from 4.8c to 4.8.5b1 and integrating with vB and not IPB. Maybe it's a coincidence, maybe not...
|
| |
December 3rd, 2004, 12:18 PM
|
#14 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
If there is a "bug" with the integrations, then it would be best to post in the Errors area so it can be addressed as such. If we're just discussing how to use it, this is fine.
I wasn't aware this might be an issue with different forums, but if that is the case, I can take a closer look.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 3rd, 2004, 12:54 PM
|
#15 (permalink)
| | Senior Member Verified Customer
Join Date: Aug 2003 Location: Portugal
Posts: 492
|
It just occurred to me after seeing Flat's signature.
Anyway, I've posted about this months ago and it never got an answer and since it wasn't anything particularly important to me, I never pursued a solution.
|
| |
December 3rd, 2004, 01:47 PM
|
#16 (permalink)
| | Member
Join Date: Dec 2003 Location: Paris
Posts: 127
|
That's it! $User['assign'] is never set in ib.php
Search and replace line Code: Content visible to verified customers only.
with Code: Content visible to verified customers only.
And Code: Content visible to verified customers only.
with Code: Content visible to verified customers only.
|
| |
December 3rd, 2004, 02:58 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
Confirmed both ib forum integrations need canassign added in.
|
| |
December 3rd, 2004, 03:32 PM
|
#18 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
Thanks, actually, its that way in several - dcf.php, smf.php, photopost.php, ib.php, ib2.php and vb2.php; I will update the BETA so the next release is fixed.
Thank you for your help.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| | |
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 | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Associate Image | Neil Washbrook | How Do I? - vBulletin 3.0.X | 4 | August 17th, 2005 05:12 AM | All times are GMT -5. The time now is 02:55 PM. | |