New Custom Account Tab
Jamroom Developers
Also if you're trying to use the jrCore_db_update_item() function then make sure you're only doing so AFTER you've used the jrCore_db_create_item() function.
And only pass in arrays that begin with the name of the datastore. ie
'profile_????'
if you're trying to put it into the profile datastore.