Jump to content

Chaos92

Members
  • Posts

    1543
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Chaos92

  1. 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.
  2. Make sure you use increase headgear ID patches in nemo
  3. if you're using putty/terminal : ./configure make clean make sql make server
  4. Im not understand your question well... but.. use FluxCP then.
  5. get the english translation https://github.com/zackdreaver
  6. Check your conf/battle/item.conf in gtb_sc_immunity:
  7. Chaos92

    Fluxcp error

    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.
  8. Chaos92

    gepard

    You can contact him via rathena here @Functor or you can contact him via Skype. Gepard have GRF encryption modules.
  9. Use the correct translation files. Try to use renewal from ZackDreaver here : https://github.com/zackdreaver/ROenglishPRE
  10. 'DefaultLanguage' => 'en_us' Change it to any language files here. https://github.com/rathena/FluxCP/tree/master/lang .
  11. make sure you diffed your client with max headgear id 32000
  12. atcommand log if you want to see their commands log.
  13. 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.
  14. 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.
  15. you can modified it in msgstringtable.txt
  16. 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 ?
  17. 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.
  18. yep its me that post it. Thanks btw , might could help others later if its already fixed.
  19. 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)
  20. IPN already added in paypal. Allow access from URL I think should be enabled normally.
  21. 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.
  22. 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&#58;&#47;&#47;WWW&#46;PAYPAL&#46;COM&#47;CGI&#45;BIN&#47;WEBSCR" ON THIS SERVER.<P>REFERENCE&#32;&#35;18&#46;2FE51CB8&#46;1556434806&#46;5B69004</BODY></HTML>) [2019-04-28 07:00:06] Transaction invalid, aborting. Anyone knows how to fix this ?
  23. 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.
  24. create an item with weight 5k or 6k, then checkweight(<item id>,<amount>)
  25. use one group id, and insert all commands that you want them to have. They still can trade, drop, etc.
×
×
  • Create New...