WARNING [2] require_once(common/includes/class.serverstatus.php) [function.require-once]: failed to open stream: No such file or directory
Error on line 3 in file /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php
PHP 5.2.17 (Linux), EDK 4.0.1 (Crucible)
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php, line: 3, class: EDKError, function: handler
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php, line: 3, function: require_once
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/init.php, line: 4, function: require_once
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/common/index.php, line: 181, function: include
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/index.php, line: 27, function: include
Fatal error: require_once() [function.require]: Failed opening required 'common/includes/class.serverstatus.php' (include_path='.::./common/includes') in /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php on line 3
This is what i get when i install this mod
[EDK4] Server Status 1.4
Re: [EDK4] Server Status 1.3
This is because you're trying to install 1.2 version. Try to download 1.3 on the first post.gengis kan wrote:WARNING [2] require_once(common/includes/class.serverstatus.php) [function.require-once]: failed to open stream: No such file or directory
Error on line 3 in file /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php
PHP 5.2.17 (Linux), EDK 4.0.1 (Crucible)
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php, line: 3, class: EDKError, function: handler
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php, line: 3, function: require_once
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/init.php, line: 4, function: require_once
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/common/index.php, line: 181, function: include
File: /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/index.php, line: 27, function: include
Fatal error: require_once() [function.require]: Failed opening required 'common/includes/class.serverstatus.php' (include_path='.::./common/includes') in /datasan/www/vhosts/theostrogoths.com/httpdocs/kb/mods/serverstatus/class.serverstatus.php on line 3
This is what i get when i install this mod
Be carefull, you have to update your board to 4.0.2 before installing 1.3.
Re: [EDK4] Server Status 1.3
I get this when eve server is offline...
WARNING [2] number_format() expects parameter 1 to be double, string given
Error on line 40 in file /c/ieexkb/mods/server_status/init.php
PHP 5.3.6-11 (Linux), EDK 4.0.2 (Crucible)
File: /c/ieexkb/mods/server_status/init.php, line: 40, function: number_format
File: /c/ieexkb/common/includes/class.pageassembly.php, line: 80, function: call_user_func_array
File: /c/ieexkb/common/includes/class.pageassembly.php, line: 44, class: pageAssembly, function: call
File: /c/ieexkb/common/home.php, line: 741, class: pageAssembly, function: assemble
File: /c/ieexkb/common/index.php, line: 293, function: include
File: /c/ieexkb/index.php, line: 27, function: include
-
- Noob
- Posts: 8
- Joined: Wed Dec 28, 2011 08:22
Re: [EDK4] Server Status 1.3
You can just disable EVE Time in the settings ^^
Re: [EDK4] Server Status 1.3
And for who is this answer????doktorrainbow wrote:You can just disable EVE Time in the settings ^^
Re: [EDK4] Server Status 1.3
NoRiddle wrote:I get this when eve server is offline...
WARNING [2] number_format() expects parameter 1 to be double, string given
Error on line 40 in file /c/ieexkb/mods/server_status/init.php
PHP 5.3.6-11 (Linux), EDK 4.0.2 (Crucible)
File: /c/ieexkb/mods/server_status/init.php, line: 40, function: number_format
File: /c/ieexkb/common/includes/class.pageassembly.php, line: 80, function: call_user_func_array
File: /c/ieexkb/common/includes/class.pageassembly.php, line: 44, class: pageAssembly, function: call
File: /c/ieexkb/common/home.php, line: 741, class: pageAssembly, function: assemble
File: /c/ieexkb/common/index.php, line: 293, function: include
File: /c/ieexkb/index.php, line: 27, function: include
This is not my mod.
My mod doesn't have an underscore in folder name and doesn't have this issue. I'll update the first post with a screenshot when API is down..
Re: [EDK4] Server Status 1.3
Tranquility is UNKNOWN
Players Online: Unknown
EVE Time: 06:14
EVE API is DOWN
-----------
HOW FIX IT?
Players Online: Unknown
EVE Time: 06:14
EVE API is DOWN
-----------
HOW FIX IT?
Re: [EDK4] Server Status 1.3
sounds like another case of api access failure due to CCPs changes, see: http://eve-id.net/forum/viewtopic.php?f=503&t=18887
Re: [EDK4] Server Status 1.3
This fixed the problem. Thanks!Salvoxia wrote:sounds like another case of api access failure due to CCPs changes, see: http://eve-id.net/forum/viewtopic.php?f=503&t=18887
Rab
Re: [EDK4] Server Status 1.3
Database error: MySQL server has gone away
SQL: select count(ind.ind_kll_id) as cnt, ind.ind_plt_id as plt_id, plt.plt_name from kb3_kills kll INNER JOIN kb3_inv_detail ind on ( ind.ind_kll_id = kll.kll_id ) INNER JOIN kb3_pilots plt on ( plt.plt_id = ind.ind_plt_id ) INNER JOIN(SELECT inc_kll_id as kll_id FROM kb3_inv_crp WHERE inc_timestamp >= '2012-10-22 00:00' AND inc_timestamp <= '2012-10-28 23:59' AND inc_crp_id IN (1) GROUP BY kll_id) inv ON (inv.kll_id = ind.ind_kll_id) INNER JOIN kb3_ships shp ON ( shp.shp_id = kll.kll_ship_id ) WHERE shp.shp_class not IN ( 2,3,11 ) AND ( ind.ind_crp_id IN (1) ) group by ind.ind_plt_id order by 1 desc limit 10 /* TopList_Kills */
ERROR [256] SQL error (MySQL server has gone away
Error on line 372 in file /home/content/44/9966244/html/killboard/common/includes/class.dbcachedquery.php
PHP 5.3.14 (Linux), EDK 4.0.4 (Crucible)
File: /home/content/44/9966244/html/killboard/common/includes/class.dbcachedquery.php, line: 372, function: trigger_error
File: /home/content/44/9966244/html/killboard/common/includes/toplist/class.base.php, line: 482, class: DBCachedQuery, function: execute
File: /home/content/44/9966244/html/killboard/common/includes/toplist/class.base.php, line: 488, class: TopList_Base, function: execQuery
File: /home/content/44/9966244/html/killboard/common/includes/class.awardbox.php, line: 38, class: TopList_Base, function: getRow
File: /home/content/44/9966244/html/killboard/common/home.php, line: 353, class: AwardBox, function: generate
File: /home/content/44/9966244/html/killboard/common/includes/class.pageassembly.php, line: 70, function: call_user_func_array
File: /home/content/44/9966244/html/killboard/common/includes/class.pageassembly.php, line: 37, class: pageAssembly, function: call
File: /home/content/44/9966244/html/killboard/common/home.php, line: 741, class: pageAssembly, function: assemble
File: /home/content/44/9966244/html/killboard/common/index.php, line: 293, function: include
File: /home/content/44/9966244/html/killboard/index.php, line: 27, function: include
tried installing this mod. Copied all files to the mods folder on the database. Activated mod in admin and get this msg.
Not usre if its anything to do with the mod being active, but I have noticed that when its active and running, the standard eve closk is way out of alignment, stating that the time is alwasy 15.13!!
Please help as would love to have this mod active, but cant currently run kb with it on
Thanks
SQL: select count(ind.ind_kll_id) as cnt, ind.ind_plt_id as plt_id, plt.plt_name from kb3_kills kll INNER JOIN kb3_inv_detail ind on ( ind.ind_kll_id = kll.kll_id ) INNER JOIN kb3_pilots plt on ( plt.plt_id = ind.ind_plt_id ) INNER JOIN(SELECT inc_kll_id as kll_id FROM kb3_inv_crp WHERE inc_timestamp >= '2012-10-22 00:00' AND inc_timestamp <= '2012-10-28 23:59' AND inc_crp_id IN (1) GROUP BY kll_id) inv ON (inv.kll_id = ind.ind_kll_id) INNER JOIN kb3_ships shp ON ( shp.shp_id = kll.kll_ship_id ) WHERE shp.shp_class not IN ( 2,3,11 ) AND ( ind.ind_crp_id IN (1) ) group by ind.ind_plt_id order by 1 desc limit 10 /* TopList_Kills */
ERROR [256] SQL error (MySQL server has gone away
Error on line 372 in file /home/content/44/9966244/html/killboard/common/includes/class.dbcachedquery.php
PHP 5.3.14 (Linux), EDK 4.0.4 (Crucible)
File: /home/content/44/9966244/html/killboard/common/includes/class.dbcachedquery.php, line: 372, function: trigger_error
File: /home/content/44/9966244/html/killboard/common/includes/toplist/class.base.php, line: 482, class: DBCachedQuery, function: execute
File: /home/content/44/9966244/html/killboard/common/includes/toplist/class.base.php, line: 488, class: TopList_Base, function: execQuery
File: /home/content/44/9966244/html/killboard/common/includes/class.awardbox.php, line: 38, class: TopList_Base, function: getRow
File: /home/content/44/9966244/html/killboard/common/home.php, line: 353, class: AwardBox, function: generate
File: /home/content/44/9966244/html/killboard/common/includes/class.pageassembly.php, line: 70, function: call_user_func_array
File: /home/content/44/9966244/html/killboard/common/includes/class.pageassembly.php, line: 37, class: pageAssembly, function: call
File: /home/content/44/9966244/html/killboard/common/home.php, line: 741, class: pageAssembly, function: assemble
File: /home/content/44/9966244/html/killboard/common/index.php, line: 293, function: include
File: /home/content/44/9966244/html/killboard/index.php, line: 27, function: include
tried installing this mod. Copied all files to the mods folder on the database. Activated mod in admin and get this msg.
Not usre if its anything to do with the mod being active, but I have noticed that when its active and running, the standard eve closk is way out of alignment, stating that the time is alwasy 15.13!!
Please help as would love to have this mod active, but cant currently run kb with it on
Thanks