This is a major issue which occurs after the "Pay to Publish" module is activate and it appears on the home page.
EntityFieldQueryException: Unknown field: ms_paypublish_nid in EntityFieldQuery->addFieldCondition() (line 817 of /home/mysite/public_html/commerce/includes/entity.inc).
Comments
Comment #2
Farreres commentedI don't understand why the url of the error includes commerce. URLs from moneysuite are of the kind
ms_ppv/purchase
or admin/moneysuite/ms_ppv but they never include commerce in their urls.
There seems to be some conflict related to some commerce module you have installed, and I cannot guess if the problem comes from moneysuite or from commerce module. In fact the error line 817 is from a file that is not part of moneysuite.
Comment #3
tontoman commentedThe above bug persists even with a fresh install running "Pay to publish" without Commerce kickstart.
It occurs after a node is filled out and a "Pay to Publish Plan" is selected and on submit the Error occurs.
The Fresh install of drupal is running Moneysuite Plus dependencies Only.
EntityFieldQueryException: Unknown field: ms_paypublish_nid in EntityFieldQuery->addFieldCondition() (line 817 of /home/mysite/public_html/hand/includes/entity.inc).
Comment #4
Farreres commentedI am not using pay to publish and I have no knowledge of this part of the code. Maybe some other maintainer can help with this...
Comment #5
mdmanouwer commentedhey can any maintainer fix this