Cannot create a new album in 1.5.20 Cannot create a new album in 1.5.20
 

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

Main Menu

Cannot create a new album in 1.5.20

Started by kimo1144, June 29, 2012, 03:28:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kimo1144

I recently upgraded from 1.4.27 (yes, I know it took me THIS long!) to 1.5.20. No error messages appear, but I am no longer able to create a new album. I noticed that the Album Manager has changed and I was looking forward to using it. Attached is a screen shot of my Album Manager page.

My gallery URL: http://bigtimerushtv.com/photos
Please let me know if you need Admin access and I will PM the login info to you.

I found other topics on the forum where users have experienced the same issue, but none were resolved.

ΑndrĂ©

As far as I know all of that topics has been resolved, as it's mostly the same issue: using an incompatible theme. It seems that you're still using a cpg1.4.x theme, so please try if it works e.g. with the curve theme: http://bigtimerushtv.com/photos/index.php?theme=curve

kimo1144

Everything was up to code (literally!) according to the guide. It turns out that a javascript line prevented the 'Create New Album' function. The line read:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>

Not sure if I can come to this conclusion or not, but for those who are having similar issues, check your code for sneaky suckers like this!