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?
does the user you have been testing this with actually have upload permissions? If no, the upload link will of course not show.
Thank you, you were right, I tested as administrator without the right permissions. Problem solved. Thank for the great functionality!