You still have this problem? I can't reproduce it...
Hi,
I got around it by changing the timestamp offset from 2 -> 1, and then updating the feeds one at a time, once they reached the end, they stayed at current date as intended.
Not sure what the actual problem was, but it is no longer there
A quick fix for the described problems: I replaced the startTime and endTime for recent zkillbaord updates under 7 days with /pastSeconds/s/ and with /year/Y/month/m/ for updates more than 7 days ago. • /year/Y/ (requires month as well or will be ignored) • /month/m/ • /pastSeconds/s/ (pastSeconds ...
Wow that was fast!
When I first googled the error (because I always try to fix stuff myself before bothering others)
It said something similar to what you reported, I tried to edit it a few times but couldn't get the correct format.
Why it changed I'll never know.
But thanks again, your a star.
can confirm the line is correct, no joy.
I can give you a link to the cpanel and kb login (obviously via pm)
I have nothing sensitive on there anyway, and can change the password back right after.
Hi there, Sorry took a day or so to reply, had a bit of a mad rush of work! Can confirm line 202 is the same, i overwrote it just in case. I cleared the whole cache folder for good measure, Problem still persists. Sorry to throw a spanner into the works :lol: I can send you a link if you would like ...
I tried to load the stats page from the nav bar, and click on one of the known characters. If I go here for example; http://www.random-servers.co.uk/goe/?a=kill_detail&kll_id=38793 I can't select the Victim's pilot page, or corp page. But his alliance page loads. This is not true for all alliances. ...
Done, here is the attached error.log from the cache file. Just to re-cap, I replaced the common/includes/class.pilot.php with the modified one, then got my error.log from the cache folder after going to "Stats" page and then clicking on a pilot. My error is still this; Fatal error: Call to a member ...
Unfortunately neither the files you posted, or the github variants worked. Tried both to be sure, Same error ; Fatal error: Call to a member function format() on boolean in /home/randomse/public_html/goe/common/includes/esi/class.helpers.php on line 134 As for the search, no idea. Tried from two sys...
Whenever I try to look at stats on a particular pilot I get the following error; Fatal error: Call to a member function format() on boolean in /common/includes/esi/class.helpers.php on line 134 Have tried replacing the file, and I can't search on this forum to see if the problem has been fixed befor...
Error is ; Error reading feed: https://zkillboard.com/api/character/90272778/ character is invalid for API calls, please use characterID No idea what has changed? but it seems that the feed needs to be "characterID" whereas the tag "character" has worked for years. Fixed though, so thanks for the he...