Jump to content

Akkarin

Forum Manager
  • Posts

    3,067
  • Joined

  • Last visited

  • Days Won

    182

Posts posted by Akkarin

  1. This could perhaps be a private PM - there's no reason for this thread to exist.

    I can only assume from the below image that the text "its exclusive im still thinking if im gonna sell this or not" is to blame for the warning. There is the potential for moderators to view this as an invitation for other members to contact you regarding the purchase of your script. None of the staff have the ability to delete things - it's just hidden 🙂 

    chrome_iSJVIxJ7a2.png

     

    I'm on the fence with this.

  2. 1 hour ago, Azhul said:

    Which is better Digital Ocean or OVH? and what are the pro's and con's?

    btw my players are from SEA.

    There aren't really pros and cons anymore to well known hosts, Really it just boils down to price and whether or not they provide adequate support.

     

    51 minutes ago, Vy Low said:

    they are good both in development stage, but i suggest get a dedicated server with higher frequency for production or a vps with high frequency cpus, most of the vps there are for development purpose mainly on application, website etc.

    You don't need to waste money on a dedicated server to run rAthena. You should know that 😛 

    • Upvote 2
    • Love 1
  3. 4 hours ago, Rewler said:

    Hi,

    could anybody help me maybe?

    I've just seen the Site titel in the navbar and then 3 white arrows for the dropdowns but no menu points or smth like that.

     

    What I need to change?

     

    edit: fixed by myself used an old FluxCP github repo 😞

     

    Now I've just 1 error, MobDB is fine working, but ItemDB wont show anything, anyone some ideas?

     

    Greetz Rewler

    TH1 is the same as all FluxCP themes at the moment - none of them are updated to use the new item_db table format. It's on my list of things to do for both this theme and the actual FluxCP 'default' theme on the Repo itself.

  4. They're not present by default if you're using a RE client, you need to select the diff option to re-enable it.

    The cash shop table, as you would expect, is called `item_cash_db` if you're using SQL tables for items, or /db/(pre-)re/item_cash_db.txt if you're using file databases.

    Gah posted at the same time @Poring King  /heh 

    • Upvote 1
  5. 8 hours ago, Rivers said:
    [[email protected] ~]# chmod -R 777 /var/www/html/FluxCP/data/logs
    [[email protected] ~]# chown -R apache:apache /var/www/html/FluxCP/cp/data/logs
    chown: cannot access ‘/var/www/html/FluxCP/cp/data/logs’: No such file or directory
    [[email protected] ~]#
    [[email protected] ~]# chmod -R 777 /var/www/html/FluxCP/cp/data/itemshop
    chmod: cannot access ‘/var/www/html/FluxCP/cp/data/itemshop’: No such file or directory
    [[email protected] ~]# chown -R apache:apache /var/www/html/FluxCP/cp/data/itemshop
    chown: cannot access ‘/var/www/html/FluxCP/cp/data/itemshop’: No such file or directory
    [[email protected] ~]#
    [[email protected] ~]# chmod -R 777 /var/www/html/FluxCP/cp/data/tmp
    chmod: cannot access ‘/var/www/html/FluxCP/cp/data/tmp’: No such file or directory
    [[email protected] ~]# chown -R apache:apache /var/www/html/FluxCP/data/tmp

    This was the results of that.

    It means remove cp/ from the filepath. Essentially this has already been covered earlier, the only difference is adding world-writable and world-readable, which FluxCP doesn't ask you to do because it's insecure.

  6. We'd literally be looking in the same place as you. Referencing old kRO update posts and announcements is pretty much the only way to do this semi-accurately.

    You could also find old Aegis files (if they still exist for those early episodes) to see if they help. There are files as early as Ep 9 at a quick glance; if you look around properly you may well find earlier data: https://mega.nz/folder/p94FTaRJ#86qjwAyztcQ565Xe4emzxQ

×
×
  • Create New...

Important Information

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