2
Ok I fixed it sorry for the freak out but this is what I had to do I took a current backup of the database files then I went in and edited the SQL files to shutdown the debugg mod on the site and that fixed my issue. Here is the line I modified in the SQL file
(13,0,1,'debug_mode','_MD_AM_DEBUGMODE','1','_MD_AM_DEBUGMODEDSC','select','int',24),
change to
(13,0,1,'debug_mode','_MD_AM_DEBUGMODE','0','_MD_AM_DEBUGMODEDSC','select','int',24),
and this corrected the issue
[img align=left]http://www.theood.com/modules/roster/sig.php?name=Talric [/img]