coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: grizzz on August 20, 2012, 06:56:07 AM

Title: No one (including admin) can create a new album
Post by: grizzz on August 20, 2012, 06:56:07 AM
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
Title: Re: No one (including admin) can create a new album
Post by: grizzz on August 20, 2012, 07:03:15 AM
Sorry, I forgot to add, in the Mangae Categories section, the Registered User is allowed permission to create albums in the categories.
Title: Re: No one (including admin) can create a new album
Post by: grizzz on August 20, 2012, 02:44:20 PM
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.
Title: Re: No one (including admin) can create a new album
Post by: Jeff Bailey on August 20, 2012, 08:56:19 PM
Sounds like a javascript issue.
Please post a link.
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616
Title: Re: No one (including admin) can create a new album
Post by: grizzz on August 20, 2012, 10:55:59 PM
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
Title: Re: No one (including admin) can create a new album
Post by: Jeff Bailey on August 20, 2012, 11:15:23 PM
Did you add this code:

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


If so remove it.
Title: Re: No one (including admin) can create a new album
Post by: Jeff Bailey on August 20, 2012, 11:37:48 PM
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/
Title: Re: No one (including admin) can create a new album
Post by: grizzz on August 21, 2012, 03:14:18 PM
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.