Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
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 profileSend private message 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
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 profileSend private messageView user's personal gallery 
Back to topPage bottom
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 profileSend private messageView user's personal gallery 
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events