•  » Beta testing
  •  » [BSF 200412282015] no picture in history

#1 2005-01-08 00:00:36

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

[BSF 200412282015] no picture in history

I see no picture in administration panel, History :-/ Is it working for someone (can I have a screen shot ?)

Offline

 

#2 2005-01-11 19:47:49

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [BSF 200412282015] no picture in history

OK, I now understand... in admin/images/global_stats.img.php, line 40, replace

Code:

FROM phpwg_history

by

Code:

FROM ".HISTORY_TABLE."

Last edited by z0rglub (2005-01-13 00:48:37)

Offline

 

#3 2005-01-12 20:34:41

Gweltas
Former Piwigo Team
Lyon en théorie
2003-12-04
547

Re: [BSF 200412282015] no picture in history

Oups....

Offline

 

#4 2005-01-13 00:20:51

ricoz
Member
2002-11-08
37

Re: [BSF 200412282015] no picture in history

z0rglub wrote:

OK, I now understand... in admin/include/global_stats.img.php, line 40, replace

Code:

FROM phpwg_history

by

Code:

FROM ".HISTORY_TABLE."

Excusez...je crois que j'ai raté un épisode je ne trouve pas le global_stats.img.php dans le repertoire admin/include/

pourtant moi aussi je veux l'histo

Offline

 

#5 2005-01-13 00:30:09

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [BSF 200412282015] no picture in history

Je ne sais pas quelle version de l'archive tu as téléchargé, alors je teste les 3 :

[Thu Jan 13 @ 00:31:23][z0rglub] ~/temp
$ tar -tvzf $PWG/build/1.4/phpwebgallery-1.4.0RC1.tar.gz phpwebgallery-1.4.0RC1/admin/images/global_stats.img.php
-rw-r--r-- z0rglub/z0rglub 5620 2005-01-08 00:10:51 phpwebgallery-1.4.0RC1/admin/images/global_stats.img.php

[Thu Jan 13 @ 00:31:53][z0rglub] ~/temp
$ unzip -t $PWG/build/1.4/phpwebgallery-1.4.0RC1.zip  phpwebgallery-1.4.0RC1/admin/images/global_stats.img.php
Archive:  /home/z0rglub/work/phpwebgallery/build/1.4/phpwebgallery-1.4.0RC1.zip
    testing: phpwebgallery-1.4.0RC1/admin/images/global_stats.img.php   OK
No errors detected in /home/z0rglub/work/phpwebgallery/build/1.4/phpwebgallery-1.4.0RC1.zip for the 1 file tested.

[Thu Jan 13 @ 00:32:00][z0rglub] ~/temp
$ tar -tvjf $PWG/build/1.4/phpwebgallery-1.4.0RC1.tar.bz2 phpwebgallery-1.4.0RC1/admin/images/global_stats.img.php
-rw-r--r-- z0rglub/z0rglub 5620 2005-01-08 00:10:51 phpwebgallery-1.4.0RC1/admin/images/global_stats.img.php

résultat : le fichier admin/images/global_stats.img.php est bien présent :-)

Last edited by z0rglub (2005-01-13 00:31:34)

Offline

 

#6 2005-01-13 00:34:00

ricoz
Member
2002-11-08
37

Re: [BSF 200412282015] no picture in history

OK, I now understand... in admin/include/global_stats.img.php, line 40, replace

moi aussi j'ai compris c pas dans admin/include mais dans admin/images


Merci

Eric

Offline

 

#7 2005-01-13 00:48:18

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14082

Re: [BSF 200412282015] no picture in history

(fr : allez, tout le monde se motive, on va y arriver ;-)

indeed, you're right, I made a mistake on my first post ! I correct it so that other user don't fall on same trap !

Offline

 
  •  » Beta testing
  •  » [BSF 200412282015] no picture in history

Board footer

Powered by FluxBB