Jump to content

Akkarin

Forum Manager
  • Posts

    3144
  • Joined

  • Last visited

  • Days Won

    212

Everything posted by Akkarin

  1. December Digest 2013 The following digest covers the month of December, 2013. Staff and Development Team Changes @Maki is now the Community Administrator @Brian is now a Support Administrator @Akkarin is now the Forum Administrator @Flaid is now a Community Contributor @Akinari is now a Community Contributor @Wolf is now a Script/DB Developer Development Highlights Major Updates: Official Item Package added 51074a0 Itemshop and Pointshop available 32fd3ee, 1ce4dbf Itemtype update 9cca188, 74740b4 Massive amount of updates applied to item_db.txt including over 30 commits of new items. Thanks to everyone who has been helping with this in item_db help! devotion_rdammage config added 432cdb7 Aegis CLASS system implemented dae8122 Max HP/SP redesigned 96443cd Command Updates: 'getgroupitem' added 51074a0 'groupranditem', 'getrandgroupitem' modified 51074a0 'get_githash' added 12007fe Statistics 7 authors have pushed 107 commits to all branches, excluding merges. On master, 184 files have changed. There have been 32,874 additions and 25,747 deletions.
  2. Evening all! For the last 4 hours @Lighta and myself have been fixing up Doxygen to display correctly. The crontab for newly generated doxygen files now occurs every hour. I was then railroaded into installing something a little more interesting called CppCheck. On our navigation bar in the header of each page is a new link under Bug Tracker called CPPCheck. Clicking the link will open a new tab/page and display a long list of issues that are in our current source files. Among other things, it checks macros, looks for things that may cause mapcrashes and informs devs which functions should be reviewed and optimised. As it takes a while to compile the results, this will be updated only once a week. On a side-note: we also have an IRC bot reporting github commit output to #rathena-dev too
  3. I've cleaned up this topic and approved the new file.
  4. In all honesty i have no idea - if it works for some people but not for others that would suggest a permission issue.. but if it works for certain browser but not others, and not all of the time, then i'm stumped. @.@
  5. Akkarin

    Help FluxCP error

    Which FluxCP are you both using, and which page do you get that error on?
  6. data/logs/errors/exceptions/
  7. All you need to do is paste the URL into paypal's IPN settings page. You should be able to find it under "profile->money->selling preferences" if i recall correctly.
  8. Which News Addon are you using? Is it just a problem with Firefox? Does everything load ok on a different browser when -you- look at it with your account? I'm trying to rule out permissions and browser interoperability issues.
  9. Bumping is bad, please don't do it. Have you setup IPN on your paypal account? Are you able to look into the FluxCP logs to see if the paypal notification file has been accessed from paypal itself to dump the variables into? On an obvious side-note.. make sure you're not trying to donate to yourself, because that doesn't work. Even using two different email addresses will fail if they're connected to the same paypal account.
  10. You could throw it into a popup window, or change the layout of your flux shop to list them vertically instead of 2 by 2 in a table.
  11. Akkarin

    Help FluxCP error

    Did you modify something to get those errors? If you did, what did you do? Also, by space, it means disk space on your web host, not space as in whitespaces ' '
  12. Are you getting anything in your FluxCP error logs?
  13. Most likely an issue with your captcha settings or GD. Try Google to see if you can find a page that helps.
  14. SVN shouldn't need to be updated as we use GIT.. Perhaps you should also have a little look at githubs help paged regarding downloading a bit repository via svn. They will have better answers regarding their software than we do, as we're not github.
  15. The SVN hasn't been updated for a while as far as i know, unless there's a cronjob to commit to sourceforge somewhere.. Github has this link on rA's main page to use for SVN checkout from GIT: https://github.com/rathena/rathena You will get all branches available via that link, if you don't want the additional branches, then simply just don't use them.. We use GIT for a reason. If you don't want to use it just because it's confusing you, then you should read a few guides - Euphy and Akinari wrote a great guide to help people transition from SVN to GIT. It's on the main page of the wiki.
  16. I do wish you guys would stop resurrecting old topics. Cloanx: if you're using asura hosting, why don't you submit a ticket on their site and get them to help you there instead? Also, google'ing gdb brings up the answers to your question.
  17. I suggest looking for their thread, or through any of the Paid Services threads for that matter instead of reviving ancient topics.
  18. I used to have the following items on a server i ran: 19025, 'levelup_carnation', 'Levelup Carnation', 2, 5000000, 10, 100, NULL, 0, NULL, NULL, 2147483647, 7, 2, NULL, NULL, NULL, NULL, NULL, 'set baselevel,baselevel+1;', NULL, ''; 19026, 'levelup_flower', 'Levlup Flower', 2, 5000000, 10, 100, NULL, NULL, NULL, NULL, 2147483647, 7, 2, NULL, NULL, NULL, NULL, NULL, 'set joblevel,joblevel+1;', NULL, ''; Hope this helps.
  19. Akkarin

    Help FluxCP error

    Failed to write session is generally a permission issue. The second one is both obvious and not obvious.. It rarely has anything to do with space. The last one means that there is no array contents for $equipJobs.
  20. Once ipb is installed you would delete something in the setup folder. The installer lock file means that ipb won't try to reinstall itself if that file is present. If ipb wants you to reinstall something then it didn't run correctly. If I were you I would look for an error log file. I don't know much about sourceforge's hosting space so I can't help you find them.
  21. Did you set MD5 options? Did you set your sql settings correctly? Are you using a custom theme? Do you get any other error messages? Have you looked in /data/logs/errors/exceptions for error messages?
  22. There is a "registration successful" message when you register by default. There is also a message by default that states "you have been sent an email to verify". Are you using a custom theme? Don't hi-jack someone elses' thread ; The mob and item pages will not work if you don't use sql data for mobs and items. The item page will error regardless as the column structure is wrong in -all- versions of FluxCP.
  23. The best thing to do would be to look in /data/logs/errors/exceptions/ and read the latest created error file (they're created one per day) and updated each time your FluxCP produces an error. If you read the error logs you'll be able to figure out what's wrong, and 9 times out of 10 you'll be given a solution.
  24. Sometimes it's better to google: http://stackoverflow.com/questions/17434013/set-time-limit-has-been-disabled-for-security-reasons
  25. Afternoon all, It has come to our attention that various aspects of the rAthena board were not running at optimum performance which resulted in increased loading speeds of the forums and in particular, the wiki. Around half an hour ago the forums became non-responsive. The problem areas were smoothed out within minutes via our sql server and both the boards and wiki are back to normal loading times. If loading speeds become an issue again, please let me know. Thanks, ~Akky
×
×
  • Create New...