Hi,
when I try to order emerald subscriptions or other lists by clicking on table headers,
the page get balnk with this error
Unknown column 'p.id' in 'order clause' SQL=SELECT a.*, ( SELECT COUNT(id) FROM #__discuss_category
WHERE lft < a.lft AND rgt > a.rgt AND a.lft != '0' ) AS depth FROM #__discuss_category
AS a ORDER BY p.id asc, ordering
I guess this is a conflict with Stackideas Easydiscuss as this #__discuss_category is probably Easydiscuss table?
When this happens I have to delete my browser cookies in order to see the frontend again, otherhwise every page I surg is completely blank with taht error message
This is not a big deal, I can just avoid ordering anything in Emerald, but I would appreciate if you could investigate (I can provide Easydiscuss if you need to test on your side)
Thank you
Hi, when I try to order emerald subscriptions or other lists by clicking on table headers, the page get balnk with this error
Unknown column 'p.id' in 'order clause' SQL=SELECT a.*, ( SELECT COUNT(id) FROM
#__discuss_category
WHERE lft < a.lft AND rgt > a.rgt AND a.lft != '0' ) AS depth FROM#__discuss_category
AS a ORDER BY p.id asc, orderingI guess this is a conflict with Stackideas Easydiscuss as this #__discuss_category is probably Easydiscuss table?
When this happens I have to delete my browser cookies in order to see the frontend again, otherhwise every page I surg is completely blank with taht error message
This is not a big deal, I can just avoid ordering anything in Emerald, but I would appreciate if you could investigate (I can provide Easydiscuss if you need to test on your side)
Thank you