Search found 100 matches

by thekabal
Thu Apr 13, 2017 02:58 UTC
Forum: Development
Topic: Started Development :)
Replies: 31
Views: 39491

Re: Started Development :)

Also, this issue: https://github.com/thekabal/tki/issues/48 Turned into my favorite so far. A whole class of problems had been created (by me!) when I converted to PDO without using data types. I fixed that (took a while), and now the code is so much more predictable. It's uphill, but it's worth it.
by thekabal
Thu Apr 13, 2017 02:54 UTC
Forum: Development
Topic: Started Development :)
Replies: 31
Views: 39491

Re: Started Development :)

Well the last job I worked at before I became ill, I worked on making Naval Radar Systems for the M.O.D around the world, all machines that had internet access was locked down like hell, my PC had no internet access so I could do what I liked (within reason that is), sadly no BNT for me LOL. I woul...
by thekabal
Wed Apr 12, 2017 23:10 UTC
Forum: Development
Topic: Started Development :)
Replies: 31
Views: 39491

Re: Started Development :)

Well one of the versions that I am aiming for won't be for sure, but there was also going to be a Classic BNT like we know now. Oh, very cool! Global / Super Global Variables are only bad if used wrong That is simply false. They make debugging very difficult due to their infinite scope, they make t...
by thekabal
Wed Apr 12, 2017 22:40 UTC
Forum: Development
Topic: Started Development :)
Replies: 31
Views: 39491

Re: Started Development :)

TheMightyDude wrote:Hey all

Just a quick update...
Good new on the domain side, I just spoke to Ron and he is renewing the domain :)
Woohoo!
by thekabal
Mon Apr 10, 2017 19:31 UTC
Forum: Development
Topic: Started Development :)
Replies: 31
Views: 39491

Re: Started Development :)

After reading this it appears a new version of BNT is in the works. Is this a correct assumption? Sadly, no. Blacknova Traders has been in 'hibernation' of late, and will likely not see a new release soon. The last released version is non-functional on current PHP as you've discovered. I have conti...
by thekabal
Thu Mar 30, 2017 21:12 UTC
Forum: Development
Topic: Blast from the past
Replies: 0
Views: 14988

Blast from the past

After reading an article about a project reaching a million downloads, I stumbled across the tracker for downloads from SF for Blacknova Traders - dating all the way back to 2000! https://sourceforge.net/projects/blacknova/files/stats/timeline?dates=2000-11-06+to+2017-03-30 110k downloads! What an e...
by thekabal
Sun Feb 05, 2017 08:14 UTC
Forum: Installation Help
Topic: New Install
Replies: 27
Views: 45679

Re: New Install

But it used to, way back when, list all of the games that were running as I recall. The links would update when the game was rebooted. Anyway that would be cool to set that up to run again. You are probably thinking of RedNova. It was a fork of BNT that included the server list. Later, my fork, TKI...
by thekabal
Fri Feb 03, 2017 21:20 UTC
Forum: Installation Help
Topic: New Install
Replies: 27
Views: 45679

Re: New Install

Looks like you are missing the ? swordfish=password at the end of your scheduler call.

What happens if you visit (in a web browser):

http://biz215.inmotionhosting.com/~surf ... eduler.php?swordfish=(yourpasswordhere)
by thekabal
Thu Feb 02, 2017 02:22 UTC
Forum: Installation Help
Topic: New Install
Replies: 27
Views: 45679

Re: New Install

It will help if you specify your web hosting company, so that we can look through their support pages to get more information about which distribution they use (which will help identify the paths and the commands they have available): http://support.hostgator.com/articles/cpanel/what-do-i-put-for-th...
by thekabal
Wed Feb 01, 2017 03:46 UTC
Forum: Installation Help
Topic: New Install
Replies: 27
Views: 45679

Re: New Install

Ok so I have the game up and running....one final problem though. The count-down restarts every time the screen refreshes. I don't think the cron job service is running correctly any ideas? Indeed, this means that the cronjob is not running. How are you editing the cron job? You should be doing som...