Quote:
Originally Posted by kh99
I don't see that exact query anywhere, and the template table has no "edited" column. Could that be from a mod? Try temporarily disabling all your mods by putting:
Code:
define('DISABLE_HOOKS', true);
at the top of your config.php file, right under the <?php
|
You sir or miss, are correct.
Now to track down the evil doer.... sigh .... 200+ modifications to go through... Oh what fun.
edit: just noticed your name there, Kevin.... Thank you
--------------- Added [DATE]1323918737[/DATE] at [TIME]1323918737[/TIME] ---------------
@Kevin thank you so much for your willingness to help. I should have checked a possible mod conflict from the beginning and would have saved myself the trouble.
Removing the following 3 modifications resolved my issues, for anyone else who may in the future have a problem.
https://vborg.vbsupport.ru/showthread.php?t=266696
https://vborg.vbsupport.ru/showthread.php?t=152931
https://vborg.vbsupport.ru/showthread.php?t=243460
I confirmed the error by not only removing these on my site, but also by using them on a fresh install with no other modifications or templates.
This is not to say that these 3 are bad, but simply that your own results may vary.