topxiaoyong123 / jforum2

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

Getting Version Upgrade information Screen When entered into AdminControl Panel #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.admin login
2.
3.

What is the expected output? What do you see instead?
The screen with Forum Statastics and Who is in online ,but iam getting both 
this and on the top of these iam getting Version information,i know have to 
upgrade,can we avoid that version information..

What version of the product are you using? On what operating system,
database, and application server/servlet container?
* Product: JForum 2.2.1
* OS:Windows XP
* DB:MYSql
* AP:Tomcat 6.0

Please provide any additional information below.

Original issue reported on code.google.com by rsk1...@gmail.com on 8 Jun 2012 at 5:52

GoogleCodeExporter commented 9 years ago
JForum will remind you that there is a newer version if your installation get 
old.
If you don't want to get that notice, just edit your 
WEB-INF/config/SystemGlobals.properties and change the jforum.version.url to 
point to your localhost:
jforum.version.url = http://your.localhost/jforum/latest_version.txt 

Original comment by andow...@gmail.com on 8 Jun 2012 at 11:25

GoogleCodeExporter commented 9 years ago
fixed in r481. Add a version.check.enabled key to switch for check or not

Original comment by andow...@gmail.com on 14 May 2015 at 6:28