Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

(Release) pwAdmin 1.4.5 (Character Page, Edit XML & Live Chat)

Joined
Jun 7, 2009
Messages
543
Reaction score
221
As some of you may remember I said that I would try and give fixing pwAdmin a while ago to work with 1.4.5 and would share it if I ever did. Unfortunately I haven't given much time to it as I have had other things to take care of that were more of a priority. I started working on attempting to fix it about a week ago. For this to work you will need to update your pwAdmin protocols with the ones from Iweb.

Anyway I managed to get the character page working and the edit XML page. I also managed to fix the Live Chat as well. You can now send broadcasts on 1.4.5 and view all chats including Horns. I'm providing the whole panel as requested but be warned, much of it needs work. So don't expect too much yet.

Here is the download link:

(PHP files for addons)

New structure Database: View attachment dbo.rar

Fixed:

Character Page
XML Page
Live Chat
Server Configuration
Server Control

Fixed by others:

Send Mail 2 Plugin - Fixed By Romulan
GM Control - Fixed By rbb138

Known bugs:

Live Chat - Horn in live chat displays a colour code after all messages.

I will keep this page updated with more fixes in future.








------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

As some people still use older versions of the game I decided to split up my post so people would know what has been fixed in each version. This part is for pwAdmin made to work with 1.4.8.

Here is the download link:


Fixed:

Character Page
Character XML Page
Spouse Manager (For same gender marriages/Fixing marriages)
Icons have been updated
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Dec 24, 2011
Messages
56
Reaction score
9
As some of you may remember I said that I would try and give fixing pwAdmin a while ago to work with 1.4.5 and would share it if I ever did. Unfortunately I haven't given much time to it as I have had other things to take care of that were more of a priority. I started working on attempting to fix it about a week ago. For this to work you will need to update your pwAdmin protocols with the ones from Iweb.

Anyway I managed to get the character page working and the edit XML page. I also managed to fix the Live Chat as well. You can now send broadcasts on 1.4.5 and view all chats including Horns.

Here Are the download links:



Known bugs:

Character Page - The drop down that displays characters linked to an account does not function when using a server with the old ID structure. For example an account ID of 32 will not display in the drop down with characters starting with an ID of 1024+. However IDs with the new account structure will work just fine. Example Account ID = 1024, char ID 1024, 1025, 1026, 1027 and so on.

Live Chat - Horn in live chat displays a colour code after all messages.

I will keep this page updated with more fixes in future and once I get everything fixed I will upload the whole pwAdmin.

DaMadBoy - (Release) pwAdmin 1.4.5 (Character Page,  Edit XML & Live Chat) - RaGEZONE Forums

DaMadBoy - (Release) pwAdmin 1.4.5 (Character Page,  Edit XML & Live Chat) - RaGEZONE Forums

DaMadBoy - (Release) pwAdmin 1.4.5 (Character Page,  Edit XML & Live Chat) - RaGEZONE Forums

DaMadBoy - (Release) pwAdmin 1.4.5 (Character Page,  Edit XML & Live Chat) - RaGEZONE Forums

DaMadBoy - (Release) pwAdmin 1.4.5 (Character Page,  Edit XML & Live Chat) - RaGEZONE Forums

DaMadBoy - (Release) pwAdmin 1.4.5 (Character Page,  Edit XML & Live Chat) - RaGEZONE Forums

Can post the full pwAdmin? I added these files and does not work. May be problem on apache-tomcat 5.5.28-?
 
Joined
Jul 26, 2011
Messages
2,030
Reaction score
396
can pwadmin be set on tomcat beside iweb?

(currently having that issue, if that IS the issue that's what's causing me to be unable to use pwAdmin, and would love to use this)
 
Joined
Jun 7, 2009
Messages
543
Reaction score
221
I can post the full one but most of it is a work in progress. Give me some time and I will post it. I am using apache tomcat so yes you can use it along side iweb.

Edit: I updated the first post. You may want to change your IP address, port number and database settings in some of the files before it will work. I changed all IPs to 127.0.0.1 and all passwords are root too.
 
Last edited:
Legendary Battlemage
Joined
Aug 6, 2004
Messages
608
Reaction score
120
Updated post still points to roles.zip, just to let ya know. tested and works so +1 here. Just thought you should know so you can update link it points to
 
Junior Spellweaver
Joined
Oct 4, 2011
Messages
183
Reaction score
5
imports about 10chars by me then says cant import roles to mysql ? what i make false ? timout of jakarta?

FIXED had a char account in to edit templates -.- and pwAdmin acnt import roleid 16 ^^
 
Last edited:
Newbie Spellweaver
Joined
May 19, 2013
Messages
19
Reaction score
0
I got this error when trying to use "refresh top player list" and don't know how to fix it.
HTTP ERROR 500

Problem accessing /pwAdminBaruDariGama/addons/Top%20Players%20-%20Manual%20Refresh/. Reason:

Access denied for user 'root'@'localhost' (using password: YES)Caused by:


java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1072) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3563) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3495) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4001) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1284) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2183) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:784) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at com.mysql.jdbc.Util.handleNewInstance(Util.java:406) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:354) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:284) at java.sql.DriverManager.getConnection(DriverManager.java:620) at java.sql.DriverManager.getConnection(DriverManager.java:200) at org.apache.jsp.addons.Top_0020Players_0020_002d_0020Manual_0020Refresh.index_jsp._jspService(org.apache.jsp.addons.Top_0020Players_0020_002d_0020Manual_0020Refresh.index_jsp:87) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:284) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:115) at org.eclipse.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:552) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) at org.eclipse.jetty.server.Server.handle(Server.java:346) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) at java.lang.Thread.run(Thread.java:679)
Powered by Jetty://


And I have another problem changing password or creating new account from iweb, it said "connection to MySQL database failed.
I have changed all ip addresses in .pwconf.jsp to my server ip address and also set the MySQL configuration in .pwadminconf.jsp but still doesn't work.
Can anyone help me?

:/:
 
Newbie Spellweaver
Joined
May 29, 2013
Messages
6
Reaction score
3
Good job, DaMadBoy .

I had already developed one a while ago and i use today, only not used the style pwAdmin. Your sharing was great.

+1 like.
 
Joined
Jun 7, 2009
Messages
543
Reaction score
221
Thank you, I plan on doing more with pwAdmin once I figure out how to fix other aspects of it. I only started learning how it all work s properly about 2 weeks ago so bare with me.

I got this error when trying to use "refresh top player list" and don't know how to fix it.


And I have another problem changing password or creating new account from iweb, it said "connection to MySQL database failed.
I have changed all ip addresses in .pwconf.jsp to my server ip address and also set the MySQL configuration in .pwadminconf.jsp but still doesn't work.
Can anyone help me?

:/:

Are the database settings correct? Including the name of the database. The database name I used here was "dbo". Passwords must match your password for it as well, including case sensitivity.
 
Newbie Spellweaver
Joined
Dec 3, 2012
Messages
14
Reaction score
1
you could share. plugins php of if there is no problem ..
 
Newbie Spellweaver
Joined
May 19, 2013
Messages
19
Reaction score
0
Thank you, I plan on doing more with pwAdmin once I figure out how to fix other aspects of it. I only started learning how it all work s properly about 2 weeks ago so bare with me.



Are the database settings correct? Including the name of the database. The database name I used here was "dbo". Passwords must match your password for it as well, including case sensitivity.
Thanks for your concern.
I thing settings are correct, including the name of the database, i named it "pw" and so the password
I ever used iweb and it works fine with same setting.
maybe I have MySQL setting wrong or anything, dunno I am noob at this matter.
By the way, your edited pwAdmin is so amazing.
I can find anything I need for managing the game.
Its just I can't make it fully works.

once more, thanks for your help :thumbup:
 
Newbie Spellweaver
Joined
May 29, 2013
Messages
6
Reaction score
3
you could share. plugins php of if there is no problem ..

Do not be lazy.

PHP is an easy language, however, requires knowledge of its logic. When you learn this, you can create anything you want. Requires time, attention and logic, of course.

Do not be depending on people to get things done.

-

@ topic

Currently fix the plugins required php in apache in local connection. Now is working perfectly.

Dmd, its release was not working for me because the tab is still infuncional characters. I continued using my, I used base W2i.

Java does not it's hard. :8:
 
Newbie Spellweaver
Joined
Feb 21, 2012
Messages
94
Reaction score
14
0, 1, 1, 2, 3, 5, 8, 13,
Joined
Sep 8, 2011
Messages
601
Reaction score
168
Thank You.

By the way this module do I have tested with any 145-v69?
bola Released 145-v69 don't get database.

My Oficial Release v69 (bola v69)
http://forum.ragezone.com/f751/oficial-release-v69-900276/

[Release] Files Reflections (v145-v69)
http://forum.ragezone.com/f751/release-files-reflections-v145-v69-899527/

argonaut (v145-v69)


I do not know what to do use the setup guide. :(
Setup Guide 1.4.5 v69 present is incomplete all.
This is not my release, i re-upped it to Mega a while ago as Bola links were down for a while..they are exactly the same.
Bola guide and release is perfect, no problems on my test server, all running fine.
 
Joined
Jun 7, 2009
Messages
543
Reaction score
221
I can upload all the php files for the addons but wont be able too until tomorrow evening as I am not at home tomorrow. Not everything will work on the pwAdmin, the only things I have fixed so far are those that I mentioned in my initial post. I've been tackling the more challenging things to fix before I do the easy things such as the server control page.

@Regano I am currently using 1.4.5 on my test server to do the fixes with this panel. The version I am using is the one released by bola. The database I used came with 343s complete package.

Not sure why some people have trouble with the character page, it works perfectly on my system although I have noticed when I use it on my virtual server it takes a while to load or doesn't load at all. Most of the testing I do is on my physical test server though.
 
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,565
Reaction score
321
AW: (Release) pwAdmin 1.4.5 (Character Page, Edit XML & Live Chat)

test on vm page load very slow ... test on physical server works great ... i think problems comes from different java versions or tomcat / etc

2
 
Back
Top