No one (including admin) can create a new album No one (including admin) can create a new album
 

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

No one (including admin) can create a new album

Started by grizzz, August 20, 2012, 06:56:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grizzz

I apologize if this has been asked before but I could not find it listed....

No one is able to create any types of albums (personal or public) even though I have given them permissions in Users > groups (administrators, Registered (guests can not)).  They may do so without approval.

They are trying to create one by going Files > Albums >New Album (after selecting the category).

Thanks in advance

grizzz

Sorry, I forgot to add, in the Mangae Categories section, the Registered User is allowed permission to create albums in the categories.

grizzz

This is a screen shot of what is showing....  I click on any of the buttons and nothing happens - I get a pointer saying it is a link, but when I click, it goes nowhere, almost like it was not a button at all.

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

grizzz

Sorry Jeff,

http://mjhorner.com/cmc/forum065/index.php

Username: Testman
Password: 1Firetruck

Click on Photo Gallery

This user has restricted access on the forum but has regular permissions for the gallery

Jeff Bailey

Did you add this code:

<script type="text/javascript">
jQuery.noConflict();
</script>


If so remove it.
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Jeff Bailey

Looks like you added it here:
http://mjhorner.com/coppermine/themes/curve/template.html

it is causing your scripts.js to fail.

Did you add it for any particular reason?
It doesn't look like you have a need for it.
http://api.jquery.com/jQuery.noConflict/
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

grizzz

Thanks Jeff, you da man.  I really do not know why that code was there.  Removed it, and everything is working again.

Thank you sir!!

this is closed.