You need to add privilege in your database.
Add user privilege with details hostname (of your web hosting), username and password in your database. The error will shows your hostname if you didnt know what is your hostname.
you need to enable debug or check the error log.
Or maybe you have set SMTP or email for verification but its not correctly setup.
There are so many errors that can lead to this, so better you enable debug and check error log first.
**And disable back the debug after you get the detailed information.
Is it this client started the function for required job level requirement ?
And I didnt find any details what the clients do on 20180620 release, just the mediafire links.
Thanks for the reply btw.
Hello, Im wanna ask about the clients that are works with job level skills requirement. From which client date that supports this function ? For example doram job level required skills and star gladiator skills (mostly required job level 50).
Because as I can see, 20150916 clients doesnt work with job level skills requirements. Is it true ? And if we use @allskills, the only way to make the skills available.
Anyone knows why those doram skills become grey ? Im using client 20150411. Renewal version but pre-re cast.
We cannot level up those skills looks like its has been disabled but its not. Ive makesure the files in db/re/skilltree and also skilldb already added.
Any github merging that I should add since this isnt the latest version of rAthena ?
1. check in themes/default/account/create.php there will be a few line of codes for birthdate. Also in modules/account/create.php
2. upload your themes in themes folder and change in config/application.php for themes to theme directory name.
yes. www.paypal.com only.
'AcceptDonations' => true, // Whether or not to accept donations.
'PayPalIpnUrl' => 'www.paypal.com',// The URL for PayPal's IPN responses (www.paypal.com for live and www.sandbox.paypal.com for testing)
Paypal setting already correct. The payment also success. payment deducted and received but theres no log for it in fluxcp and credit isnt added automatically.
Ive tried asking in discord rAthena and someone also having this issue.
Hello, ive seen that theres so much issue on paypal donation lately. I've test it, the transaction is successful, but there is no log in fluxcp for the transaction and only thislog added in paypal.log.php
[2019-04-28 07:00:06] Establishing connection to PayPal server at www.paypal.com:443...
[2019-04-28 07:00:06] Connected. Sending request back to PayPal...
[2019-04-28 07:00:06] Sent 1142 bytes of transaction data. Request size: 1287 bytes.
[2019-04-28 07:00:06] Reading back response from PayPal...
[2019-04-28 07:00:06] Notification failed to verify. (recv: <HTML><HEAD><TITLE>ACCESS DENIED</TITLE></HEAD><BODY><H1>ACCESS DENIED</H1>YOU DON'T HAVE PERMISSION TO ACCESS "HTTP://WWW.PAYPAL.COM/CGI-BIN/WEBSCR" ON THIS SERVER.<P>REFERENCE #18.2FE51CB8.1556434806.5B69004</BODY></HTML>)
[2019-04-28 07:00:06] Transaction invalid, aborting.
Anyone knows how to fix this ?
hello, you need to add user permission for that.
if you're using phpmyadmin, click your database, privileges, add user account, and add the hostname, username and password.