Notice: Undefined variable: home_query in index.php on line 18
Notice: Use of undefined constant U - assumed 'U' in inc/functions.php on line 168
I have installed a script that pulls info from api's and was able to eliminate the errors by chmod the cache folder to 777. I don't think I have to use 777 so that errors disappear, would there be another setting for this?
what other method can be done to dump the errors else where besides the top of my index.php page?