Ok I'm here again to try resolve this issue because its doing my head in and not getting anywhere with it!
IMGUR Client ID dont work!
IMGBB API KEY dont work I think you have to pay for it!
so to have an understanding MYSQL as people like me have absolutely no idea what it is or does or how to set it up etc
Using MYSQL will this sort out the images??
If so can you help me with understanding what exactly is this part as I think I created a Database on my webserver however...
"Server": "WHAT GOES HERE"
{
"Server": "SERVER", <--------- what goes here?
"Username": "USERNAME", <------ got info
"Password": "PASSWORD", <------ got info
"Database": "DATABASE NAME", <------ got info
"Port": 3306 <------ is open as I'm using extended stats and it works
}