Zaine
Forum Replies Created
-
Forum: Plugins
In reply to: [Eve Killboard Plugin] Failed to pull from https://eve-kill.netHmm. Seems to be working atm. Is it working now? Could be an eve-kill timeout problem?
Forum: Plugins
In reply to: [Eve Killboard Plugin] [Plugin: Eve Killboard Plugin] Timing Out or lack offThanks. I’ll have a look at that.
oh.. I suspect they are images! The id’s tie up with gallery ids? Is there a bug where the stats isn’t realising that they are gallery items and is looking in the wrong place for the name?
hmmm. After actually playing with it for a bit, I got it to work with the Eve API.
You can see it on the bottom right of https://www.innsmouthenterprises.com
It’s going to break soon when they change the Eve API over to the new one though.
Hey Signpostmarv:
I don’t mind helping out with the Eve Online stuff. I’ve got my own Eve Online plugin and I’m familiar with the new api stuff. Feel free to give me access to the svn repository and I’ll branch of a version for fixing the eve api.
Ok. It’s not pulling the avatars because they are all structures with no actual “pilot”. I’ll think about if I can default it to using the picture perhaps!
I’ll have a look at the bug you are seeing now.
Sorted this in version 1.3. The li now has a minimum height which is the image px height and prevents this
Fixed/rewritten for version 1.3.
https://downloads.www.ads-software.com/plugin/eve-killboard.1.3.zip
not marked as stable yet, but give it a go for me and let me know.
Also, can you do me a
SELECT cfg_value FROM
kb3_configWHERE cfg_key = 'upd_dbVersion' LIMIT 1
and a
DESCRIBE kb3_kills
and send me back to zaine AT innsmouthenterprises.com
Ok. Try this version?
https://plugins.svn.www.ads-software.com/eve-killboard/branches/1.2-GrendelWarchild/
Forum: Plugins
In reply to: [Eve Killboard Plugin] [Plugin: Eve Killboard Plugin] Error on activationCommitted v1.2.1 which fixes this issue.
Forum: Plugins
In reply to: [Eve Killboard Plugin] [Plugin: Eve Killboard Plugin] Error on activationLooks like the 5.3+ version of PHP have changed the ini location for enabling php shorttags.
There is a stray <? in the middle of the file. If you find it and change it to <?php it works!
I’ll push out a fix tonight.
Forum: Plugins
In reply to: [Eve Killboard Plugin] [Plugin: Eve Killboard Plugin] Error on activationCould you go into the edit plugin screen in WordPress and email me the code you see?
https://www.yourdomain/wp-admin/plugin-editor.php?file=eve-killboard/eve-killboard.php
email to zaine AT innsmouthenterprises.com
Forum: Plugins
In reply to: [Eve Killboard Plugin] [Plugin: Eve Killboard Plugin] Error on activationaagh. I’ve seen a couple of people report this and I’ve been entirely unable to debug it.
What version of wordpress, php, apache etc are you using? Are you codey enough to help me debug it so I can pin down the problem?
v1.2 is out. Can you give that a try for me?