@prakash and @coryz thanks for your replies. Although I anticipated having to reinstall WP, I would like to avoid it at all costs.
Hello
go to database and use this query
SELECT * FROM wp_options WHERE option_name LIKE ‘upload_path’
and remove “option_value”
I will try the database thing but 1 problem… I am more than a new at WP and I don’t know how to get to the database, or even where to look. Is it through Dashboard? Can you be a little more descriptive? Thank you.