內容 |
|
Hi JForum support team,
I'm now testing all the functionalities of jforum Admin Account, and have found some problems in the "admin control panel" in jforum 2.4.0:
1 "Moderation of replies" doesn't work: I use my admin account to log in and select all my forums as "Moderation of replies" in this option for the admin group, and when I use admin account to post replies in these forums, none of the replied messages are needed to be moderated. All of the replies are posted into the forum straight away. (All these forums are set as "Moderatable") So what's the function of "Moderation of replies"? Isn't it used to pend all the replies waiting for the moderation from the moderator?
2 "Can edit message" doesn't work: if I switch this option to "No" for admin group, the admin account are still able to edit all the messages in any forums.
3 What are the functions of "Message Approving" and "Ranking"? How to use them?
Could you please have a look at the above issues and help me out? I have tested many times, the first two functions don't work as I described.
Regards
drake
|
|
|
Hi mate, how could I integrate the jforum into my existing project? For instance, I have a website project which is using the URL address www.hello.com.au (just a example). How could I access jforum through URL: www.hello.com.au/jforum? Because I'm building all the projects in Netbeans, do you have related solutions for me? Thanks in advance.
|
|
|
Hi mate, it works!!!!!! It seems it's the way I retrieved the code through your SVN was incorrect that cause that error. Thx heaps!!
Now I'm going to do some testing of the jforum. May I ask is there any good ways to test jforum's capacity when in a large volumn of posts scenario?
Kind Regards
drake
|
|
|
Hi, I thank you for your help. I have set up the jforum 2.4.0 source code in Netbeans IDE. But when I try to build it. The same error occurs as it does in jforum2.3.5:
"getParameterNames() in WebRequestContext cannot implement getParameterNames() in ServletRequest
public Enumeration<Object> getParameterNames() {
return type Enumeration<Object> is not compatible with Enumeration<String>"
I can run the project and access the main page of jforum and use normal account to post or reply topics. However, there is still some problem when I use Admin account (The same problem as in jforum 2.3.5, please see the screenshot in my first post).
The weard thing is, if I use the war file. Everything is fine. Is there no one else having the problem as I do? Could you help me out of this please?
|
|
|
Hi, I downloaded the source code from your SVG via http://jforum2.googlecode.com/svn/trunk/. But I found there is no "install.jsp" and "index.jsp" files. How can I get these two files for jForum 2.4.0?
|
|
|
Hi, I have switched the JDK 1.8 back to JDK 1.7.0_75, but the problem still exists. Could you please try to build jforum using glassfish server in the Netbeans IDE v8.0 to what happens? Please help me out. Thx in advance.
|
|
|
Hi, can I build jforum with glassfish server in Netbeans v8.0??
|
|
|
Hi, does jforum 2 support glassfish?
|
|
|
Hi, I downloaded jForum 2.4.0 from SVN and tried to build it in my NetBeans IDE v8.0. It seems more errors exist in Jforum 2.4.0 than Jforum 2.3.5. I have been stuck on this problem for 1 month. Could you please send me the source code of either jForum 2.3.5 or jForum 2.4.0 which can be successfully run in NetBeans please? My email address is drake@yvntech.com. Thanks in advcance!!
|
|
|
Yes, I'm using JDK8. Does Jforum 2.4.0 support JDK8?
|
|
|
Hi, I removed the method getParameterNames() and rebuilt the program, but failed. New errors occured in the WebRequestConext class, and I can't access the jForum pages when I run it. I have attached the error screenshots, please have a look
P.S.: Have you ever met such a problem when you run the source code of Jforum 2.3.5? If not, could you provide your Jforum 2.3.5 code for me please?
Kind Regards
Drake
|
|
|
Hi jForum Support Team,
I have successfully built up the jForum 2.3.5 source code in NetBeans IDE v8.0.2 in my personal laptop. The project can be run and I can access the jForum pages to post my topics without any problem. However, there is still a source existing in the "WebRequestContext.java" file in the "net.jforum.context.web" package.
The error hint is "getParameterNames() in net.jforum.context.web.WebRequestContext cannot implement getParameterNames() in javax.servlet.ServletRequest return type java.util.Enumerationjava.lang.Object is not compatible with java.util.Enumerationjava.lang.String".
When I log in with an admin account and do some changes in the admin control panel (for example modify the "permission" for groups) then click "Save". The same error occurs.
I have attached the screenshot, please have a look and help me out of this as soon as possible.
P.S.: I'm not familiar with the coding stuff. So if you could help me, please describe the solution in a plain way for my better understanding. Thanks in advance!
Kind Regards
Drake
YVN Technology
|
|
|