vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Make private albums public? (https://vborg.vbsupport.ru/showthread.php?t=279111)

dog-tag 02-24-2012 02:12 PM

Make private albums public?
 
Hey all,

Been reading alot on here lately, and without this forum I would be lost! Fantastic site :)

Anyway, at the moment I have users uploading "private albums" and I really don't want this happening.

Is there a way for me to make them all public?
Or to stop letting people create private albums?

I don't want them to not have the album feature, but at the same time I don't want things being all private. It's a public board and I want it that way.

Can anyone advise?

Thanks,
Gilesy

Lynne 02-24-2012 03:37 PM

You can't really do that unless you edit the template to not allow that option to be selected. I think you just need to remove it from the album_edit template:

HTML Code:

<li><label for="rb_albumtype_private"><input type="radio" id="rb_albumtype_private" name="albumtype" value="private" {vb:raw formdata.albumtype_private} tabindex="1" /> {vb:rawphrase private}</label><p class="description">{vb:rawphrase private_only_visible_contacts_moderators}</p></li>

dog-tag 02-26-2012 11:05 AM

Quote:

Originally Posted by Lynne (Post 2302997)
You can't really do that unless you edit the template to not allow that option to be selected. I think you just need to remove it from the album_edit template:

HTML Code:

<li><label for="rb_albumtype_private"><input type="radio" id="rb_albumtype_private" name="albumtype" value="private" {vb:raw formdata.albumtype_private} tabindex="1" /> {vb:rawphrase private}</label><p class="description">{vb:rawphrase private_only_visible_contacts_moderators}</p></li>

Only spotted your reply now Lynne... thanks very much for writing back.
I will try this later on this evening, and will report back how it went!

Thanks again :)


All times are GMT. The time now is 02:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01041 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete