Re: Godaddy installation issues
Well basically I’m just trying to figure out what is going on. My assumption is that, since the server is no longer complaining that it can’t establish a connection with the server, it has done so and it is now onto the next piece of the puzzle. It says:
“You must specify a table prefix in your bb-config.php file.”
I’m assuming it’s referring to this line:
$bb_table_prefix = ‘bb_’;
This does indeed look like something should go there, but I have no idea what. Honestly I don’t even know what a table prefix is:(
It’s the double edged sword of prepackaged software: code is impossible to understand!!