Search found 67 matches
- Wed Nov 21, 2012 16:23
- Forum: Support
- Topic: Recalculate ISK Lost (Pilot)
- Replies: 1
- Views: 2707
Re: Recalculate ISK Lost (Pilot)
Well, it's quite difficult to recalculate that price as you don't have the values at the time of the kill. But if you want to do it with the current prices, you have to modify the kll_isk_loss column in the kb3_kills table. Prices are in kb3_item_price, destroyed items are in kb3_items_destroyed and...
- Wed Nov 21, 2012 16:10
- Forum: Support
- Topic: Market Prices
- Replies: 5
- Views: 5284
Re: Market Prices
Yeah: check the Yes button in the "Update Faction Values" row of the Item Values menu of your admin panel.
- Sat Oct 06, 2012 07:44
- Forum: Support
- Topic: ** SOLVED (partly) ** - Killboard caching issues
- Replies: 6
- Views: 6150
Re: Killboard caching issues
777 is not good: some web server dislike it. You should turn it to 775. Anyway, this is not the problem and I have no idea where it can come from...
- Thu Oct 04, 2012 16:50
- Forum: General Killboard Chat
- Topic: Relay API verification across killboard
- Replies: 1
- Views: 3618
Relay API verification across killboard
Heya guys ! I'm looking for an easy way to relay API kill verification across killboards, typically between corporation and alliance killboard. From what I know, killmails can be pulled only once by any API key. Creating another key even on another account is then useless. So simple question, is the...
- Thu Oct 04, 2012 16:44
- Forum: Support
- Topic: ** SOLVED (partly) ** - Killboard caching issues
- Replies: 6
- Views: 6150
Re: Killboard caching issues
The timeout errors you have are because the page needs more than 30 s to be processed (which it shouldn't be anyway). You have to edit /etc/php.ini on the server, which you can't because you do not seem to be the admin on that server. As I was saying, pages should not take more than 30 s to load. Ha...
- Mon Oct 01, 2012 13:10
- Forum: Support
- Topic: Problem with Feed
- Replies: 3
- Views: 4164
Re: Problem with Feed
BC does not use the EDK feed system. You have to install the BCgrabber mod (which is somewhere on the forum, in the mod section).
- Mon Oct 01, 2012 13:07
- Forum: General Killboard Chat
- Topic: Stuck on install step 3/8
- Replies: 1
- Views: 3505
Re: Stuck on install step 3/8
Hmm I won't be very helpful on WAMP server. Firewall maybe ?
- Thu Sep 20, 2012 16:33
- Forum: General Killboard Chat
- Topic: Inferno 1.2 Database Update
- Replies: 22
- Views: 24361
- Mon Sep 17, 2012 14:30
- Forum: Support
- Topic: Fatal error: Class 'cache' not found...
- Replies: 1
- Views: 2665
Re: Fatal error: Class 'cache' not found...
The problem is not with the cache directory, but with the includes one. You should check all directories belong to the correct user (the one the webserver is run as) and check they are readable, writeable and executable.
- Fri Sep 07, 2012 10:46
- Forum: Support
- Topic: Code download in admin screen??
- Replies: 1
- Views: 3305
Re: Code download in admin screen??
That was done for informational purpose last time there were a massive database update. You can ignore it safely.