Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Jan 09, 2018 5:19 pm
I'm seeing new errors in my PHP error log. It looks like there is an UPDATE query referencing a column called 'posts' that is generating the error. I verified that this column does not exist in that table. Should I create that column or fix it in some other way? What are the parameters for this column? Thanks!
2 Replies
Jan 09, 2018 6:24 pm
That'll do it. Thanks!