Jump to content

Akkarin

Forum Manager
  • Posts

    3144
  • Joined

  • Last visited

  • Days Won

    212

Everything posted by Akkarin

  1. http://rathena.org/board/files/file/2791-pvp-ranking-for-fluxcp-ghosts-script-version/ or http://rathena.org/board/files/file/2994-pvp-ranking-fluxcp-addon/ Both seem good addons.
  2. I'm assuming you don't know php then.. I'll see if i can come up with something before the end of the weekend. I'll create it as a new flux addon and upload it to our downloads area. If i haven't done it by Monday morning, send me a PM to remind me - i've been abit busy with other forum things over the last few days and don't see it relenting anytime soon /spin
  3. OP already has the code, all he needs to do is drop into the correct files o.o
  4. At my sister's wedding, scowling at an uninvited guest... but didn't know i was being watched by a camera @.@
  5. https://github.com/KnpLabs/php-github-api
  6. I'm assuming you're using flux, in which case you'd need to drop the files into the correct parts of the site. Business logic goes into '/modules/' while presentation logic goes into '/themes/<your_theme_name>/main/<create_file_or_add_to_index>/' If you look at how the rest of your CP is made, you will be able to use it as an example in order to help you add your scripts.
  7. All you do is pull the data from the `guild_castle` table into an array, and for each castle check to see if it's occupied. If it is, then fetch guild data and output guild emblem, then go onto the next castle.
  8. Have a look at this list and pick one. They all do the same thing in reality, it just depends what additional features you want: http://en.wikipedia.org/wiki/Comparison_of_Internet_forum_software
  9. Change this line: set .@i,select("Room 1 ["+getmapusers(.@Map$[0])+"/50]:Room 2 ["+getmapusers(.@Map$[1]+"]"/50)) - 1; To this: set .@i,select("Room 1 ["+getmapusers(.@Map$[0])+"/50]:Room 2 ["+getmapusers(.@Map$[1])+"/50]") - 1; Also, you don't need to use set anymore to define variables.
  10. Akkarin

    Cats :(

    There are two cats fighting outside my office window. I want to stab them in the face with a knife
  11. We can do this with IP.Content when it get fully enabled after the next forum upgrade (which shouldn't be far away). The devs can create the page, link to who created the patch, link to the git rev. OR Create a "Features" page on the wiki...
  12. Please see more recent staff response at http://rathena.org/board/topic/88598-feature-of-hercules/#entry231660
  13. You use the import tool and import each one individually.
  14. Potentially - you'll have to give me more info than that if you want me to help you When you login to your Admin panel you should see a "Look & Feel" link in your top navigation - click it. On the next page you'll have a list down the left side of your screen - look for a link called "Import / Export". From there it should be self-explanatory.
  15. In your ACP, under Themes, select "Easy logo changer". There is a screenshot on this file's download page.
  16. I don't have a 3.3.3 installation so i can't find out what's different. I'll make sure i have a 3.3.x and 3.4.x for development in the future. I didn't think many boards still used 3.3.x o.O
  17. File Name: IPB Forums - RO Theme 1 File Submitter: Akkarin File Submitted: 10 Jun 2013 File Category: Web Resources Content Author: Akkarin Note: Screenshot has been trimmed to reduce both file and image size. RO Theme 1 Version: 3.4.4 Zip Size: 640kb Price: Free CSS Changes: IP.Board, IP.Calendar, IP.Content, IP.Nexus, IP.Blog Not a large amount of skin changes, but just something to allow users with standard skins to add abit of a change. Very little has changed in the css and template files for this particular skin. More advanced changes, plugins and hooks are available through my other files on rA and TSR. There are no copyright/skin credits visible on this skin. You're free to do whatever you like with it. Click here to download this file
  18. First you purchase a web hosting plan from your favourite web hosting company, then when they've setup your account you enter your FTP credentials into Filezilla and upload your Flux files. You may need to change a few configs in servers.php and application.php (such as SQL user/database/host/password), but other than that, you'll be good to go.
  19. I already did check it out! http://spriterepository.com
  20. I fixed you, you great wally. I've found a decent bg image and applied the skin as default - any feedback would be wonderful (I know some of the css is broke in IE9 and earlier versions... but should be fully compatible with all other major browsers)
  21. So.. for the last few hours i've been messing around with IPB's hook structures.. and then started playing around with the template files and now i've got a reasonable looking skin for the site - which is MUCH better than that white eyesore it used to have as default. I've not yet decided on a background image/texture so i'd like to see what you guys think Home page/main forum index: Downloads landing page: Does it need more "RO" stuff, or just need a background and colour-tweaking? Thoughts? For those who have no idea what i'm on about, TSR is The Sprite Repository /spin
  22. I've recently updated the email method and reduced the price to $10.
  23. It's likely that gmail has filtering setup against the vdsup.com domain's mailservers.
  24. File Name: FluxCP Addon - Contact Form File Submitter: Akkarin File Submitted: 21 Jan 2013 File Category: Web Resources Content Author: Akkarin Easy to use (and very basic) form submission with email template. Currently requires user to be logged in. To install, simply upload the .zip archive to your root flux directory and extract. Navigate to addons/contactform/config/addon.php and change the email address you want the form contents to be sent to. Please note, that this addon will fail if your control panel is incapable of sending emails. Click here to download this file
×
×
  • Create New...