Hocalar merhaba wordpresss sitem var kullandıgım eklentiler uyarı ile php7 kullanmamı önerdiler , cpanelden yaptım site daha çok hızlandı farkettim fakat
anasayfada şöyle hatalar geldi

Alıntı
Notice: Use of undefined constant AUTH_KEY - assumed 'AUTH_KEY' in /home/tekrehbe/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_instances.php on line 67

Notice: Use of undefined constant SECURE_AUTH_KEY - assumed 'SECURE_AUTH_KEY' in /home/tekrehbe/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_instances.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at /home/tekrehbe/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_instances.php:67) in /home/tekrehbe/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 60

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tekrehbe/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_instances.php:67) in /home/tekrehbe/public_html/wp-content/themes/listingpro-sagi/include/paypal/campaign-save.php on line 3
class.redux_instances.php on line 67 satırı da aşağıdaki kod
$hash = md5( md5( AUTH_KEY . SECURE_AUTH_KEY . '-redux' ) . '-support' );
[B][/B]

yardımlarınızı bekliyorum