Ankündigung

#1 2013-03-06 12:49:05

gueni222
Mitglied
2013-03-06
2

[geklärt] Fehler Installation Community Plugin ( [mysql error 1064] )

Hallo alle zusammen,

belomme bei der Installation des Community Plugins eine Fehlerseite angezeigt mit der ich nicht so recht was anfangen kann.
Muss ich den in der "piwigo_community_permissions" die Einträge wie beschrieben nur ändern?

Diese Seite wird angezeigt sonst passiert nichts.


Warning:  [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"piwigo_community_permissions" (
  "id" INTEGER NOT NULL,
  "type" VARCHAR(255) ' at line 1

CREATE TABLE "piwigo_community_permissions" (
  "id" INTEGER NOT NULL,
  "type" VARCHAR(255) NOT NULL,
  "group_id" INTEGER,
  "user_id" INTEGER,
  "category_id" INTEGER,
  "recursive" BOOLEAN default true,
  "create_subcategories" BOOLEAN default false,
  "moderated" BOOLEAN default true,
  PRIMARY KEY ("id")
)
; in /www/htdocs/w00fdeb0/piwic/include/dblayer/functions_mysqli.inc.php on line 813


Warning:  [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"piwigo_community_pendings" (
  image_id INTEGER NOT NULL,
  state VARCHAR(255) ' at line 1

CREATE TABLE "piwigo_community_pendings" (
  image_id INTEGER NOT NULL,
  state VARCHAR(255) NOT NULL,
  added_on TIMESTAMP NOT NULL,
  validated_by INTEGER
)
; in /piwic/include/dblayer/functions_mysqli.inc.php on line 813


Notice: Undefined index: local_data_dir in /www/htdocs/w00fdeb0/piwic/plugins/community/maintain.inc.php on line 149


Warning:  [mysql error 1146] Table 'd0168e4d.piwigo_community_permissions' doesn't exist

SELECT
    COUNT(*)
  FROM piwigo_community_permissions
; in /piwic/include/dblayer/functions_mysqli.inc.php on line 813


Fatal error: Call to a member function fetch_row() on a non-object in /piwic/include/dblayer/functions_mysqli.inc.php on line 165

Das ist alles was passiert das Plugin wird als nicht installiert angezeigt.

Kann mir einer helfen und sagen wo ich was zu ändern habe oder was ich falsch mache?

Vielen Dank im vorraus.

Viele Grüße Günter

Offline

#2 2013-03-06 18:24:53

gueni222
Mitglied
2013-03-06
2

Re: [geklärt] Fehler Installation Community Plugin ( [mysql error 1064] )

Hallo,

eben kam ein Update vom Community Plugin heraus 2.5b.
Mit diesem Update hat sich der Fehler erledigt.

Vielen Dank.

Günter Werner

Offline

Brett Fußzeile

Unterstützt von FluxBB

github twitter newsletter Spenden Piwigo.org © 2002-2024 · Kontakt