Well here's what I tinkered with...and it works....
(please note my SQL skills are limited and this solution is based solely on 'common sense'...not database experience. Please backup your DB BEFORE you start.)
1. Login to your host control panel (mine is Cpanel)
2. Click PHPMyAdmin
3. Select your jobberbase DB from left side panel. That will open a list of tables (which Jobberbase uses) below in the same left side panel
4. select 'page' because that is the table to the site uses when generating 'new page' and Contact Us, About Us, and Widgets.
5. In the middle of screen you'll see a table with rows (for the fields) and columns (for configuration).
6. Look down through the 'Collation' column and you'll see various entries, Latin1_swedish_ci, UFT8_unicode, etc...
7. Select the field (row) that you want to change the collation (encoding) for.
8. Select the pencil icon at the bottom of the rows
9. Select the collation ('encoding') you want/need
10. Click 'Save'
11. Repeat for all fields that you need change.
Again...please note there are alot better developers here then me, so if someone would like to edit, add, delete any of the above steps, please do so. We'd all welcome correct info.
---------------
Tokyoj
"You can't build a reputation on what you're going to do." (Henry Ford)
"Insanity is doing the same thing over and over, expecting different results." (Albert Einstein)