I have tried about everything I can think of from reading other posts with similar errors. The error I got when I tried to log in to admin was this:
Fatal error: Call to undefined function zen_check_url_get_terms() in /home/brantle2/public_html/ordernowhtm/admin/includes/languages/english/index.php on line 30
I tried unzipping my files again, but that didn't work. I checked the index.php and didn't see any extra characters - but maybe I am not looking at it right?
Here is what my index.php shows for line 30 - I didn't change anything on this line - so not sure what the error is? Maybe too many )'s ? Any ideas?
if ( ($category_depth == 'products') || (zen_check_url_get_terms()) ) {
Thanks for any help you can provide -![]()



