Thank you once more. I still seem to be running into problems. I appreciate your help though.
I ran into this error now:
[phpBB Debug] PHP Notice: in file /install/convertors/functions_vb30.php on line 109: rename(./..//images/avatars/gallery/avatar1_0.gif,./..//images/avatars/upload/ebb666dd53676de3320361b10a014b9a_1.gif): No such file or directory
[phpBB Debug] PHP Notice: in file /install/convertors/functions_vb30.php on line 109: rename(./..//images/avatars/gallery/avatar157_0.gif,./..//images/avatars/upload/ebb666dd53676de3320361b10a014b9a_157.gif): No such file or directory
[phpBB Debug] PHP Notice: in file /install/convertors/functions_vb30.php on line 109: rename(./..//images/avatars/gallery/avatar826_0.gif,./..//images/avatars/upload/ebb666dd53676de3320361b10a014b9a_826.gif): No such file or directory
[phpBB Debug] PHP Notice: in file /install/convertors/functions_vb30.php on line 109: rename(./..//images/avatars/gallery/avatar3140_0.gif,./..//images/avatars/upload/ebb666dd53676de3320361b10a014b9a_3140.gif): No such file or directory
[phpBB Debug] PHP Notice: in file /install/convertors/functions_vb30.php on line 109: rename(./..//images/avatars/gallery/avatar760_0.gif,./..//images/avatars/upload/ebb666dd53676de3320361b10a014b9a_760.gif): No such file or directory
Those lines continue on for a bit, but they just go through and name off all the different images. I did CHMOD the directories to 777 under the vBulletin and transfer the files to the proper images/avatars directory as you said to do before, but maybe I missed something? When in doubt, ask is my motto. At the end though there's these lines:
[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
I knew I had problems with myself, but I didn't think they stemmed this much too my website, heh.
Thanks for your help of course. Looking forward to getting through all this.