biow0lf / evedev-kb

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

4.1 git clone has multiple errors after completing fresh install #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install EDK 4.1 DEV
2. Homepage shows the following errors on a white background

Fatal error: Uncaught exception 'Exception' with message 'Database Error: 
Unknown column 'kll.kll_td_plt_id' in 'on clause'' in 
/killboard/common/includes/class.dbnormalquery.php:42 Stack trace: #0 
/killboard/common/includes/class.killlist.php(586): 
DBNormalQuery->execute('SELECT list.* ,...') #1 
/killboard/common/includes/class.killlist.php(618): KillList->execQuery() #2 
/killboard/common/includes/class.killlisttable.php(43): KillList->getKill() #3 
/killboard/common/home.php(314): KillListTable->generate() #4 [internal 
function]: pHome->killList(Object(pHome)) #5 
/killboard/common/includes/class.pageassembly.php(66): 
call_user_func_array(Array, Array) #6 
/killboard/common/includes/class.pageassembly.php(3 in 
/killboard/common/includes/class.dbnormalquery.php on line 42

Original issue reported on code.google.com by ApocilMu...@eve-site.com on 3 Apr 2013 at 3:44

GoogleCodeExporter commented 9 years ago
Looks like we have same problem, here is screenshot what is showing on my 
screen:
http://clip2net.com/s/4VDpPy

Original comment by joreks...@gmail.com on 17 Apr 2013 at 2:10

GoogleCodeExporter commented 9 years ago
+1 clear install. all steps OK and homepage ERROR

Original comment by CEHA...@gmail.com on 7 May 2013 at 7:37

GoogleCodeExporter commented 9 years ago
Here is the solution, I had this issue too and didn't realize I was using the 
dev version.. It appears that update "41" was not applied to the database and 
you can't use killboard/update to update to it.. Soo I had to run each update 
query to the database manually, after doing so I can now access the killboard.

http://www.evekb.org/forum/viewtopic.php?f=504&t=21574

Original comment by ad...@honorshard.com on 23 May 2013 at 3:31

GoogleCodeExporter commented 9 years ago
Using git head is not guaranteed to work all the time...

Original comment by idun@theexecutioners.org on 31 Jul 2013 at 11:20

GoogleCodeExporter commented 9 years ago
Issue 243 has been merged into this issue.

Original comment by idun@theexecutioners.org on 31 Jul 2013 at 11:21