• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

JForum 2.1.9 problem

 
Ranch Hand
Posts: 145
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I get this error after I install (and I'm not familiar with freemarker). How do I fix it quick please?

 
author & internet detective
Posts: 42056
926
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The quickest way to get the error to go away is to remove that line from the freemarker template. Seriously. It isn't a critical part of the system to display # users. And it might work if you put it back after creating a real user.
 
Tudor Raneti
Ranch Hand
Posts: 145
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The quickest solution is to use 2.1.8 instead. I've also run into the DEADLOCKs problem with 2.1.9 and there's no apparent solution while I read about what others tried.

EDIT: either they fixed 2.1.9 or I did with an reinstall... there no more problems with 2.1.9 that I can see at the moment

EDIT2: there were no errors in the original package per se, I was making a dumb mistake when I replaced all TYPE with ENGINE, some 'type' got replaced too. I blame the heat
I don't know where the above error originated from, after re-downloading and re-installing everything works fine
 
Did you ever grow anything in the garden of your mind? - Fred Rogers. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic