Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. Thank you for your time and contributions for rAthena community, wishing you health & good luck
  2. Why would you use MariaDB instead of MySQL?
  3. It's okay to ignore that error message, anyway update your epel mirror by using this: wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -Uvh epel-release-6-8.noarch.rpmI'm not sure which permission needed for Cora, try to chmod 777, if it works, then you know that the problem comes from incorrect file/folder permission.Be sure to make backup first, because if you have chmod-ed them, you can't revert them back to their original permission. Or you can restart from scratch again. I guess the widget got error because of the mod_rewrite issue...
  4. Using your steps, I can setup and access the /cp/admin/admin using 'coraadmin' for Username & Password. All password on the database are hashed, for security purpose. So they can't be used by unauthorized person. First, make sure you have install it on your CentOS: yum -y install httpd httpd-devel Start it by using: /etc/init.d/httpd start Edit the httpd configuration on /etc/httpd/conf/httpd.conf save and restart by using: /etc/init.d/httpd restart or service httpd restart
  5. Okay, post the steps of what you have done, I'll try to recreate it on my local PC.
  6. On the 'import' folder, 'import-tmpl' shouldn't be edited because it's used on server compilation.
  7. Goto http://<your server ip>/admin/admin If I'm not mistaken, the default ID and password for admin account is coraadmin
  8. Check your wamp's mod_rewrite configuration.
  9. If you can tell us what steps you have done, it might be easier to see what's wrong. And also, you can check the transaction log on your \data\logs\ folder.
  10. I don't know about your .L[3], and it looks like that Kurofly has answered your second question? setarray .M1,1,2,3; setarray .M2,4,5,6; setarray .M3,7,8,9; for (.@e = 0; .@e<4; .@e++) { set .@r,rand(1,.L[3]); set .@s[.@e],getd(".M"+.@r+"["+rand(getarraysize(getd(".M"+.@r)))+"]"; }
  11. On 'import', you only put the item you need, no need to copy paste whole lines from several files.
  12. I don't quite understand your questions for(.@e = 0; .@e<4; .@e++){ set .@r,rand(1,.L[3]); set .@s[.@e],getd(".M" +.@r+"["+.@r+"]"); }
  13. It's merged into battle_conf.txt
  14. Are you using the one from rAthena Flux repo?
  15. You can now upload large files to GitHub --> https://git-lfs.github.com/
  16. It's better to diff a client from a raw client, not from another source, because you'll never know which diffs has been applied to the client or not. You can get a raw client from @Akkarin signature.
  17. Thanks @SevySevSevy for answering the another question Anyway, recheck your diff, does it read GRF first or data folder first.
  18. It depends on how you diff your client, the client will read lua/lub.
  19. I think it comes from your Simple Ads Manager.
  20. I think it's not possible, but you can use the small guild logo instead.
  21. Use SourceTree or SmartGit instead, they have a more friendly interface.
  22. Uhh.. Hidden ads? <a href="http://www.midgard-community.com/cheapest-paxil/">Cheapest Paxil</a> </li> <li> <a href="http://www.midgard-community.com/buy-levaquin-generic-online/">Buy Levaquin Generic Online</a> </li> <li> <a href="http://www.midgard-community.com/buy-generic-lexapro-without-prescription/">Buy Generic Lexapro Without Prescription</a> </li> <li> <a href="http://www.midgard-community.com/cheapest-sinequan-no-prescription-online/">Cheapest Sinequan No Prescription Online</a> </li> <li> <a href="http://www.midgard-community.com/cheapest-atrovent-uk/">Cheapest Atrovent Uk</a> </li> <li> <a href="http://www.midgard-community.com/buying-cheapest-generic-kamagra-online/">Buying Cheapest Generic Kamagra Online</a> </li> <li> <a href="http://www.midgard-community.com/buy-cheap-synthroid-online/">Buy Cheap Synthroid Online</a> </li> <li> <a href="http://www.midgard-community.com/buy-clomid-australia/">Buy Clomid Australia</a> </li> <li> <a href="http://www.midgard-community.com/how-to-buy-zetia-online/">How To Buy Zetia Online</a> </li> <li> <a href="http://www.midgard-community.com/buy-propecia-generic/">Buy Propecia Generic</a>
×
×
  • Create New...