Orderby CPT custom fields not working

You have to use meta_key instead of value to make it order by date_happening metakey

Try this:

'meta_key' => 'date_happening',
'orderby' => 'meta_value',

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)