Advanced search  

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

Pages: [1]   Go Down

Author Topic: Album Manager No Longer Works  (Read 3197 times)

0 Members and 1 Guest are viewing this topic.

cynth

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Album Manager No Longer Works
« on: March 25, 2014, 12:10:30 pm »

Hello there,

I've had this issue a couple times now after first installing Coppermine - the album manager works once then no longer works (new album button doesn't work, the existing albums don't show up, etc.), this happens even if I change the theme back to one of the original ones such as Curve instead of using my own.

I've discovered that if I create all of the albums and categories first, then I can upload individually to them. But if I leave it for a day and log in again, it no longer works, the entire Album Manager just does nothing. I attempted to clone my gallery on my server, and it worked also again for the new install - and then stopped working when I next logged in.

Hopefully someone can help? :) I created a user (username "test", password "1234") and my gallery is sashaalexander.net/galleries

Thank you so much!
Logged

gmc

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 785
    • GMC Design Photo Gallery
Re: Album Manager No Longer Works
« Reply #1 on: March 25, 2014, 12:38:08 pm »

cynth,
I cannot sign in with that id/password...
If that Id is 'admin', please change password or delete immediately. Do not post admin accounts in the forum. We will ask for admin details to be sent outside the forums if needed (and likely will be here)...
Greg
Logged
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

gmc

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 785
    • GMC Design Photo Gallery
Re: Album Manager No Longer Works
« Reply #2 on: March 25, 2014, 01:55:23 pm »

cynth,
Looking more at your site...
I could not login either to your message board or coppermine with the id/password you provided..
Appears sashaalexander.net/galleries and galleries.sashaalexander.net point to same location.
(You do have a link error from your home page - clicking 'more' under galleries tries to route to 'http://sashaalexander.net/galleries.sashaalexander.net' which isn't valid. Coded as:
Code: [Select]
href="galleries.sashaalexander.net"and should be one of the below:
Code: [Select]
href="galleries"
href="http://galleries.sashaalexander.net"

Obviously can't recreate album manager issues without an admin id...
If you haven't tried turning on debug in the config (for admin only is fine) - and then trying to recreate the problem to see if any additional messages are produced.

Have you tried from different browsers?  or clearing your browsers cache? as these sometimes cause 'interesting' issues of things working sometimes then not working later.

If you would like to send me an admin id/password to look closer, please click on the envelope below my name to the left for my address and send via email.

Thanks!
Greg
Logged
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Album Manager No Longer Works
« Reply #3 on: March 27, 2014, 01:59:56 pm »

From your gallery's HTML source code:
Code: [Select]
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
The album manager isn't compatible with current jQuery versions.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.