Quote:
Originally Posted by tbworld
You could try to replace the error line #15 with:
Code:
if (!isset($thread['threadid']) or intval($thread['threadid']) == 0)
Sorry, I have no setup to test this.
|
Okay I edited the code in line 15, functions_autotagger.php:
Success! seems to work okay now.
(I even toggled the file back and forth with the original code to make sure this was the issue - it was!) Able to edit properly now in both quick edit form (so more forever spinning circle on the Save) and advance edit, with no errors.