Upload link missing Upload link missing
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload link missing

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

Previous topic - Next topic

0 Members and 2 Guests 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!