Author |
Topic |
 Dsan Nomads Nulli Secunda |
Posted - 2011.04.04 12:24:00 - [ 31]
Okay, installed it on my own website now. It currentlyholds no data because my corp has been running without taxes for a while.
But I took a screenshot of how it looks without any modifications to it.
it's over at: Spam link removed. Spitfire
|
 Baron Holbach Gallente Ammo and Tag |
Posted - 2011.04.04 21:31:00 - [ 32]
Edited by: Baron Holbach on 07/04/2011 12:28:58 nvm |
 No07 |
Posted - 2011.04.12 07:20:00 - [ 33]
Very nice work.
I like that it is very fast with no loadtimes for mysql fetches even on my low-end server.
Are you still working on it? Any more features planned?
|
 Dsan Nomads Nulli Secunda |
Posted - 2011.04.14 12:51:00 - [ 34]
I have been working a bit on styling it a bit, on and off from time to time. This is what it looks like now: www.dsan.dk/dev/eveAnd use "password" as password. The biggest workload is in styling the content, just stripping all the italic, underline and bold tags out off the code was a bit of a hassle. I'm not sure as to how or what I'm going to do to optimize it. I want to make functions out of it so that you can actually choose and pick the order and which "modules" you want or need to show. but it's not my code and I have to spend somewhat time on untangeling it and seing where everything flows first :P Please come with feedback on my "style" and if you are interrested I can post it up somewhere for you. Best regards Dsan |
 Menekmarti tDM Drunken Monkeys NUNQUAM RETRO |
Posted - 2011.04.17 21:37:00 - [ 35]
Edited by: Menekmarti on 17/04/2011 21:39:03Thx for that great script! Its now looking like that: Linkagekeep up that project! very nice! |
 Baron Holbach Gallente Ammo and Tag |
Posted - 2011.04.20 09:46:00 - [ 36]
Dsan - Menekmarti ... very nice visual modifications can you share you changes so i can add those? |
 Menekmarti tDM Drunken Monkeys NUNQUAM RETRO |
Posted - 2011.04.20 12:15:00 - [ 37]
Edited by: Menekmarti on 20/04/2011 13:10:45 I can make a new one. For everyone! |
 MJ Maverick IronPig Sev3rance |
Posted - 2011.04.20 22:20:00 - [ 38]
Yeah if you could make a similar one as a template for everyone it would be awesome! :D |
 Psyrelle Caldari Coalition Of Gentlemen.
|
Posted - 2011.04.27 12:22:00 - [ 39]
will pay 150m isk for someone to make this work for me
sounds interesting just don't know how to do it.
have own domain for use
and by making it that include simple design or advanced make it work as in work add it to my homepage |
 Menekmarti tDM Drunken Monkeys NUNQUAM RETRO |
Posted - 2011.04.29 17:22:00 - [ 40]
|
 Baron Holbach Gallente Ammo and Tag |
Posted - 2011.05.06 13:59:00 - [ 41]
Originally by: Menekmarti One more template
if you see my online ingame please hit - i would but one of your templates as default for ratter, tnx! |
 Baron Holbach Gallente Ammo and Tag |
Posted - 2011.06.19 12:35:00 - [ 42]
|
 Salli Nerval |
Posted - 2011.07.22 11:20:00 - [ 43]
the fetch is working right my database have all needed values, but on the index.php i see no data. only the corp name anything else....
NO DATA WITH CURRENT FILTER! |
 Baron Holbach Gallente Ammo and Tag |
Posted - 2011.07.26 09:57:00 - [ 44]
Originally by: Salli Nerval the fetch is working right my database have all needed values, but on the index.php i see no data. only the corp name anything else....
NO DATA WITH CURRENT FILTER!
hard to say like that what my by wrong, but if i'm online you can always convo my ingame (and i'm online quite a lot) |
 Fire Beard Gallente Animosity.
|
Posted - 2011.07.30 22:10:00 - [ 45]
Feature requests:
Have a login that lets you view all corps Hide the password from the URL
But its coming along nicely, good job! |
 Erelaszun No Right Choice |
Posted - 2011.08.04 18:01:00 - [ 46]
Using this now as well... and it works nicely. Would like to see this turned into a template system, where you can write your own html for the layout, and use tags to place the elements where you want them.  |
 Zheng Guo Community against Justice SOLAR WING |
Posted - 2011.08.05 21:10:00 - [ 47]
Edited by: Zheng Guo on 06/08/2011 08:54:19 Problem fixed
|
 Erelaszun No Right Choice |
Posted - 2011.08.16 10:57:00 - [ 48]
Any word on additional development of this? |
 Krist Jakuard |
Posted - 2011.09.09 07:30:00 - [ 49]
Edited by: Krist Jakuard on 09/09/2011 08:45:53Found Error on Last30Days & Alltime: Quote: Notice: Undefined index: _kb_kills_30days in \somedir\someplace\ratter\index.php on line 423
Line affected is: Quote: 423: '_kb_kills_30days' => $current['_kb_kills_30days'],
Found other Error on Last24: Quote: Warning: number_format() expects parameter 1 to be double, array given in \somedir\someplace\ratter\functions.php on line 254
This repeats 2 times on 24h page. Line affected is: Quote: 254: return number_format($number,0, ',', '.');
Novice in php myselves so i cant figure it out. EDIT: Not only is this a problem, but the new api kyes is coming too :( |