Hi,
I am hoping some one may be able to give me some direction I am running out of ideas on what to check

I have a gallery that has been running and working fine for quite some time:
http://mileycyrussource.com/photosRecently it has started not allowing us to Batch Upload the files; yesterday it would allow you to get as far as selecting the folder with the files in it (you can see the file names) but then instead of allowing you to select which album and check off which files it would just bring you back to the main page of the gallery. Today it now states "No New Files Found" instead of bringing us back to the main page as it did yesterday when using the batch upload.
I have seen this problem before and usually I thought it had to do with the Image Magick / GD settings but changing those makes no difference this time.
We have verified the permissions are all at 755 for the folder levels, tried 777 just incase but no change. We have reloaded cpg and the stramm mod pack thinking maybe something was corrupt... no change. We have repaired the database via cpanel with no change. When we re-installed CPG all of our settings went back to the defaults as well as the theme - still no change. I double checked the Image Magick setting and tried the GD1 and GD2 and no change.
Another site hosted on this same server works fine so it doesn't appear to be a server issue.
Currently running 1.4.18 (yes I know I need to update to .19 but this feature has worked on .18 all this time so I doubt thats the cause of the problem)
Here is a peak at part of the debug info for the setup of our server:
==========================
VERSION INFO :
------------------
PHP version: 5.2.5 - OK
------------------
mySQL version: 5.0.51a-community
------------------
Coppermine version: 1.4.18(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.51a
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 100M | 100M
post_max_size | 100M | 100M
==========================