biow0lf / evedev-kb

Automatically exported from code.google.com/p/evedev-kb
1 stars 0 forks source link

Error by posting Killmails or via IDFeed #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
by posting this killmail : 
http://killboard.nullisecunda.com/?a=kill_detail&kll_id=53906

i became this error :

Fatal error: Invalid mail in 
/xxx/xxx/xxx/xxx/killboard/common/includes/class.kill.php on line 606

by posting via IDFeed or posting manually.

I do not know if this occurs only with this mail, or whether there is a general 
problem

Greeting Murdi 

Killboard : www.btg-corp.de/killboard

Original issue reported on code.google.com by MurdiMur...@gmail.com on 23 Nov 2011 at 7:36

GoogleCodeExporter commented 9 years ago
I think this mail is special :) other mails going... whats the differents ?

Original comment by MurdiMur...@gmail.com on 23 Nov 2011 at 7:46

GoogleCodeExporter commented 9 years ago
You need to update your code. There have been changes since your version which 
might help. Post again if an update doesn't fix the problem. (The mail you link 
does post on my board.)

The mail does have a problem with pilot names. There is a "Qui\'Gon Khan" on 
the mail which should be "Qui'Gon Khan". That may be related to the error you 
see.

Original comment by kovellia on 23 Nov 2011 at 11:37

GoogleCodeExporter commented 9 years ago
doesn't help. i have update all core files in common and the sub directories.

and i edit the killmail with the right nickname and i have the same error.

Original comment by MurdiMur...@gmail.com on 24 Nov 2011 at 7:59

GoogleCodeExporter commented 9 years ago
What line does the error happen on now?

Do other mails with NPCs on them post?

Original comment by kovellia on 25 Nov 2011 at 3:05

GoogleCodeExporter commented 9 years ago
same line

Help this ?
ERROR [256] Invalid mail
Error on line 606 in file 
/www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php
PHP 5.3.8-nmm1 (Linux), EDK 4.0.0 beta (Incursion)
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 606, function: trigger_error
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 1633, class: Kill, function: getRawMail
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 1342, class: Kill, function: getHash
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.parser.php, 
line: 723, class: Kill, function: add
File: /www/htdocs/v033397/btg-corp/killboard/common/post.php, line: 53, class: 
Parser, function: parse
File: /www/htdocs/v033397/btg-corp/killboard/common/post.php, line: 22, 
function: post
File: /www/htdocs/v033397/btg-corp/killboard/common/index.php, line: 290, 
function: include
File: /www/htdocs/v033397/btg-corp/killboard/index.php, line: 28, function: 
include

ERROR [256] Invalid mail
Error on line 606 in file 
/www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php
PHP 5.3.8-nmm1 (Linux), EDK 4.0.0 beta (Incursion)
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 606, function: trigger_error
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 1633, class: Kill, function: getRawMail
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 1364, class: Kill, function: getHash
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.kill.php, 
line: 1346, class: Kill, function: realadd
File: /www/htdocs/v033397/btg-corp/killboard/common/includes/class.parser.php, 
line: 723, class: Kill, function: add
File: /www/htdocs/v033397/btg-corp/killboard/common/post.php, line: 53, class: 
Parser, function: parse
File: /www/htdocs/v033397/btg-corp/killboard/common/post.php, line: 22, 
function: post
File: /www/htdocs/v033397/btg-corp/killboard/common/index.php, line: 290, 
function: include
File: /www/htdocs/v033397/btg-corp/killboard/index.php, line: 28, function: 
include

Killmail is malformed.

Original comment by MurdiMur...@gmail.com on 25 Nov 2011 at 7:44

GoogleCodeExporter commented 9 years ago
ahhh i have delete the npc on the killmail and now the killmail is posted^^

but what is wrong with the npc ??? 

Original comment by MurdiMur...@gmail.com on 25 Nov 2011 at 7:48

GoogleCodeExporter commented 9 years ago
I think your problem was that the corporation entry for the Angel Cartel was 
bugged. I tried to view it and it displayed with a blank name. It was also 
recorded as being part of the Ultima Rati0 alliance. I then viewed the Angel 
Cartel Corporation via external ID, which updates the stored information, and 
it now shows correctly.

So, try deleting the modified killmail and posting the original killmail again.

Original comment by kovellia on 26 Nov 2011 at 1:07

GoogleCodeExporter commented 9 years ago
issue solved for me :) killmail was posted
http://btg-corp.de/killboard/?a=kill_detail&kll_id=13604

Good work and thxs

Original comment by MurdiMur...@gmail.com on 26 Nov 2011 at 3:05

GoogleCodeExporter commented 9 years ago
Yay!

Original comment by kovellia on 26 Nov 2011 at 3:07