Jump to content

Elven

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by Elven

  1. Yes, link is off. New version (v2.1) released.
  2. Most probably version 2 of this template release by end of this week depending on my work schedule. By then, version 1 template will be removed. This new version supports renewal and hopefully menu bug fix.
  3. Sorry, I don't have the time yet to modify. Since the day i am inactive until now, i had been busy with something else and also working for OT in real life because of projects. I couldn't find the solution either, because some users has the theme to work properly. I will get back to this template as soon as i have a little bit free time.
  4. You need to learn more before hosting your own server. It's gonna bring a lots of trouble. You can ignore that additional injections as long as you already have the db there. There is changes in rAthena SQL, so just use rAthena sql-files.
  5. Wait until Sunday. I am working, and have lots of other stuffs to do when i am back from work. It seems like i couldn't make any changes during weekends as i change a new job to work 6 days in a week. I need to personally re-write the code and test it using the host provided by ngek202 (if he don't mind). It was working perfectly in localhost, that i couldn't spot any mistake. But part of the problem is still unknown, as my original code written was different from uploaded themes (those who have the menu problem) code. No reasons found for this issues. It is like the code changed on its own when uploaded.
  6. I am using v1.0.0.945. If someone doesn't mind to give it a try to upload that version and test the themes, it would be great (those using asura host).
  7. It was temporary set to private, but it's public now. Reminder: The template is buggy to those who is using asura hosting. I'm totally out of idea why is it happening, somehow it changed the code when uploaded to the host. Also, to those who have search button problem is because of changes in javascript path in header.php. I am using old flux version. Thanks to Kiroshikan for telling me this: - <!--<script type="text/javascript" src="<?php echo $this->themePath('js/jquery.dropshadow.js') ?>"></script>--> < Del from SVN so useless now. - <script type="text/javascript" src="<?php echo $this->themePath('js/jquery-1.2.6.min.js') ?>"></script> < Del from SVN + <script type="text/javascript" src="<?php echo $this->themePath('js/jquery-1.7.1.min.js') ?>"></script> < ^ Update of the 1.2.6
  8. Okay, anything to do with flux functions has nothing to do with me. You have to get support for that registration problem from third-party forum. As for the template, give me some more time to fix or make changes to the template. Too busy this few days, sorry.
  9. Provide your PC specs should help. You cannot install both 32-bit and 64-bit. Oh another thing, there are more people who don't update their Windows. There is nothing to be a shame of. Most people off automatic updates.
  10. Not tested yet. Let me try it on weekend. What version are you using? I need to check with the path. Not to sure with other newer cp, but i am hoping that not much changes.
  11. Probably missing .css file. Check inside the folder simplicity if there is any missing file.
  12. The information you provide is not enough, and so i am guessing that you already execute sql-files properly. The bug shows access denied. Using "root" as username and of couse the password you used to setup before, should help. However, if you created an a user account just for certain table, you have to make sure that you give the permission to that user.
  13. Good to hear that you guys love it. Before that, does anyone else who get the same bug as Jezu and whine06 ?! I found out the debug solution through online fluxcp link provided by Jezu, but I'm still waiting for his reply.
  14. Can you send me your hosted fluxcp link? If it is private, send it through PM. Could be some div tags problem, but its working properly on my laptop.
  15. The template should work properly if there is no misconfigured flux settings or things that exceed the max width. Is this site online (hosted) or offline (run on localhost)?
  16. "Copy all the files". Not the folder. Simplicity Folder, Header.txt, and Footer.txt into default folder. Backup or/ rename 'header.php' and 'footer.php' inside 'themes/default/' of your flux folder => This explain that we are somehow going to replace the files.
  17. I don't know what you are talking about, same goes to others i believe. It is true that this is a support forum, but you did not specify anything so no one know what kind of assist you need. If you only need a guide, then this should help: http://svn.games-service.net/guide-mysql5.htm We also have Wiki which might help you: http://rathena.org/wiki/Main_Page
  18. Running your client as administrator should help as some of the file required administrator permissions.
  19. Elven

    This or That?

    Comedy. League of Legends (LOL) or Heroes of Newerth (HON) ?
  20. There is a quick installation instruction in "READ ME.txt". Its only copy and paste.
  21. Oh god, i couldn't imagine how i learn back then.. My programming knowledge is totally "zero". I learned RO script when i was playing ScytheRO and Zairik is the one who teach those newbie's. The guide posted by Zairik (suppose to be easy to understand) took me really long to understand, not until i start to modify auto generated quest scripts. I even hardly understand 'mes' command but the idea suddenly pop up in my mind when i start editing other scripts. I was glad i did not give up on RO scripting back then, as i then took a course on computer studies (the first time i ever take computer course in my life). Programming language in my college became "piece of cake" from my RO knowledge. All thanks to RO. Once you understand scripting structure, there is no problem with thousands of pages. However, referring back can cause confusion or debugging. -__-
  22. Thank you for the rating. Please refer to this topic: [-] http://rathena.org/board/topic/60194-free-flux-themes/
  23. Hey, guys! I am back for awhile! I had been wanting to contribute at least some of my works to RO community, but couldn't get much time to work on it so i came up with flux integrated themes from my past webs design idea as i know there aren't much free flux template released yet. This is my first time experimenting flux themes and is also my first integration. I am hoping that everyone will like it. My second release (Flux Themes). Sneak Peek: Edit: Simplicity v2.1 released! Click this link for more information -> http://elven.netne.net/blog/?p=344
  24. 1 words, cool. I am wondering if you purposely made the horizontal, main menu color uneven. The color doesn't match each other. And since this is unfinished work, i wouldn't comment much about it as you will definitely improve them later on.
  25. Final Edit complete. Demo and screenshot can be found at: http://elven.netne.n...og/?page_id=231 Ratings and comments are still welcome for my next webs design improvement. =)
×
×
  • Create New...