Macros

Last modified by Sergiu Dumitriu on 2008/09/02 22:15

 Failed to execute the [velocity] macro. Cause: [Error number 9001 in 3: The query [, BaseObject as obj, DBStringListProperty as prop join prop.list list where obj.name=doc.fullName and obj.className='XWiki.ArticleClass' and obj.name<>'XWiki.ArticleClassTemplate' and obj.id=prop.id.id and prop.id.name='category'  and list='local' order by doc.creationDate desc] requires programming right]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The query requires programming right. Query statement = [, BaseObject obj, IntegerProperty isPublished, IntegerProperty hidden, DateProperty publishDate  where doc.fullName <> 'Blog.BlogPostTemplate' and obj.name = doc.fullName and obj.className = 'Blog.BlogPostClass' and publishDate.id.id = obj.id and publishDate.id.name = 'publishDate' and isPublished.id.id = obj.id and isPublished.id.name = 'published' and hidden.id.id = obj.id and hidden.id.name = 'hidden' and (doc.creator = 'XWiki.XWikiGuest' or (isPublished.value = 1 and hidden.value = 0)) and (doc.space = ? or doc.parent = ?) order by year(publishDate.value)]]. Click on this message for details.