Icy Phoenix

     
 

Cannot Disable Personal Galleries

Cannot Disable Personal Galleries

Article
Reply with quote    Download Post  
Post Cannot Disable Personal Galleries 
 
Hi, I wonder if anyone can help? I've tried disabling every option I can find on the admin CP relating to Personal Galleries but I can't seem to disable them or remove them from the category list. They even show up for unregistered guests. Is there something I might be missing?



 
Alanmelon - View user's profile Send private message  
Alanmelon [ Thu 15 Feb, 2007 22:15 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Cannot Disable Personal Galleries

Comments
Reply with quote    Download Post  
Post Re: Cannot Disable Personal Galleries 
 
You should be able to hide the link to personal galleries from the album index in the ACP>Photo Album>Configuration ---- Album Index



 
Artie - View user's profile Send private message  
Artie [ Thu 15 Feb, 2007 23:14 ]
Reply with quote    Download Post  
Post Re: Cannot Disable Personal Galleries 
 
Artie wrote: [View Post]
You should be able to hide the link to personal galleries from the album index in the ACP>Photo Album>Configuration ---- Album Index

I'm sorry.... this is not true in the current 1.4.0 version, though will be included with the soon to be FAP 1.4.1

In the meantime you can alway remove the code from your templates album_box.tpl

Code: [Download] [Hide] [Select]
<!-- BEGIN show_personal_galleries_link -->
        <tr>
            <td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
                <span class="forumlink">
                    &nbsp;{NAV_DOT}&nbsp;<a href="{catfooter.cat_public_footer.U_USERS_PERSONAL_GALLERIES}" class="cattitle">{catfooter.cat_public_footer.L_USERS_PERSONAL_GALLERIES}</a>
                </span>
                <br />
                <img src="{SPACER}" width="5" height="15" alt="" />
                <span class="gensmall">
                    &nbsp;{NAV_DOT}&nbsp;<a href="{catfooter.cat_public_footer.U_YOUR_PERSONAL_GALLERY}" class="gensmall"><b>{catfooter.cat_public_footer.L_YOUR_PERSONAL_GALLERY}</b></a>
                </span>
            </td>
        </tr>
<!-- END show_personal_galleries_link -->




 
Artie - View user's profile Send private message  
Artie [ Sat 17 Feb, 2007 00:13 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1