In back-end when I try to acess to images, I have this error message :
I see my images but not the top buttons ("Multiple adds" for instance).* Error Loading ModulesMySQL server has gone away SQL=SELECT DISTINCTROW m.id, m.title, m.module, m.position, m.content, m.showtitle, m.control, m.params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id LEFT JOIN jos_gmacl AS gm ON m.id = gm.axo AND gm.aco = "read" AND gm.axosection = "module" WHERE m.published = 1 AND (gm.aro IN ( 0,1 ) OR m.access <= 2 OR m.client_id = 1) AND m.client_id = 1 ORDER BY position, ordering
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/51b55e69966d0be56bb1c1c1de7ca397/web/libraries/joomla/database/database/mysql.php on line 344
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/51b55e69966d0be56bb1c1c1de7ca397/web/libraries/joomla/database/database/mysql.php on line 344
Warning: Invalid argument supplied for foreach() in /home/www/51b55e69966d0be56bb1c1c1de7ca397/web/administrator/components/com_phocagallery/helpers/phocagallery.php on line 1199
It doesn't work for one week, before it was perfect.
I tried to upgrade (2.2.3) and I have the same message.
I have "yes" for "Pagination Thumbmails".
I have about 10000 images.
If you have any idea, please...


