•  » Installation
  •  » [Résolu] Mise à jour manuelle vers 2.4 chez Free

#1 2012-07-02 19:54:39

kong985
Membre
2008-11-17
70

[Résolu] Mise à jour manuelle vers 2.4 chez Free

Bonjour

Après une mise à jour, j'ai ces message :

Warning:  [mysql error 1146] Table 'svabre.users' doesn't exist

SELECT id AS id
     , username AS username
     , password AS password
     , mail_address AS email
  FROM users
  WHERE id = '2' in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 153

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /mnt/102/sdb/a/2/svabre/photos/include/functions_user.inc.php on line 354

Warning: Invalid argument supplied for foreach() in /mnt/102/sdb/a/2/svabre/photos/include/functions_user.inc.php on line 356



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 '' at line 3

SELECT cat_id
  FROM photos_user_access
  WHERE user_id =
; in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 200



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 '' at line 4

SELECT cat_id
  FROM photos_user_group AS ug INNER JOIN photos_group_access AS ga
    ON ug.group_id = ga.group_id
  WHERE ug.user_id =
; in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 200



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 '' at line 4

SELECT DISTINCT(id)
  FROM photos_images INNER JOIN photos_image_category ON id=image_id
  WHERE category_id NOT IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15)
    AND level> in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 200



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 'WHERE c.id NOT IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15)
  GROUP BY c.id, c.globa' at line 8
SELECT c.id AS cat_id, global_rank,
  MAX(date_available) AS date_last, COUNT(date_available) AS nb_images
FROM photos_categories as c
  LEFT JOIN photos_image_category AS ic ON ic.category_id = c.id
  LEFT JOIN photos_images AS i
    ON ic.image_id = i.id
      AND i.level<=
  WHERE c.id NOT IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15)
  GROUP BY c.id, c.global_rank in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 153



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 '' at line 2

DELETE FROM photos_user_cache_categories
  WHERE user_id =  in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770



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 '' at line 2

DELETE FROM photos_user_cache
  WHERE user_id =  in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770



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 ''false',1341251484,'1,2,3,4,5,6,7,8,9,10,11,12,13,14,15',0,'NOT IN','0')' at line 5

INSERT IGNORE INTO photos_user_cache
  (user_id, need_update, cache_update_time, forbidden_categories, nb_total_images,
    image_access_type, image_access_list)
  VALUES
  (,'false',1341251484,'1,2,3,4,5,6,7,8,9,10,11,12,13,14,15',0,'NOT IN','0') in /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php on line 770


Warning: Cannot modify header information - headers already sent by (output started at /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php:769) in /mnt/102/sdb/a/2/svabre/photos/include/functions_html.inc.php on line 510

Warning: Cannot modify header information - headers already sent by (output started at /mnt/102/sdb/a/2/svabre/photos/include/dblayer/functions_mysql.inc.php:769) in /mnt/102/sdb/a/2/svabre/photos/include/common.inc.php on line 223


Pouvez vous m'aider ?

Cordialement

Hors ligne

#2 2012-07-02 22:42:46

ddtddt
Équipe Piwigo
Quetigny (21) - France
2007-07-27
16915

Re: [Résolu] Mise à jour manuelle vers 2.4 chez Free

tu utilisais une identification externe ?


Vous aimez Piwigo alors n'hésitez pas à participer avec nous, plus d'infos sur la page "Contribuer à Piwigo". Si vous n'avez pas beaucoup de temps et que vous souhaitez nous soutenir vous pouvez aussi le faire par un don.

Hors ligne

#3 2012-07-02 23:28:58

kong985
Membre
2008-11-17
70

Re: [Résolu] Mise à jour manuelle vers 2.4 chez Free

C'est à dire ?

Hors ligne

#4 2012-07-03 00:11:24

Gotcha
Ex Equipe Piwigo
Pierrelatte (26)
2007-03-14
13331

Re: [Résolu] Mise à jour manuelle vers 2.4 chez Free

kong985 a écrit:

Pouvez vous m'aider ?

Oui bien sûre, sans chercher il y a la réponse 2 lignes au dessus de votre sujet : [Forum, topic 22235] [Centralisation des pb] MAJ Piwigo v2.4

:-)


Ayez comme premier réflexe de consulter le wiki.
Ensuite, veuillez effectuer une recherche sur le forum avant de poser votre question.

LE FAIRE EST LE REVELATEUR DE L'ETRE

Hors ligne

#5 2012-07-03 00:52:00

kong985
Membre
2008-11-17
70

Re: [Résolu] Mise à jour manuelle vers 2.4 chez Free

Merci

Hors ligne

  •  » Installation
  •  » [Résolu] Mise à jour manuelle vers 2.4 chez Free

Pied de page des forums

Propulsé par FluxBB

github twitter newsletter Faire un don Piwigo.org © 2002-2024 · Contact