After FRANTIC searching and learning how to delve deep into the backbone of Android (haha, some people on here would say "you call that deep?"), I figured out how to fix the APN issue and get 3G data. I deleted this database:
/data/data/com.android.providers.telephony/databases/telephony.db
I then edited this file:
/system/etc/apns-config.xml
to add my provider's APN based on this list:
https://code.google.com/p/cyanogenmod/wiki/APNlist
I rebooted, and I immediately had 3G data. Now to figure out Wifi.
/data/data/com.android.providers.telephony/databases/telephony.db
I then edited this file:
/system/etc/apns-config.xml
to add my provider's APN based on this list:
https://code.google.com/p/cyanogenmod/wiki/APNlist
I rebooted, and I immediately had 3G data. Now to figure out Wifi.