*** Server Moved***
Well, seems that Blacknova might be down for up to 4 weeks while we wait for a new server to be allocated to us.
Fire at Datacentre, Server Fried / Cooked.
Fire at Datacentre, Server Fried / Cooked.
Colonists Trading Bug
Ok, it seems that this bug has been over wrote back in 2006 when moving over to codebase 0.55.
Ok, the DNS has been updated and I am going through the code of the game we run, I "plan" for the game to be re-opened on the 1st of November where the game will also be reset.
Server Hardware Failure - Please Read...
Server Hardware Failure - Please Read...
This patch was last tested on version 0.35 which is very very old now and 0.663 wouldn't need that. As for the turns update you will need to call "scheduler.php?swordfish=YOUR_ADMIN_PASS" via a cron job every X mins, without calling the scheduler.php file every X mins your gamw will not get any updates. We run our updates every 60 seconds so that its more of a balanced update and runs between 1 and 3 Months. Have you tried reading file: docs/install in a text editor and look at step 3. Ignore the...
This patch was last tested on version 0.35 which is very very old now and 0.663 wouldn't need that. As for the turns update you will need to call "scheduler.php?swordfish=YOUR_ADMIN_PASS" via a cron job every X mins, without calling the scheduler.php file every X mins your gamw will not get any updates. We run our updates every 60 seconds so that its more of a balanced update and runs between 1 and 3 Months. Have you tried reading file: docs/install in a text editor and look at step 3. You are welcome...
I was thinking I needed command line for the ALTER TABLE command but when I look in the db it already has the LAST RUN command in it and the version I'm using is 0.663 which I got from Softaculous. I am unable to find any way to have the user turns advance. Once a user runs out of turns that's it there are no more unless I go into the admin panel and manually give each user more turns. I was trying to automate this process but this was the only thing on the internet I found that has that kind of...
I was thinking I needed command line for the ALTER TABLE command but when I look in the db it already has the LAST RUN command in it and the version I'm using is 0.663 which I got from Softaculous
Why would you need access to a command line? You only required access to your database to run the required lines, if you have an equiverlent to phpMyAdmin you can run it in that. Also what version of BNT are you running, the current version only works with cron (i.e. a scheduler) calling scheduler.php every x mins. Also this patch is over 16 years old and wouldn't work in the current latest version.
How would I set this up with shared hosting and no access to a command line for the ALTER TABLE command? [edit] also cron jobs must be set by cPanel. Any help would be appreciated and thanks in advance. [edit 2] Filled in the required info from above post and the number of turns is still not refreshing after 14 days. All "Number of Turns" have been set to 0 and the only way to refresh turns is to go into the admin console and manually update each user. This isn't working and I don't know why.
How would I set this up with shared hosting and no access to a command line for the ALTER TABLE command? [edit] also cron jobs must be set by cPanel. Any help would be appreciated and thanks in advance. [edit 2] Filled in the required info from above post and the number of turns is still not refreshing after 14 days. All "Number of Terns" have been set to 0 and the only way to refresh turns is to go into the admin console and manually update each user. This isn't working and I don't know why.
How would I set this up with shared hosting and no access to a command line for the ALTER TABLE command? [edit] also cron jobs must be set by cPanel. Any help would be appreciated and thanks in advance.
How would I set this up with shared hosting and no access to a command line for the ALTER TABLE command
Game back Online
Server is moving... [Move Completed]
Sorry I forgot to say it all went to plan and the server is all back up (minus the...
Server is moving...
Thanks for the reply. I upgraded a ship to the max, but they still were not there....
Xenobe in the current codebase are broken due to database changes that we did, it...
Xenobe in the current codebase are broken due to database changes that we did, it...
Xenobe ships do not show up
Started back up the Forums...
blacknova.net down for relocation...
blacknova.net down for relocation...
Ok all, I think we are all backup. It may take a little while for some people before...
Domain Issues...
Forums are now back up...
Add support for Postgresql in create universe, ...
Games and Forum Shutdown until further notice
Fix for scheduled news item not creating
Add note about future goal to include CDN support
Move SQL call to gateway, fix HTML compliance, ...
Switch to using the playerinfo gateway. Slightl...
Consistent variable names helps programmers
Move playerinfo calls out to Players Gateway
Minor formatting cleanup
No longer used
Formatting cleanups
Update news to use new NewsGateway
Create a News & Scheduler Domain Entity, and sp...
Consistent typecasting for int(egers) is now al...
Simplify checks and logic
Create a Players Domain Entity, and split out a...
Update install phrasing to suggest the latest php.
Update composer
Eliminate globals & fix bugs
Composer update
Composer update
Anywhere you are unconditionally including a cl...
Use single quotes where possible
Latest composer updates
Array () formatting cleanup
Improved filtering
Improving filtering
Combo filtering
Whoops, wrong POST variable name
Typo
Combo check & filtering using mb_strlen/filter_...
Migrate most calls in Traderoute, so that Trans...
Bnt\Translate::load calls should use pdo_db whe...
Switch to pdo for all SQL calls via Login::chec...
Cannot async update ticker. :(
adodb -> pdo
Switch getInsignia from adodb->pdo
Lowercase HTML element CHECKBOX
Cleanup null references
For _SERVER, _GET and _POST, isset will not cor...
Fix '' and "" calls to actually use null
For _SERVER, _GET and _POST, isset will not cor...
For _GET and _POST, isset will not correctly de...
Easy adodb->pdo changes
array_key_exists catches null values, isset doe...
Simplify, reformat
Move list of installed languages to a class
Straight adodb->pdo conversion
Fix title
Add default character set for PHP - helps with ...
Update PHP requirements to reflect PHP-5.3 end ...