Always get database error with :
Unknown column 'special_field1' in 'where clause'
in every thread that i have inside my forum, after updating my market from 3.0.1 into 3.1.2 ..
I'm running 4.1.10 vbulletin version.
my Point Market 3.0.1 was working well before.
___________
and also :
Invalid SQL:
SELECT * from market_items where iscategory='1' AND (parentid='' OR mid='') AND active='1' ORDER BY `order` ASC;
MySQL Error : Unknown column 'mid' in 'where clause'
when i'm trying to edit Forum items, or trying to use "Forum Items Expirations" in Maintenance.
Now i need to disable this plugins to make my forum works.
I'm using 'uCash' .
|