almarket23
New member
- Messages
- 90
- Points
- 0
- Github
- nexus
- Emulator
i hope that this project will finish soon.. this is amazing...
I plan to make a stable pre-release once I finish the installation stuff I've been working on. Once you have a "Stable" way to install the panel that might be a good time to release a pre-release.Is there a stable release?
Jguy, i was wondering if there is an possible to have for rAthena or only exlusively for Herc?I plan to make a stable pre-release once I finish the installation stuff I've been working on. Once you have a "Stable" way to install the panel that might be a good time to release a pre-release.Is there a stable release?
In all theory it would be rAthena compatible with a few database changes. However the features would be much limited.Jguy, i was wondering if there is an possible to have for rAthena or only exlusively for Herc?I plan to make a stable pre-release once I finish the installation stuff I've been working on. Once you have a "Stable" way to install the panel that might be a good time to release a pre-release.Is there a stable release?
I can charge for this or we will meet at downtown or my place in Chicago i live in Jefferson Park.
glad to hearIn all theory it would be rAthena compatible with a few database changes. However the features would be much limited.Jguy, i was wondering if there is an possible to have for rAthena or only exlusively for Herc?I plan to make a stable pre-release once I finish the installation stuff I've been working on. Once you have a "Stable" way to install the panel that might be a good time to release a pre-release.Is there a stable release?
I can charge for this or we will meet at downtown or my place in Chicago i live in Jefferson Park.
I'm still around. There was a huge project at work I wasn't able to get time away from. I'm still floating around and still picking at the panel.
Yeah, there's some things missing since a recent commit where I broke out the ability to have HAT in a separate database. The help would be appreciated if you want to make a pull request.This is a very good work. However, your git has many error / missing information starting from the installation.
First, I would like to say that I do not want to mix HAT database and server database. There is a confusion made at the first step:
SELECT `data` FROM `hat_sessions` WHERE `id` = 'af39a0f0039cc24ea7e9492d469bebf1e6b73b4f' AND `ip_address` = '::1'
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 160
This is giving an error because instead of checking HAT database $db['hat'] where `hat_sessions` is, it is looking for `hat_sessions` in $db['ragnarok']
I'll update your git from what I can see while I am testing it![]()
same problem like mineThis is a very good work. However, your git has many error / missing information starting from the installation.
First, I would like to say that I do not want to mix HAT database and server database. There is a confusion made at the first step:
SELECT `data` FROM `hat_sessions` WHERE `id` = 'af39a0f0039cc24ea7e9492d469bebf1e6b73b4f' AND `ip_address` = '::1'
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 160
This is giving an error because instead of checking HAT database $db['hat'] where `hat_sessions` is, it is looking for `hat_sessions` in $db['ragnarok']
I'll update your git from what I can see while I am testing it![]()
This is a very good work. However, your git has many error / missing information starting from the installation.
First, I would like to say that I do not want to mix HAT database and server database. There is a confusion made at the first step:
SELECT `data` FROM `hat_sessions` WHERE `id` = 'af39a0f0039cc24ea7e9492d469bebf1e6b73b4f' AND `ip_address` = '::1'
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 160
This is giving an error because instead of checking HAT database $db['hat'] where `hat_sessions` is, it is looking for `hat_sessions` in $db['ragnarok']
I'll update your git from what I can see while I am testing it![]()
These issues are fixed in https://github.com/jguy1987/HercAdminTool/commit/ce446db815f8cc86e72cf99cf1f7fabbd2fe7f9asame problem like mineThis is a very good work. However, your git has many error / missing information starting from the installation.
First, I would like to say that I do not want to mix HAT database and server database. There is a confusion made at the first step:
SELECT `data` FROM `hat_sessions` WHERE `id` = 'af39a0f0039cc24ea7e9492d469bebf1e6b73b4f' AND `ip_address` = '::1'
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 160
This is giving an error because instead of checking HAT database $db['hat'] where `hat_sessions` is, it is looking for `hat_sessions` in $db['ragnarok']
I'll update your git from what I can see while I am testing it![]()
![]()
It's likely you do not have ModRewrite enabled on your Apache server.I am always getting error of URLs was not found.
Example:
he requested URL /account/search was not found on this server.
We use essential cookies to make this site work, and optional cookies to enhance your experience.