Closed (fixed)
Project:
NodeMaker
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Sep 2012 at 01:37 UTC
Updated:
9 Nov 2012 at 13:30 UTC
I installed NodeMaker and disabled all apps during install so that nothing would be enabled and no demo content would be created.
Every time I create a page I get the following error. I've just been changing it to [node:summary].
The Description is using the following invalid tokens: [node:field-nm-body:summary].
Comments
Comment #1
micheHello!
I just added code to make sure the token for [node:field-nm-body:summary] has data to display. During my recent testing, I was getting zero data (unless the summary was actually filled out), as opposed to an 'invalid token' error. However, I have seen that error before. Hopefully my new commit (which should show up in the dev release in a couple days) will solve the issue.
~Michelle
Comment #2
miche