Jump to content

Akkarin

Forum Manager
  • Posts

    3123
  • Joined

  • Last visited

  • Days Won

    208

Everything posted by Akkarin

  1. In the default flux installation, that's all the form does. There's nothing special about it at all.
  2. As far as I'm aware, the ipbwiki link just ensure that the correct cookies are all defined so when the user is presented with the wiki main page, the user is already logged in with their correct credentials. If the wiki was only editable by staff that I wouldn't mind changing the link. I believe the link need to stay, but Brian may know a bit more about this than I do.
  3. You're correct, and GIT instructions are on my to-do list unless someone beats me to it!
  4. Akkarin

    Module News

    Can you link me to the addon? If you're using a different skin to the default, make sure you've put the theme files in your current theme directory.
  5. A little more information would help.. What forum software are you using? What version? What do you need help editing?
  6. 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.
  7. 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
  8. OP already has the code, all he needs to do is drop into the correct files o.o
  9. At my sister's wedding, scowling at an uninvited guest... but didn't know i was being watched by a camera @.@
  10. https://github.com/KnpLabs/php-github-api
  11. 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.
  12. 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.
  13. 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
  14. 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.
  15. Akkarin

    Cats :(

    There are two cats fighting outside my office window. I want to stab them in the face with a knife
  16. 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...
  17. Please see more recent staff response at http://rathena.org/board/topic/88598-feature-of-hercules/#entry231660
  18. You use the import tool and import each one individually.
  19. 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.
  20. In your ACP, under Themes, select "Easy logo changer". There is a screenshot on this file's download page.
  21. 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
  22. 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
  23. 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.
  24. I already did check it out! http://spriterepository.com
×
×
  • Create New...