[Translation error: Array ( [one] => (%d item total) [many] => (%d items total) [count] => [arg1] => ) ]

Eclyps19

Joined: 2008-07-06
Posts: 3
Posted: Wed, 2008-07-16 17:24

I am getting the following error next to all of my pictures. Other posts said it had something to do with ItemInfo.tpl, but it still does this even after I replace ItemInfo.tpl with the original.

[Translation error: Array ( [one] => (%d item total) [many] => (%d items total) [count] => [arg1] => ) ]

Ideas?

Check the error for your self.

www.sangerpics.com

Gallery version = 2.2.5 core 1.2.0.7
PHP version = 5.2.5 cgi-fcgi
Webserver = Apache
Database = mysqli 5.0.45-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, LinkItemToolkit, Thumbnail, Gd, SquareThumb
Acceleration = none, none
Operating system = Linux p3slh060.shr.phx3.secureserver.net 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686
Default theme = classic
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Rows in GalleryAccessMap table = 34
Rows in GalleryAccessSubscriberMap table = 467
Rows in GalleryUser table = 3
Rows in GalleryItem table = 465
Rows in GalleryAlbumItem table = 5
Rows in GalleryCacheMap table = 0

 
Eclyps19

Joined: 2008-07-06
Posts: 3
Posted: Thu, 2008-07-17 12:22

:( nobody?

 
ajaksu

Joined: 2008-07-04
Posts: 15
Posted: Thu, 2008-07-17 18:35

Just for the record, clearing the template cache solved this one :)

 
osd29

Joined: 2008-10-05
Posts: 5
Posted: Sun, 2008-10-05 17:09

We are a lot to have this porblem. Waiting it will solved ypou could add those lines in each css file of your themes.

Quote:
td.giItemCell div.size
{
display: none;
}

This css code only hide error in album view, when display all pictures.

Have a nice day.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2008-10-05 20:31

@osd29:

is your post related to this thread? if so, i don't see it as a solution.

see ajaksu's response. if you've edited .tpl files and get errors, it's not sufficient to just restore the original .tpl file. you also need to clear the template cache.

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage