|
Looks like everything worked fine but a few issues...
I have this at the top of every page:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home3/robmeister89/public_html/UBA/reports/index.php on line 6
Also, some images are not showing up.. are they not uploaded with the rest of the pages?
EDIT: Fixed the error by adding an @ symbol before mysql_connect. Still not sure why some images are missing.
Last edited by Robmeister89; 01-30-2018 at 02:21 PM.
|