upload button missing upload button 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 button missing

Started by realart, February 14, 2008, 11:04:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

realart

Users no longer see the upload file button.  Admin batch upload works fine however.  I have CMG bridged with phpBB.

I've looked in php myadmin to verify the values are set correctly, and they are.

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fflorenceacademyforum.com%2Fgroup_permissions.jpg&hash=dcfa942d533e016e1c9a0b9e73a7775b4e6d5be9)


I have read through the upload troubleshooting guide and set the appropriate settings
(I switched debug notices OFF but they show up anyway)

please follow this link

http://florenceacademyforum.com/phpBB/

user: new user
pwd: faa

click on "Forum Member Galleries" on the right to go to coppermine.

realart

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fflorenceacademyforum.com%2Fgroup_permissions.jpg&hash=dcfa942d533e016e1c9a0b9e73a7775b4e6d5be9)

realart

I think my bad karma keeps my screenshot from showing up;

follow this link:

http://florenceacademyforum.com/group_permissions.jpg

realart

OMG I'm a friggin idiot!

sorry to waste all your guys' time.

I forgot that I had removed the sys_menu (it was redundant because of bridging) 

So  I simply went to include/themes.inc.php and added this before line 217

<td class="admin_menu"><a href="upload.php" title="Upload a file">UPLOAD FILE</a></td>


IMHO I think it's more logical to have the upload button in the admin menu, where the buttons for modifying albums are found.

Sorry to bother, and congrats to CMG for recovering from todays hack attack

Joachim Müller

Thanks for resolving, but let me clarify some things:
1) Your karma is not related to your ability to attach images
2) You mustn't modify include/themes.inc.php - under no circumstances. Edit themes/yourtheme/theme.php instead.
3) Setting the number of thumbnails per row to "10" is definitely way too much, considering your thumbnail size - the screen doesn't even fit on a display with the width of 1280 pixels.
4) You're running cpg1.4.10, while the most recent stable release currently is cpg1.4.16. Upgrade!