• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

After I upgrade 2.1.4 to 2.1.6. I could make a poll but I could not vote it

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
it looked fine no problem when I made a poll but after I vote it, It showed error like this


on line 108, column 65 in default/post_show.htm presentation.renderPoll not found. The problematic instruction: ---------- ==> user-directive presentation.renderPoll [on line 108, column 65 in default/post_show.htm] ---------- Java backtrace for programmers: ---------- freemarker.core.InvalidReferenceException: on line 108, column 65 in default/post_show.htm presentation.renderPoll not found. at freemarker.core.UnifiedCall.accept(UnifiedCall.java:136) at freemarker.core.Environment.visit(Environment.java:171) at freemarker.core.IfBlock.accept(IfBlock.java:82) at
................



presentation.renderPoll
when i went to line 108 in post_show.htm. I cannot understand what wrong with this tag.
Anyone have the same problem with me??
[originally posted on jforum.net by rbupasiri]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am so sorry to say it s my clumsy not over write macro folder...


ops:

Now it s working fine!!!
[originally posted on jforum.net by rbupasiri]
 
Yeah, but how did the squirrel get in there? Was it because of the tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic