Getting closer.
Fixed the files according to the post from twslex and chmodded per Gizzy.
Reuploaded everything.
Then I got the error:
Can't locate /vars_misc.cgi in @INC (@INC contains: ./Modules .
This error was mentioned in this thread earlier and Alan Thompson found a fix described in:
http://www.ubbdev.com/ubb/ultimatebb.php/topic/33/168/8.html#000113 Found that line in ubb_upload.cgi and fixed it and reuploaded.
Now when I click the Upload File Form link I get an error of:
No such file or directory at ubb_upload.cgi line 219.
My line 219 of ubb_upload says:
mkdir($vars_misc{'upload_dir'}, SEVENSEVENSEVEN) or die $!;
I have no idea what that means so I started looking at the CP.
I changed the directory path and then got past that error. It then allowed me to browse for a file on my hard drive and 'upload' it. But when I go to view the file it's not in the directory it points me to and the file doesn't actually exist in the directory it says it is in.
Did I miss something obvious?
I'm off the cold medication so this should be easier I would think.
-elz