Duplicated albums on creation, duplicating batch adding Duplicated albums on creation, duplicating batch adding
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Duplicated albums on creation, duplicating batch adding

Started by AnnieHoney, February 09, 2025, 04:34:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AnnieHoney

Everything I'm doing, it's doing duplicated. Create an album? Creates 2
Batch adding? After adding, it tries to re-add. If it's just one image, it adds as double, delete one, the other breaks cause its just one file

both on php versions 8.1 and 8.4

phill104

It is a mistake to think you can solve any major problems just with potatoes.

AnnieHoney

Sorry for the late reply, I set to be notified of answers, but it's not working

It's https://tomcruisefan.com/gallery/index.php

ron4mac

It would seem that your theme theme.php file is adding the javascript parts twice. This is likely causing some of your actions to be interpreted twice.

AnnieHoney

I have the same theme on other sites without issue.
But I uploaded a copy of another theme's theme.php and it seems to have stopped