Annonce

  •  » Installation
  •  » [Résolu] Passage de la version 2.1.0 à 2.1.1

#1 2010-05-25 15:23:36

Oliber
Membre
2006-01-03
42

[Résolu] Passage de la version 2.1.0 à 2.1.1

Bonjour,
Lors du passage de la version 2.1.0 à 2.1.1 je pense que mes bases de donnees n'ont pas tenu le coup lors de la partie n°3 de la mise à jour et tout mon site c'est retrouvé en carafe
J'ai pu via mon hebergeur remettre les bases de donnees sur pied mais en partie seulement
je pense etre coince entre les 2 versions.
Je n'aurais acces a mon FTP serveur que ce soir mais je voudrais savoir si une mise a jour manuelle est possible ??

pour le moment voila ce que ca donne http://www.olivierberoud.com/gallery/index.php?
Mon hebergeur travail pour voir si ils peuvent faire qqchose de leur coté et moi je stress !

Merci d'avance
Olivier

Hors ligne

#2 2010-05-25 16:33:26

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

Re: [Résolu] Passage de la version 2.1.0 à 2.1.1

De la 2.1.0 à la 2.1.1 il n'y pas de changements dans la Base De Données. Donc de ce coté là... tu ne dois rien avoir à modifier.

Je colle ici le message d'erreur pour les autres membres de l'équipe :

Code:

<b>Warning</b>:  [mysql error 1146] Table 'olivierberoud_com.phpwebgallery_themes' doesn't exist

SELECT
    id,
    name
  FROM phpwebgallery_themes
  ORDER BY name ASC
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>155</b><br />
<br />

<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php:641) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/user.inc.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php:641) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/user.inc.php</b> on line <b>49</b><br />

<pre><br />
<b>Warning</b>:  [mysql error 1146] Table 'olivierberoud_com.phpwebgallery_themes' doesn't exist

SELECT
    COUNT(1) AS counter,
    ui.*,
    uc.*,
    t.name AS theme_name
  FROM phpwebgallery_user_infos AS ui
    LEFT JOIN phpwebgallery_user_cache AS uc ON ui.user_id = uc.user_id
    LEFT JOIN phpwebgallery_themes AS t ON t.id = ui.theme
  WHERE ui.user_id = '2'
  GROUP BY ui.user_id
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>155</b><br />
<pre><br />

<b>Warning</b>:  [mysql error 1054] Unknown column 'theme' in 'field list'

UPDATE phpwebgallery_user_infos
  SET theme = 'Sylvia'
  WHERE user_id = '2' in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><pre><br />
<b>Warning</b>:  [mysql error 1054] Unknown column 'theme' in 'field list'

INSERT INTO phpwebgallery_user_infos
  (nb_image_line,nb_line_page,language,maxwidth,maxheight,expand,show_nb_comments,recent_period,template,adviser,enabled_high,show_nb_hits,level,theme,user_id,status,registration_date)
  VALUES('6','5','fr_FR',NULL,NULL,'false','false','3','yoga/dark','false','true','false','0','Sylvia','2','guest','2010-05-25 16:30:56') in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><pre><br />
<b>Warning</b>:  [mysql error 1146] Table 'olivierberoud_com.phpwebgallery_themes' doesn't exist

SELECT
    COUNT(1) AS counter,
    ui.*,
    uc.*,
    t.name AS theme_name
  FROM phpwebgallery_user_infos AS ui
    LEFT JOIN phpwebgallery_user_cache AS uc ON ui.user_id = uc.user_id
    LEFT JOIN phpwebgallery_themes AS t ON t.id = ui.theme
  WHERE ui.user_id = '2'
  GROUP BY ui.user_id
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />

</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>155</b><br />
<br />
<b>Warning</b>:  array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>316</b><br />

<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>318</b><br />
<br />
<b>Notice</b>:  Undefined index:  id in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>347</b><br />
<br />

<b>Notice</b>:  Undefined index:  status in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>347</b><br />
<pre><br />
<b>Warning</b>:  [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 phpwebgallery_user_access
  WHERE user_id = 
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>202</b><br />

<pre><br />
<b>Warning</b>:  [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 phpwebgallery_user_group AS ug INNER JOIN phpwebgallery_group_access AS ga
    ON ug.group_id = ga.group_id
  WHERE ug.user_id = 
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>202</b><br />
<br />

<b>Notice</b>:  Undefined index:  level in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>355</b><br />
<pre><br />
<b>Warning</b>:  [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 phpwebgallery_images INNER JOIN phpwebgallery_image_category ON id=image_id
  WHERE category_id NOT IN (139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,172,173,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,211,212,213,216,217,218,219,220,221,222,224,225,230,232,233,236,237,238,240,241,242,243,244,245,249,250,251,252,254,255,256,257,258,259,260,261,262,263,265,268,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,312,313,315,316,317,318,319,321,322,323,324,325,326,327,328,330,333,336,337,338,339,342,343,344,345,346,347,348,349,350,351,353,354,355,356,357,358,359,360,362,363,364,365,366,367,368,369,370,37 in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>202</b><br />

<br />
<b>Notice</b>:  Undefined index:  level in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>675</b><br />
<pre><br />
<b>Warning</b>:  [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 (139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,1' at line 8
SELECT c.id cat_id, global_rank,
  MAX(date_available) date_last, COUNT(date_available) nb_images
FROM phpwebgallery_categories as c
  LEFT JOIN phpwebgallery_image_category AS ic ON ic.category_id = c.id
  LEFT JOIN phpwebgallery_images AS i
    ON ic.image_id = i.id
      AND i.level<=
  WHERE c.id NOT IN (139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,172,173,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,211,212,213,216,217,218,219,220,221,222,224,225,230,232,233,236,237,238,240,241,242,243,244,245,249,250,251,252,254,255,256,257,258,259,260,261,262,263,265,268,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291, in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />

</pre><br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>155</b><br />
<br />
<b>Notice</b>:  Undefined index:  status in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>376</b><br />
<br />

<b>Notice</b>:  Undefined index:  id in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>403</b><br />
<pre><br />
<b>Warning</b>:  [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 phpwebgallery_user_cache_categories
  WHERE user_id =  in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Notice</b>:  Undefined index:  id in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>422</b><br />

<pre><br />
<b>Warning</b>:  [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 phpwebgallery_user_cache
  WHERE user_id =  in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Notice</b>:  Undefined index:  id in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>430</b><br />
<pre><br />

<b>Warning</b>:  [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',1274797856,'139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,' at line 5

INSERT INTO phpwebgallery_user_cache
  (user_id, need_update, cache_update_time, forbidden_categories, nb_total_images,
    image_access_type, image_access_list)
  VALUES
  (,'false',1274797856,'139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,172,173,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,211,212,213,216,217,218,219,220,221,222,224,225,230,232,233,236,237,238,240,241,242,243,244,245,249,250,251,252,254,255,256,257,258,259,260,261,262,263,265,268,272,273,274,275,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,312,313,315,316,317,318,319,321,322,323,324,325,32 in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Notice</b>:  Undefined index:  status in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>239</b><br />
<br />
<b>Notice</b>:  Undefined index:  nb_image_line in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>246</b><br />

<br />
<b>Notice</b>:  Undefined index:  nb_line_page in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>246</b><br />
<pre><br />
<b>Warning</b>:  [mysql error 1146] Table 'olivierberoud_com.phpwebgallery_languages' doesn't exist

SELECT id, name
  FROM phpwebgallery_languages
  ORDER BY name ASC
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />

<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>155</b><br />
<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />
<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>177</b><br />

<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>178</b><br />
<br />
<b>Notice</b>:  Undefined index:  show_nb_comments in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/modules/Random/main.inc.php</b> on line <b>71</b><br />
<br />

<b>Notice</b>:  Undefined index:  recent_period in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions.inc.php</b> on line <b>1434</b><br />
<br />
<b>Notice</b>:  Undefined index:  recent_period in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions.inc.php</b> on line <b>1451</b><br />
<pre><br />
<b>Warning</b>:  [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 1

SELECT SUBDATE(CURRENT_DATE,INTERVAL  DAY) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />

</pre><br />
<b>Warning</b>:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>160</b><br />
<br />
<b>Notice</b>:  Undefined index:  show_nb_hits in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/modules/Random/main.inc.php</b> on line <b>125</b><br />
<br />

<b>Notice</b>:  Undefined index:  recent_period in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions.inc.php</b> on line <b>1451</b><br />
<pre><br />
<b>Warning</b>:  [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 1

SELECT SUBDATE(CURRENT_DATE,INTERVAL  DAY) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>160</b><br />

<br />
<b>Notice</b>:  Undefined index:  show_nb_hits in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/modules/Random/main.inc.php</b> on line <b>125</b><br />
<br />
<b>Notice</b>:  Undefined index:  recent_period in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions.inc.php</b> on line <b>1451</b><br />
<pre><br />

<b>Warning</b>:  [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 1

SELECT SUBDATE(CURRENT_DATE,INTERVAL  DAY) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>160</b><br />
<br />
<b>Notice</b>:  Undefined index:  show_nb_hits in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/modules/Random/main.inc.php</b> on line <b>125</b><br />

<br />
<b>Notice</b>:  Undefined index:  recent_period in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions.inc.php</b> on line <b>1451</b><br />
<pre><br />
<b>Warning</b>:  [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 1

SELECT SUBDATE(CURRENT_DATE,INTERVAL  DAY) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />

<b>Warning</b>:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>160</b><br />
<br />
<b>Notice</b>:  Undefined index:  show_nb_hits in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/modules/Random/main.inc.php</b> on line <b>125</b><br />
<br />
<b>Notice</b>:  Undefined index:  recent_period in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions.inc.php</b> on line <b>1451</b><br />

<pre><br />
<b>Warning</b>:  [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 1

SELECT SUBDATE(CURRENT_DATE,INTERVAL  DAY) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />
<b>Warning</b>:  mysql_fetch_row(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>160</b><br />
<br />

<b>Notice</b>:  Undefined index:  show_nb_hits in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/modules/Random/main.inc.php</b> on line <b>125</b><br />
<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />
<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>177</b><br />

<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>178</b><br />
<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>177</b><br />
<br />

<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>178</b><br />
<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />
<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />

<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>177</b><br />
<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/PWG_Stuffs/include/class.inc.php</b> on line <b>178</b><br />
<br />

<b>Notice</b>:  Undefined index:  index_flat_icon in <b>/heimdall/web/olivierberoud.com/www/gallery/index.php</b> on line <b>110</b><br />
<br />
<b>Notice</b>:  Undefined index:  index_created_date_icon in <b>/heimdall/web/olivierberoud.com/www/gallery/index.php</b> on line <b>126</b><br />
<br />
<b>Notice</b>:  Undefined index:  index_posted_date_icon in <b>/heimdall/web/olivierberoud.com/www/gallery/index.php</b> on line <b>133</b><br />

<br />
<b>Notice</b>:  Undefined index:  index_sort_order_input in <b>/heimdall/web/olivierberoud.com/www/gallery/index.php</b> on line <b>229</b><br />
<br />
<b>Notice</b>:  Undefined index:  menubar_filter_icon in <b>/heimdall/web/olivierberoud.com/www/gallery/include/menubar.inc.php</b> on line <b>82</b><br />
<br />

<b>Notice</b>:  Undefined index:  expand in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_category.inc.php</b> on line <b>70</b><br />
<br />
<b>Notice</b>:  Undefined index:  expand in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_category.inc.php</b> on line <b>95</b><br />
<br />
<b>Notice</b>:  Undefined index:  template in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/AdditionalPages/index_menu.php</b> on line <b>26</b><br />

<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php:641) in <b>/heimdall/web/olivierberoud.com/www/gallery/include/page_header.php</b> on line <b>98</b><br />
<br />

<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />
<br />
<b>Notice</b>:  Undefined index:  home in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/LinkRoot/main.inc.php</b> on line <b>18</b><br />
<br />
<b>Warning</b>:  stripos() [<a href='function.stripos'>function.stripos</a>]: needle is not a string or an integer in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/LinkRoot/main.inc.php</b> on line <b>18</b><br />

<br />
<b>Notice</b>:  Undefined index:  home in <b>/heimdall/web/olivierberoud.com/www/gallery/plugins/LinkRoot/main.inc.php</b> on line <b>20</b><br />
<pre><br />
<b>Warning</b>:  [mysql error 1146] Table 'olivierberoud_com.phpwebgallery_languages' doesn't exist

SELECT id, name
  FROM phpwebgallery_languages
  ORDER BY name ASC
; in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>642</b><br />
</pre><br />

<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/heimdall/web/olivierberoud.com/www/gallery/include/dblayer/functions_mysql.inc.php</b> on line <b>155</b><br />
<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />
<br />
<b>Notice</b>:  Undefined index:  adviser in <b>/heimdall/web/olivierberoud.com/www/gallery/include/functions_user.inc.php</b> on line <b>1315</b><br />

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

#3 2010-05-25 16:43:59

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

Re: [Résolu] Passage de la version 2.1.0 à 2.1.1

On dirait que c'est le même problème que : [Forum, post 143533 by nicolasp in topic 17830] mise à jour 2.0 > 2.1


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

#4 2010-05-25 16:59:15

P@t
Ex Equipe Piwigo
Nice
2007-06-13
5695

Re: [Résolu] Passage de la version 2.1.0 à 2.1.1

Je pense que tu n'étais pas en 2.1.0 avant de passer en 2.1.1 (plutot en 2.0.x)

De quelle partie 3 parles-tu?

J'ai l'impression que tu as mis les fichiers de la 2.1.1 (mais j'ai aussi l'impression qu'il reste quand meme quelques anciens fichiers), et que tu n'as pas lancé l'upgrade:

Par ici => http://www.olivierberoud.com/gallery/upgrade.php


P@t

Hors ligne

#5 2010-05-26 16:36:24

sbgallery
Membre
2008-01-13
23

Re: [Résolu] Passage de la version 2.1.0 à 2.1.1

Merci pour la solution :
....../upgrade.php

J'avais les mêmes symptomes qu'Oliber et j'étais catastrophée....

Maintenant je suis bien passée de la version 2.0.4 à la version 2.1.1
Il ne me reste plus que les mises-à-jour des plugins....

Hors ligne

  •  » Installation
  •  » [Résolu] Passage de la version 2.1.0 à 2.1.1

Pied de page des forums

Propulsé par FluxBB

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