for starters, i just wanted to say how much i absoutly love WoWRoster however, i've recently come across a problem with uploading the .lua files to it.
everything was working fine up until about 3 days ago, when it stopped accepting uploads. i made a pre-configured UniUploader install for our guild members, and it worked fine. now suddenly when using UniUploader, we get:
<!-- ############ Uploading to Primary URL...
############ http://www.keeblers.org/roster/admin/update.php -->
UniUploader did not upload any file(s), or uploaded the wrong file(s).
when using the actual update.php page, it appears to upload the file, then just goes back to the normal update.php page without the little box saying what was updated, or what wasen't updated.
upon checking my rosterdiag page, i noticed both safe_mode and file_uploads are set to off under PHP Settings, when i belive only safe_mode was set to off before also server_name_comp is off in Config Values. could this be the issue? also, i get a whole bunch of:
Notice: Undefined offset: 1 in /usr/local/pem/vhosts/4951/webspace/httpdocs/keeblers/roster/lib/rosterdiag.lib.php on line 260 Notice: Undefined offset: 1 in /usr/local/pem/vhosts/4951/webspace/httpdocs/keeblers/roster/lib/rosterdiag.lib.php on line 262
at the top of the rosterdiag page, when it was working fine before.
any ideas on how to fix this?