Anyone ever run across this issue? I suddenly started getting this warning at the top of the page:
Warning: Use of undefined constant AUTH_KEY – assumed ‘AUTH_KEY’ (this will throw an Error in a future version of PHP) in /home/c257235/toddphoto.com/blog/wp-content/themes/ascend_premium/themeoptions/redux/inc/class.redux_instances.php on line 67
Warning: Use of undefined constant SECURE_AUTH_KEY – assumed ‘SECURE_AUTH_KEY’ (this will throw an Error in a future version of PHP) in /home/c257235/toddphoto.com/blog/wp-content/themes/ascend_premium/themeoptions/redux/inc/class.redux_instances.php on line 67
The Site is *Login to see link
My thought is that it may be related to a recent laps in my membership, which I have rectified, but it isn’t happening on my site which also uses the theme and doesn’t have this issue. I started building the site, but hadn’t had time to work on it in quite a while, so I came back to work on it and came across this issue.
I can’t get to the admin login screen, so I tried uploading a new copy of the theme from Dreamweaver, but didn’t help. The login screen has additional error warnings:
Warning: Use of undefined constant AUTH_KEY – assumed ‘AUTH_KEY’ (this will throw an Error in a future version of PHP) in /home/c257235/toddphoto.com/blog/wp-content/themes/ascend_premium/themeoptions/redux/inc/class.redux_instances.php on line 67
Warning: Use of undefined constant SECURE_AUTH_KEY – assumed ‘SECURE_AUTH_KEY’ (this will throw an Error in a future version of PHP) in /home/c257235/toddphoto.com/blog/wp-content/themes/ascend_premium/themeoptions/redux/inc/class.redux_instances.php on line 67
Warning: Cannot modify header information – headers already sent by (output started at /home/c257235/toddphoto.com/blog/wp-content/themes/ascend_premium/themeoptions/redux/inc/class.redux_instances.php:67) in /home/c257235/toddphoto.com/blog/wp-includes/pluggable.php on line 1281
Warning: Cannot modify header information – headers already sent by (output started at /home/c257235/toddphoto.com/blog/wp-content/themes/ascend_premium/themeoptions/redux/inc/class.redux_instances.php:67) in /home/c257235/toddphoto.com/blog/wp-includes/pluggable.php on line 1284
Suggestions?
Thanks!!