PDA

View Full Version : Help me kill my albums tab!


hound2hound
07-23-2010, 08:56 PM
I am working on a site that will have 4images hosting instead of the internal. I really need to get rid of the Albums tab as I don't want anyone using the stock image albums. I thought of rewriting the album.php into a redirect but I am sure that is a bad idea.

Will someone please help me out? This is my first web development project and the first problem I haven't been able to answer from these forums. Your help would be greatly appreciated.

The reason I thought about using the redirect at albums.php was because it will save me trying to change tabs, and making sure every link from every template is changed...

Ideas anyone?

Qwk86gn
07-23-2010, 09:48 PM
Just use permission to not allow the group to have album access.

Log into the ACP -> Usergroups -> Usergroup Manager -> Edit Usergroup-> User Album Permissions -> Can Have Album and Upload Pictures -> "No"

hound2hound
07-23-2010, 10:13 PM
Thank you for the suggestion, I gave it a try but it still leaves the tab, users are forwarded to a vBulletin message page stating that they do not have sufficient permissions or that they need to sign in... Really looking for something cleaner. Though it is functional.

--------------- Added 1279930495 at 1279930495 ---------------

Even being able to simply hide it would be great!

Qwk86gn
07-23-2010, 10:36 PM
What "Tab" are you referring to? Disabling the Viewing of albums for me makes everything disappear.

hound2hound
07-23-2010, 10:52 PM
it is in the navbar.php file, it displays in the header under the logo, with "home,forum,blog,albums,etc..."