@paulaman – Everything was working 100% prior to your web host updating your server environment? What exactly did they change with the environment?
– Cais.
This is most likely wordpress beeing corrupted in some way, and not the plugin since it works fine for Cent os 6 on one of my hosts?
@cais Everything was fine. They upgraded their server software from Centos v4 to Centos v6. I use NextGen on a totally diff server with the same gallery software – and that works fine.
never had a problem. ever.
@oddm – ::gulp:: I guess I can try a new install of the program and see what happens?
Just installed a fresh version and got this error:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in /home/chica53/public_html/wp/wp-admin/includes/class-wp-list-table.php on line 493
That’s just your WP running our of PHPmemory, you only got 42 megs worth – that’s NOTHING.
maybe you should move to https://www.linode.com/pricing
;>
@paulaman – That would be a PHP Memory Limit issue … and possibly the problem with the upgraded server as well.
– Cais.