Jump to content

Filipper

Members
  • Posts

    2
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Filipper's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. I always got that Error-Message by viewing a character-sheet: [b]Warning[/b]: Missing argument 1 for Achievements::Achievements(), called in C:\\xampp\\htdocs\\armory\\includes\\classes\\class.characters.php on line 696 and defined in [b]C:\\xampp\\htdocs\\armory\\includes\\classes\\class.achievements.php[/b] on line [b]64[/b] [b]Notice[/b]: Undefined variable: armory in [b]C:\\xampp\\htdocs\\armory\\includes\\classes\\class.achievements.php[/b] on line [b]65[/b] [b]Fatal Error:[/b] armory must be instance of Armory class! I tried to fix it: Open includes/classes/class.characters.php Line 696: Replace: [color="red"]$this->m_achievementMgr = new Achievements;[/color] [color="green"]$this->m_achievementMgr = new Achievements($this->armory);[/color] It nearly works, but i get error 404: I tried to view the character-sheet of an existing character, but it didn't work... Can anybody tell me how to solve this problem? Thanks, Filipper P.S: Excuse my bad English
  2. Hello everyone, Please excuse my bad english, I'm from Germany. My question is: What is the column 'population' in the table 'realmlist' of realmd-Database for? How is the value of this column calculated? And can I use it to get the current number of online-players? Unfortunately, the corresponding entry in getmangos.eu-Wiki (http://getmangos.eu/wiki/Realmlist)contains no information about that (is Todo). I hope you understood my question and somebody can answer to me! Thank you for your help!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use