topxiaoyong123 / jforum2

Automatically exported from code.google.com/p/jforum2
Other
0 stars 0 forks source link

Getting Error with previous and deleted database users in forums/list.page #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. installing jforum
2. in the 3rd step click here to access to jforum
3.

What is the expected output? What do you see instead?
we have to get forums/list.page, with current database users ,who are in online 
like things....

iam getting

Expression us.username is undefined on line 135, column 149 in 
default/forum_list.htm. The problematic instruction: ---------- ==> 
${us.username} [on line 135, column 147 in default/forum_list.htm] ---------- 
Java backtrace for programmers: ---------- 
freemarker.core.InvalidReferenceException: Expression us.username is undefined 
on line 135, column 149 in default/forum_list.htm. at 
freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124) at 
freemarker.core.Expression.getStringValue(Expression.java:118) at 
freemarker.core.Expression.getStringValue(Expression.java:93) at 
freemarker.core.DollarVariable.accept(DollarVariable.java:76) at 
freemarker.core.Environment.visit(Environment.java:210) at 
freemarker.core.MixedContent.accept(MixedContent.java:92) at 
freemarker.core.Environment.visit(Environment.java:210) at 
freemarker.core.IteratorBlock$Context.runLoop(IteratorBlock.java:167) at 
freemarker.core.Environment.visit(Environment.java:417) at 
freemarker.core.IteratorBlock.accept(IteratorBlock.java:102) at 
freemarker.core.Environment.visit(Environment.java:210) at 
freemarker.core.MixedContent.accept(MixedContent.java:92) at 
freemarker.core.Environment.visit(Environment.java:210) at 
freemarker.core.Environment.process(Environment.java:190) at 
freemarker.template.Template.process(Template.java:237) at 
net.jforum.JForum.processCommand(JForum.java:267) at 
net.jforum.JForum.service(JForum.java:233) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:290) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:206) at 
net.jforum.util.legacy.clickstream.ClickstreamFilter.doFilter(ClickstreamFilter.
java:59) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:235) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:206) at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:2
33) at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:1
91) at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) 
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109
) at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Pr
otocol.java:583) at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) at 
java.lang.Thread.run(Thread.java:619) 

An error has occurred.

For detailed error information, please see the HTML source code, and contact 
the forum Administrator.

Expression us.username is undefined on line 135, column 149 in 
default/forum_list.htm.

What version of the product are you using? On what operating system?

2.2.1
Please provide any additional information below.

I didnt changed any of the html files or source code....but why this error with 
previous and deleted database users

iam getting so and so registered 
last registerd user is ----
if i click on that name ....user doesnt exist..how to clear it 

Original issue reported on code.google.com by rsk1...@gmail.com on 19 May 2012 at 2:01

GoogleCodeExporter commented 9 years ago
Please try to use a newer version like JForum 2.3.3 for test and see if this 
issue has already been fixed

Original comment by andow...@gmail.com on 20 May 2012 at 4:51

GoogleCodeExporter commented 9 years ago
How can i get source code of JForum 2.3.3

Original comment by rsk1...@gmail.com on 20 May 2012 at 5:37

GoogleCodeExporter commented 9 years ago
Use a Subversion client to check out from googlecode, the URL is as follows:
http://jforum2.googlecode.com/svn/tags/v2.3.3 

Original comment by andow...@gmail.com on 21 May 2012 at 1:51

GoogleCodeExporter commented 9 years ago
no further information provided, close it.

Original comment by andow...@gmail.com on 7 May 2015 at 4:20