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
Sorry, I forgot to add, in the Mangae Categories section, the Registered User is allowed permission to create albums in the categories.
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.
Sounds like a javascript issue.
Please post a link.
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616
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
Did you add this code:
<script type="text/javascript">
jQuery.noConflict();
</script>
If so remove it.
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/
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.