temna-net / eve-jackknife

Automatically exported from code.google.com/p/eve-jackknife
0 stars 0 forks source link

error on search sql #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click Item search
2. type astarte or something
3. click astarte or something, get error in sql

What is the expected output? What do you see instead?
I should get the item and info but I get

Notice: Use of undefined constant DEBUG - assumed 'DEBUG' in 
/home/content/15/*********/html/eve8/toon8/eveApi/eveDb.php on line 119
FATAL SQL ERROR

QUERY: 'SELECT groupID,radius,mass,volume,capacity,portionSize,raceID,published 
FROM kjh__invTypes WHERE typeID = '22467' LIMIT 1'

Unknown column 'radius' in 'field list'

Backtrace:
#0  eveDb->query(SELECT 
groupID,radius,mass,volume,capacity,portionSize,raceID,published FROM 
kjh__invTypes WHERE typeID = '22467' LIMIT 1) called at 
[/home/content/15/*********/html/eve8/toon8/itemview.php:57]

What version of the product are you using? On what operating system?
6.4.13 linux

Please provide any additional information below.
Thats it...

Original issue reported on code.google.com by WarLordVega on 3 Aug 2013 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by whinis on 1 Jan 2014 at 2:58