Ok, just sent. Also, new version worked and thumbnails are back. Appreciate your work on this.
Plugin Author
phd38
(@phd38)
Thanks – got it.
I would be interested by the last line of the option panel. Should be like :
WP MediaTagger 4.0 | PHP 5.3.16 | MySQL 5.1.66-0+squeeze1-log | GD Lib bundled (2.0.34 compatible)
Plugin Author
phd38
(@phd38)
Good to see back to normal behaviour.
Plugin Author
phd38
(@phd38)
Received your donation – Many thanks.
Mine says:
WP MediaTagger 4.0 | PHP 5.3.22 | MySQL 5.5.32-cll | GD Lib bundled (2.0.34 compatible)
Only one error message since using the latest beta. It didn’t break the site, only appeared at the very top of the front end of the site.
MYSQL query returned error executing query "SELECT term_taxonomy_id, tax.term_id, slug, name FROM wp_term_taxonomy AS tax INNER JOIN wp_terms AS ter ON tax.term_id = ter.term_id WHERE tax.taxonomy = "post_tag" " :
=> MySQL server has gone away
Warning: array_walk() expects parameter 1 to be array, string given in /home/hiden/public_html/wp-content/plugins/wp-mediatagger/mediatagger.php on line 364
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/hidden/public_html/wp-content/plugins/wp-mediatagger/mediatagger.php on line 376
Plugin Author
phd38
(@phd38)
Nothing but an assumption – this kind of erratic thing may come from the SQL server in case it is overloaded. In this case a heavy SQL request (as generated by the plugin in case of many 10,000 images) does not complete before timing out.