Jump to content

Takari

Members
  • Content Count

    88
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Takari

  1. The IPN URL stays the same. Your merchant ID can be found in your paypal account: Profile -> My Business Info May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account. 1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode) 2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal. 3rd - I donate with my donor account and "Return to facilitator's homepage". 4th - I check my account and I now have 50 credits (5USD = 50 credits for me) EDIT I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential
  2. Well I use their services and I can patch without a problem. Never had to contact them about it too. EDIT LOL. Didn't even notice this was 2 months ago. But yeah, works fine for me
  3. Thank you for all the feedback! For all those concerned regarding the speed of CORA, I know that it's not the fastest ragnarok cp in the world as of the moment but as we all know it's still in beta phase. I can't promise you that it will be faster or even just as fast as flux once we reach a stable state, but I assure you that optimization is already a part of our team's plans for future improvements. And you can bet that we'll do the best we can to speed it up as much as possible. For now, I ask you all once again for your patience (that you have generously provided so far) while we are still slowly carving our way to a stable version Before anything else, I'd like to apologize for the lack of documentary on how to operate and manage all the features. Now for your question, did you set your IPN URL in your paypal sandbox account already? It should be: base_url/donate/verify .. so if your website is, for example, called ro-web.com your paypal IPN should be http://ro-web.com/donate/verify Thank you! We deeply appreciate it. I'm considering documenting a developer's guide in the future, but nothing is final yet especially that, again, we are still in beta. The reason for this is because I plan to rebuild CORA from the ground up once all the pieces are put into place. What I mean is that I'm still currently testing all the features, and all your reactions towards 'em. By the time we finish that I will totally rebuild the source code of CORA to optimize its size and speed. It will probably maintain the ability to use the current themes that we have now, but I'd rather provide you guys the best learning materials than to compromise. But I'd like to emphasize again that nothing is final yet, I'm considering the idea but I can't promise anything especially because I have not presented this idea to my colleagues yet
  4. Suggestion considered! Thank you for your suggestion!
  5. You can easily change the options through the widget options (by clicking the widget's name in your widget list in admin panel) .. The player count and player peak requires a custom script included in cora's download. /cora/scripts/user_count.txt (or something like that) Kinda hard to check right now as I'm on mobile ) THank you! Thank you! You're most welcome! ^^
  6. You can easily change the options through the widget options (by clicking the widget's name in your widget list in admin panel) .. The player count and player peak requires a custom script included in cora's download. /cora/scripts/user_count.txt (or something like that) Kinda hard to check right now as I'm on mobile )
  7. @hadeszeus Thank you! Regarding your problem, have you changed your IP and ports in the widget menu? In your widget list click "server status" and that should open the widget's options
  8. Yes! I'm happy to inform you that CORA™ v0.9.4 is now out! Please check the guides as there are changes in the installation process (Installation made easy) UPDATE CORA™ v0.9.4 BETA [Download] [*]All configuration details are moved to one single file. [*]Fixed incompatibility for PHP 5.6+ users. [*]Fixed corrupted guild emblem display. [*]Fixed layouting problems for three-columned themes. [*]Fixed random page reloads in widget management. [*]Fixed force-login requirement when creating/update posts/pages. [*]Fixed missing pages when adding inline widgets. [*]Changed icon for `account tab` in the account page and account widget. [*]Changed behavior of vote button to disable on click and open target in new tab. [*]Added ragnarok smileys for posts and pages. [*]Added timezone settings in the configuration file. [*]Added `search by last IP` option in user management. [*]Added character management sub-module located in user management. [*]Added IP Ban management sub-module located in user management. [*]Added `Logs` module that includes the following: [*]In-game logs: login, atcommand, chat, pick, zeny, mvp. [*]Web logs: login, account update, ban, vote, donate, shop. [*]Added `Use md5` option in account settings. [*]Added password reset for md5 users. [*]Added TOS page selection option in general settings. [*]Added admin display name option in admin settings. [*]Added custom index.php option for home page selection in general settings. NOTE You may download the zip file from our website right now, but if you'd rather wait for it on github, I'll be creating a repository later. Also, a new and free theme named Jungle has been added in this revision: whoa! gonna use it. thanks man. very nicee!!! Thank you! Enjoy tthe CMS
  9. New generation CP! Great Job Takari! I'm going to use this on my server. I hope someone will try to check if this is vulnerable to some exploit or hack. Thank you! Hope you find this helpful ^^
  10. UPDATE CORA CMS is now in github! I recommend cloning it from there so it would be easy for you guys to update https://github.com/takari1994/CORA
  11. Did you place the correct port? Anyway, try refreshing the page. It automatically assumes that a certain server is offline if it takes too long to respond when pinging. EDIT I forgot to mention that it could also be caused by your web host but I'm not sure if this applies to your case. Example, hostgator blocks certain ports for outbound connection including 5121, 6121, and 6900 which was preventing me from connecting to my server. First thing you can do is check with your web server if their ports (as listed earlier) are open for outbound connection. You can also try to edit the request timeout time but that would be a hassle, yes? I'm just gonna add a request timeout option next time
  12. whoops I have removed the backup file now. Thanks! Well, we do have a skype account for support and whatever concerns Skype ID: takaworks.net
  13. Yes! I'm happy to inform you that CORA™ v0.9.4 is now out! Please check the guides as there are changes in the installation process (Installation made easy) UPDATE CORA™ v0.9.4 BETA [Download] [*]All configuration details are moved to one single file. [*]Fixed incompatibility for PHP 5.6+ users. [*]Fixed corrupted guild emblem display. [*]Fixed layouting problems for three-columned themes. [*]Fixed random page reloads in widget management. [*]Fixed force-login requirement when creating/update posts/pages. [*]Fixed missing pages when adding inline widgets. [*]Changed icon for `account tab` in the account page and account widget. [*]Changed behavior of vote button to disable on click and open target in new tab. [*]Added ragnarok smileys for posts and pages. [*]Added timezone settings in the configuration file. [*]Added `search by last IP` option in user management. [*]Added character management sub-module located in user management. [*]Added IP Ban management sub-module located in user management. [*]Added `Logs` module that includes the following: [*]In-game logs: login, atcommand, chat, pick, zeny, mvp. [*]Web logs: login, account update, ban, vote, donate, shop. [*]Added `Use md5` option in account settings. [*]Added password reset for md5 users. [*]Added TOS page selection option in general settings. [*]Added admin display name option in admin settings. [*]Added custom index.php option for home page selection in general settings. NOTE You may download the zip file from our website right now, but if you'd rather wait for it on github, I'll be creating a repository later. Also, a new and free theme named Jungle has been added in this revision:
  14. Thank you for the report Klutz! I'm already uploading revision 0.9.4 though, so avatar is gonna have to wait until 0.9.5 I was already aware of this error, but unfortunately the cause does not seem to be from CORA, but rather, from the web host. I was going to make a work-around for it, but I completely forgot to include it in this time. Sorry ~_~
  15. If you are using windows 8, try running your client as administrator and in windows 7 compatibility mode. You may do that by right clicking your client > troubleshoot compatibility > troubleshoot program Check "The programs worked with earlier versions of windows" & "The program requires additional permissions". Then, when asked what version of windows the program worked before, choose Windows 7. Test the program, if it runs well click on next > "Yes, save these settings".
  16. Thanks mate. we will wait on that part. gonna use it. once it's done/finish. Thank you! Your patience is truly appreciated! Just to update: Development of revision 0.9.4 is hopefully finished. I'm gonna have a few colleagues test it first. If everything runs smooth, I'll start uploading the revision. Before that though, may I ask again what problems both of you are encountering? Because I have tested the V4P and Shop locally, and did so successfully (I have yet to test the donation since I can't test it locally). I want to atleast get it fixed (if it actually needs any) for you guys as soon as possible. Try to be as detailed as you can, for example: @Klutz: Does the cash shop result to the same error for every item? Does it result to the same error for every transaction type (Cart, Buy Now, Gift)? @Shatotech: What is it that you need assistance with the V4P? Kindly fill me in with those infos and I'll sort you guys out
  17. Hello everyone. I'm sorry for not uploading any updates lately. The reason for this, aside from my own troubles, is that revision 0.9.4 contains a good amount of changes/additions which I hope you will all like. For everyone asking about the MD5 it is included in the said revision along with a new "Password Reset" feature since an encrypted password cannot be "Recovered". I'm still about 90% done, I honestly have not been able to get back to work for a while, so again I'm sorry. Hopefully, I'll be able to finally finish this in the next 24 hours. Thank you all for your patience, I will post an update once the updated is available.
  18. Cool Thanks, Btw what is the IPN for cora? i want to test it out. First of all, I'm really sorry about this. But before testing the donation, please download this (yet another) fix for v0.9.3 Download by clicking here. Upon testing my self, realizing that I have not tested the donation after a couple of revisions, I have noticed that it may have been overwritten some time during some revision. And sadly, I was correct. It is not that big of a bug though (in fact, just one single line is missing lol). After downloading the fix, the IPN should be: base_url/donate/verify e.g. http://myroname.com/donate/verify A PHP Error was encounteredSeverity: Warning Message: fwrite() expects at least 2 parameters, 1 given Filename: controllers/donate.php Line Number: 93 about the Donation Verify. Also seems the cashshop doesn't work, i gave my account 100 credit, but i can't buy any item from it says: "There seems to be some missing or invalid data.". Could you check it out? I'll take a look at this. And get to you as soon as I can. I'm currently preoccupied with my own server which is why the updates have been delaying. The next revision is about 90%, but I guess I can squeeze this one in so it'll be fixed asap.
  19. as swift said, it's a job scheduler. Basically the idea is that cronjob will execute a certain script in the time you set it. If you have cpanel, then it should be easy for you since it has a cronjob manager tool. Here's how it should go: Create a PHP script that will: Fetch new reports/suggestions. (for this you should have some sort of status column so you can identify sent items from new items) Setup your SMTP/PHP email configuration, and send the email containing the reports/suggestions. Update the status of those reports/suggestions so it wouldn't be sent again (You wouldn't want it spamming your email) [*]Use CPanel's Cronjob Manager Tool. Select the PHP script you just created. [*]Specify the interval you want it to execute. You may select every 15 minutes/30 minutes. Whatever floats your boat. You can even do every minute if you want.
  20. I think it would be better if suggestions were submitted through a web form, that way it's easier to send notifications whenever a suggestion has been submitted. But what you seek is possible using cronjobs.
  21. hello klutz! Thank you for the unending interest and patience I'm about 60% done for the upcoming revision. I'm sorry if it's going to be delayed as I have decided to take some "holiday rest" even though the holidays are over lol. Expect it in a couple of days though!
  22. Yes, the GRF is necessary since ROChargen extracts the sprites from it Please refer to this guide: ROChargen Setup OK.., i put the grf with the sprites and palletes ... but still doesn't appear.... uploaded the grf in client folder, setthe DATA.INI file and still nothing =x The ROChargen was probably not setup properly then .. I know the configuration is little messy right now, I'm sorry for that. Not to worry though, I am working on another revision that includes an entirely new setup (way easier). This should be up in a couple of days. I would also be updating the instructions in the site then. For now though, I'll send you a PM so I may assist you personally EDIT PM sent so this thread won't look like a support section
  23. Yes, the GRF is necessary since ROChargen extracts the sprites from it Please refer to this guide: ROChargen Setup
  24. Cool Thanks, Btw what is the IPN for cora? i want to test it out. First of all, I'm really sorry about this. But before testing the donation, please download this (yet another) fix for v0.9.3 Download by clicking here. Upon testing my self, realizing that I have not tested the donation after a couple of revisions, I have noticed that it may have been overwritten some time during some revision. And sadly, I was correct. It is not that big of a bug though (in fact, just one single line is missing lol). After downloading the fix, the IPN should be: base_url/donate/verify e.g. http://myroname.com/donate/verify
  25. UPDATE CORA™ v0.9.3 BETA Fixed directory issues where installing in public folder was causing errors. Fixed layout problems with the default themes. The dashboard has been improved to ensure easy installation of addons in the future. Added costumes category to cash shop. UPDATE 2 CORA™ v0.9.3.1 [FIX] Additional fix for version 0.9.3 it seems I have missed some problems that should have been included. For those who installed/are installing cora in a public folder, please visit the download page again @ http://cora.takaworks.net/downloads.php -- an additional fix file has been added there. It's very light so upload should be easy. UPDATE 3 CORA™ v0.9.3.2 [FIX] Fix for donation view where one single (and crucial) information is missing.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.