This is a follow on the thread 163451.
Having cleared the cache folder and reset permissions with a few moments of activity the issue has returned.
Some elements have changed however; what was,
Notice: Undefined variable: ret in /home/xxxx/public_html/admin/core/core.functions.php on line 1099
Notice: Undefined variable: ret in /home/xxxx/public_html/admin/core/core.functions.php on line 1099
Notice: Undefined variable: ret in /home/xxxx/public_html/admin/core/core.functions.php on line 1099
Notice: Undefined variable: ret in /home/xxxx/public_html/admin/core/core.functions.php on line 1099
is now only
Notice: Undefined variable: ret in /home/xxxx/public_html/admin/core/core.functions.php on line 1099
and the PHP Error has been eliminated.
I was able to eliminate the error by disabling Extensions and that too seems to have cut the number of Undefined variable: “ret” errors from 4 to 1. I tried uninstalling all third-party modules as well but sadly that didn’t change anything.
I did notice one thing though. The errors occur whenever that database is accessed, so updating templates, entries and trying to clear the database caches all through up the errors, but other cache operations do not.
2 questions then;
1) can anyone suggest other steps I might take to restore the install to “stock” and eliminate anything I might have added/changed?; and,
2) this was an MSM site. The site I’m using was not site #1. Is there any way I can uninstall site #1 or otherwise remove MSM and keep only site #2?
Thanks, Jules