Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: 1 2 3 4 [5] 6 7 8 9 10
 41 
 on: December 17, 2023, 07:07:49 pm 
Started by roadrunner2000 - Last post by roadrunner2000
I found for 1.5.48.
html5 slideshow? I didn't even install it.

 42 
 on: December 17, 2023, 06:49:44 pm 
Started by roadrunner2000 - Last post by roadrunner2000
Hi ron4mac

I would like to do that, but I'm running Coppermine 1.5.48. I would like to upgrade, but there are two modules that I am missing, including the sitemap generator and another one that I need.

 43 
 on: December 17, 2023, 12:55:44 pm 
Started by maciekmaciek - Last post by ron4mac
Any ideas? Thank you for your help!

The problem likely comes from the HTML5 Slideshow plugin. If you want to continue to use the plugin, you will need to update it to the latest version. (you will need to uninstall then re-install)

An alternative full image viewer can be found here.

 44 
 on: December 17, 2023, 12:50:13 pm 
Started by roadrunner2000 - Last post by ron4mac
H5ss_cfg comes from the HTML5 Slideshow plugin. If you want to continue to use the plugin, you will need to update it to the latest version. (uninstall then re-install)

An alternative full image viewer can be found here.

 45 
 on: December 17, 2023, 05:25:09 am 
Started by roadrunner2000 - Last post by roadrunner2000
--
-- Tabellenstruktur für Tabelle `cpg15x_albums`
--

CREATE TABLE `cpg15x_albums` (
  `aid` int(11) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `visibility` int(11) NOT NULL DEFAULT 0,
  `uploads` enum('YES','NO') NOT NULL DEFAULT 'NO',
  `comments` enum('YES','NO') NOT NULL DEFAULT 'YES',
  `votes` enum('YES','NO') NOT NULL DEFAULT 'YES',
  `pos` int(11) NOT NULL DEFAULT 0,
  `category` int(11) NOT NULL DEFAULT 0,
  `owner` int(11) NOT NULL DEFAULT 1,
  `thumb` int(11) NOT NULL DEFAULT 0,
  `keyword` varchar(50) DEFAULT NULL,
  `alb_password` varchar(32) DEFAULT NULL,
  `alb_password_hint` text DEFAULT NULL,
  `moderator_group` int(11) NOT NULL DEFAULT 0,
  `alb_hits` int(10) NOT NULL DEFAULT 0,
  `H5ss_cfg` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Used to store albums';

 46 
 on: December 17, 2023, 05:14:32 am 
Started by roadrunner2000 - Last post by roadrunner2000
Ich kann also davon ausgehen, dass es hier keine Antwort gibt.

 47 
 on: December 17, 2023, 05:12:50 am 
Started by roadrunner2000 - Last post by roadrunner2000
Fehler gefunden:
Da eine von 4 Datenbanken noch funktionierte, habe ich sie mal mit den drei nichtfunktionierenden verglichen.
Bei den drei nichtfunktionierenden fand ich folgenden Wert in der Datenbank:

Code: [Select]
  `H5ss_cfg` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL
Ich habe diesen Wert gelöscht und es funktionierte wieder.

Jetzt die Frage: Was hat dieser Wert für eine Bedeutung, wenn er das anlegen von Alben sperrt.
Was erzeugt diesen Wert?

 48 
 on: December 16, 2023, 07:45:33 pm 
Started by maciekmaciek - Last post by totosfo
Hi all,

I was finally able to move my website to a new server and promptly ran into the same issue as described here: no more new albums can be created, after clicking ok the spinner shows up and the process gets stuck at this point.

I follwed the proposed soluton here and deleted the obsolete fields in table _albums as advised, however the problem persists. Coppermine version is 1.6.25, database is MariaDB 10.5.

Any ideas? Thank you for your help!

 49 
 on: December 13, 2023, 04:18:22 pm 
Started by roadrunner2000 - Last post by ron4mac
Make sure that the database user specified for each gallery has all privileges to the database.
Also enable debug mode (Config->Maintenance settings->Enable debug mode) so you may have more information.

 50 
 on: December 13, 2023, 04:40:47 am 
Started by roadrunner2000 - Last post by roadrunner2000
So, ich habe mich nun durch das Forum geklickt und drei Beiträge gefunden, die das gleiche Problem hatten und auch versucht, diese nach deren Anleitung zu beheben. Kein Erfolg.
Auch habe ich festgestellt, dass sich nach dem Import der Datenbanken, kein Benutzer mehr anlegen läßt.
Dantenbankfehler.
Der Fehler liegt also eindeutig bei den Datenbanken.
Nur eine von 4 Coppermeines funktioniert korrekt.

Werde jetzt versuchen, die Datenbanken mit phpMyAdmin zu reparieren.
Wenn das auch nicht funktioniert, dann versuche ich es mit Heidi.
Ansonsten weiß ich nicht weiter.

Pages: 1 2 3 4 [5] 6 7 8 9 10

Page created in 0.048 seconds with 15 queries.