Eh, I'm getting this error...
Warning: main(sql-mysql.php) [function.main]: failed to create stream: No such file or directory in /home/x/public_html/gallery/include/sql.php on line 5
Warning: main() [function.main]: Failed opening 'sql-mysql.php' for inclusion (include_path='') in /home/x/public_html/gallery/include/sql.php on line 5
Warning: main(getuser-vbulletin.php) [function.main]: failed to create stream: No such file or directory in /home/x/public_html/gallery/include/getuser.php on line 6
Warning: main() [function.main]: Failed opening 'getuser-vbulletin.php' for inclusion (include_path='') in /home/x/public_html/gallery/include/getuser.php on line 6
Warning: main(thumb.php) [function.main]: failed to create stream: No such file or directory in /home/x/public_html/gallery/include/showthumbs.php on line 5
Warning: main() [function.main]: Failed opening 'thumb.php' for inclusion (include_path='') in /home/x/public_html/gallery/include/showthumbs.php on line 5
Fatal error: Call to undefined function: sqlconnect() in /home/x/public_html/gallery/index.php on line 10
It seems as though the path settings are incorrect, but I've checked them over and over, and everything seems fine--everything is uploaded correctly as well.
Could there be some sort of problem because I'm running the forum on a domain instead of a /forum subdirectory, or is there just something glaringly obvious that I'm missing? (Which is most likely the case.)