Jump to content

Vincent

Members
  • Content Count

    98
  • Joined

  • Last visited

Everything posted by Vincent

  1. Hello, i use the helloworld addon to learn how to code a addon for Flux CP. But as you can see at my Pic i can click on Menu item but the Menu Name is not shwon. How can i fix it?
  2. Please post the text from the files that creates the error at http://pastebin.com/ so we can take a look at the code.
  3. read+write because this are needed to use flux.
  4. Try Turning off PHP Safe Mode http://support.godaddy.com/help/article/119/turning-off-php-safe-mode-on-your-server
  5. 1. go to config/error.php 2. Change the show error handling to true (or 1) 3. Post the new error message
  6. Maybe this can help: http://rathena.org/board/tracker/issue-5851-land-protector-professor/
  7. 1. login to phpMyAdmin. 2. Click on tap "sql" 3. Insert this text: SELECT * FROM NAME1 ORDER BY NAME2 DESC; NAME1 = table name where the points are saved to NAME2 = colum where the points are saved. 4. click ok and enjoy!
  8. yea thanks. Last think how did the server know the string comes from the exe? I can also create a tool that send for example a string wher the player pick a MVP card?!
  9. Why did the server know that this is a Chatmessage? If i want to filter strings for the messagestring in what way i can do this? For what have i to look for at the strings?
  10. Hello, i want to know where and how the Server handle the Chatmessages that came from the Client? For Example: I captured with Wireshark the traffic from a Client to a Server. String that was send to the server: 902b34522904744401960d1008004500003811db40003206234655d6fc1ac0a801061401c32e33bfb60599b028c2501800e5885e00008e001000436865636b6572203a203100 Then i try to decode it from hexadecimal to Text: +4R)tD–E8Û@2#FUÖüÀ¨Ã.3¿¶™°(ÂPåˆ^ŽChecker : 1 As you can see only the Playername "Checker" and the Message "1" can be decode. The rest dont work. In what way the server decode the strings?
  11. I had used the same script and it works for me fine. It takes around 10 sec befor player was kicked out but the where kicked?! But try to set .NoOwner,0; also to 1.
  12. you have to create a script for that.
  13. Like the message say: You've got the wrong SQL login data set at the config.
  14. Some User say its better to set the config at conf/import beacuse so you dont need to reedit this files after updateing your hercules to lastest version. What is the problem at SQL? You can use Workbench at your local PC and connect to the server. Or did you use on your Home PC also linux?
  15. Yea because you miss to set the right PW/Login at all files or in the Database. Check your files with this guide: http://herc.ws/board/topic/968-guide-how-to-setup-hercules/
  16. If you already have it skip them. If not execute them.
  17. You need to update your SQL Table like the Server writte.
  18. Are you using a custom theme? If so, refer to commit c546cc9 for all needed changes to your custom theme. i am using emphaino theme. But this error still there. And i simply copy and paste this folders and including structur to my flux and overwritte all files lang Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago lib Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago modules Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago themes Emphaino follow up of c546cc9 6 days ago and this file: index.php Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago
  19. Since the upgrade Flux Says when i try to change PW: "sorry no form session found(hack attempt)"
  20. Hi, some player got some Problems with the Luncher. Here is the quote from them: "I type in my account name and password and then hit Start. The launcher disappears for like 3 seconds and then pops back up again without starting RO." This user's OS is Windows 7 Home Premium 64x. Any idea what the problem is?
  21. Then you are not using lastest Hercules Flux CP or you use the wrong itemdb.sql/itemdb_2.sql.
  22. Same here. Please set the DebugMode in application.php to 'DebugMode' => true, And post the errror that came up.
×
×
  • Create New...

Important Information

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