[EDK3] rank_mod 1.01 - custom pilot ranks, medals and stats
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
nobody to help me ?? plz
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
aclim wrote:i have a problem when i click on setting i having this error
anyone know ?WARNING [2] Creating default object from empty value
Error on line 56 in file /home/u139694888/public_html/kb/mods/rank_mod/settings.php
PHP 5.4.14 (Linux), EDK 4.0.4 (Crucible)
File: /home/u139694888/public_html/kb/mods/rank_mod/settings.php, line: 56, class: EDKError, function: handler
File: /home/u139694888/public_html/kb/common/includes/class.pageassembly.php, line: 70, function: call_user_func_array
File: /home/u139694888/public_html/kb/common/includes/class.pageassembly.php, line: 37, class: pageAssembly, function: call
File: /home/u139694888/public_html/kb/mods/rank_mod/settings.php, line: 983, class: pageAssembly, function: assemble
File: /home/u139694888/public_html/kb/common/index.php, line: 285, function: include
File: /home/u139694888/public_html/kb/index.php, line: 27, function: include
help me plz
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
I modified the source code a little bit to work with our killboard. It works fine, but i don't know it works with yours.
Try it.
modified Rank Mod - no support
Try it.
modified Rank Mod - no support
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
Anyone can help me?
Rank_mod is working good on a fresh new installed kb.
Just when I enter on Rank Mod Administration I got the following error:
WARNING [2] Creating default object from empty value
Error on line 56 in file /home3/hackmann/public_html/mods/rank_mod/settings.php
PHP 5.4.32 (Linux), EDK 4.2.5.0 (Phoebe 1.0)
File: /home3/hackmann/public_html/mods/rank_mod/settings.php, line: 56, class: EDKError, function: handler
File: /home3/hackmann/public_html/common/includes/class.pageassembly.php, line: 70, function: call_user_func_array
File: /home3/hackmann/public_html/common/includes/class.pageassembly.php, line: 37, class: pageAssembly, function: call
File: /home3/hackmann/public_html/mods/rank_mod/settings.php, line: 983, class: pageAssembly, function: assemble
File: /home3/hackmann/public_html/common/index.php, line: 307, function: include
File: /home3/hackmann/public_html/index.php, line: 27, function: include
Error is not stoping the mod to work as expected.
I tried all modified versions on this topic, same error always.
Thanks.
Rank_mod is working good on a fresh new installed kb.
Just when I enter on Rank Mod Administration I got the following error:
WARNING [2] Creating default object from empty value
Error on line 56 in file /home3/hackmann/public_html/mods/rank_mod/settings.php
PHP 5.4.32 (Linux), EDK 4.2.5.0 (Phoebe 1.0)
File: /home3/hackmann/public_html/mods/rank_mod/settings.php, line: 56, class: EDKError, function: handler
File: /home3/hackmann/public_html/common/includes/class.pageassembly.php, line: 70, function: call_user_func_array
File: /home3/hackmann/public_html/common/includes/class.pageassembly.php, line: 37, class: pageAssembly, function: call
File: /home3/hackmann/public_html/mods/rank_mod/settings.php, line: 983, class: pageAssembly, function: assemble
File: /home3/hackmann/public_html/common/index.php, line: 307, function: include
File: /home3/hackmann/public_html/index.php, line: 27, function: include
Error is not stoping the mod to work as expected.
I tried all modified versions on this topic, same error always.
Thanks.
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
Hi,
just a shot in the dark after a quick look:
replace line 56 in mods/rank_mod/settings.php with this:
Regards,
Salvoxia
just a shot in the dark after a quick look:
replace line 56 in mods/rank_mod/settings.php with this:
Code: Select all
$this->rank_conv = config::get( 'rankmod_convfactor' ); // conversion factor (every how much killpoints gets a rank point)
Salvoxia
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
You insta pop the error, Salvoxia!
Thank you!!!!!!!!!
Thank you!!!!!!!!!
-
- Noob
- Posts: 1
- Joined: Tue Apr 21, 2015 08:50
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
Thanks M8, works great
- harossnero
- Greenhorn
- Posts: 16
- Joined: Thu Dec 12, 2013 17:19
- Contact:
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and st
Hello guys,
I have problem with awards updating. I'm not sure, but I think that awards updating was automatic every 1st day in a month and there was a date when were awards last updated.

Now I must assign medals manually by clicking check awards. It has worked until this month, when award calculations lasted cca 5 minutes and ended with server error. Then I looked to database in phpMyadmin, and when I clicked "check awards", database table "kb3_rank_medals_assigned" is cleared (not appending new awards to table) and starts writing from first kb kills (year 2007) what I think caused sql timeout.
Any ideas?
Thank you
I have problem with awards updating. I'm not sure, but I think that awards updating was automatic every 1st day in a month and there was a date when were awards last updated.

Now I must assign medals manually by clicking check awards. It has worked until this month, when award calculations lasted cca 5 minutes and ended with server error. Then I looked to database in phpMyadmin, and when I clicked "check awards", database table "kb3_rank_medals_assigned" is cleared (not appending new awards to table) and starts writing from first kb kills (year 2007) what I think caused sql timeout.
Any ideas?
Thank you
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and stats
Hey!
Is there a New Working Mod for V4.0?
Is there a New Working Mod for V4.0?
Re: [EDK3] rank_mod 1.01 - custom pilot ranks, medals and stats
This one works more or less for the latest version. Only Issue I found was it breaks the pilots ship type filters (eg you click on frigates on you details page and see only your frigate kills.