coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: panhead on March 07, 2006, 08:55:17 AM

Title: Upload link missing
Post by: panhead on March 07, 2006, 08:55:17 AM
I just upgraded from 1.3.5 to 1.4.4, evrything went fine, just one small problem: the upload picture link is not visible. The link is in the $template_sys_menu section and copied from the original theme.php:

<!-- BEGIN upload_pic -->
                       <a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}">{UPL_PIC_LNK}</a> ::
<!-- END upload_pic -->

Link to gallery: http://www.hydra-glide.com/coppermine/index.php

All other link in the menu work fine. What have I done wrong?
Title: Re: Upload link missing
Post by: Joachim Müller on March 07, 2006, 09:01:56 AM
does the user you have been testing this with actually have upload permissions? If no, the upload link will of course not show.
Title: Re: Upload link missing
Post by: panhead on March 07, 2006, 09:15:44 AM
Thank you, you were right, I tested as administrator without the right permissions. Problem solved. Thank for the great functionality!