Upload link missing Upload link missing
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upload link missing

Started by panhead, March 07, 2006, 08:55:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

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?

Joachim Müller

does the user you have been testing this with actually have upload permissions? If no, the upload link will of course not show.

panhead

Thank you, you were right, I tested as administrator without the right permissions. Problem solved. Thank for the great functionality!