I knew there was something! Now I’m just getting an error establishing a database connection! Progress!
and thanks in advance for your helpl!
/** MySQL database username */
define( 'DB_USER', 'redacted' );
_
/** MySQL database password */
define( 'DB_PASSWORD', 'redacted' );
/** MySQL hostname */
define( 'DB_HOST', 'redacted' );
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
we should find out how much the developer needs to update it and start a collection!