Search found 311 matches

by TheMightyDude
Wed May 20, 2020 14:22 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

OK, I changed to PHP 7.2 and when I tried to create the universe, it got the the point of dropping the databses, then this happens: … I just ignored the errors and continued, and so far everything seems to work, I'm still going through the bits, I can now buy from a space port without and of those ...
by TheMightyDude
Wed May 20, 2020 14:17 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

Ok, in includes/connectdb.php add the following line to line 61: $db->Execute ("SET SESSION sql_mode = 'STRICT_TRANS_TABLES, NO_ZERO_IN_DATE, NO_ZERO_DATE, ERROR_FOR_DIVISION_BY_ZERO, NO_AUTO_CREATE_USER, NO_ENGINE_SUBSTITUTION';"); So it looks like the following lines: if ( ($db instanceo...
by TheMightyDude
Wed May 20, 2020 14:01 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

One sec, will look into the gen score issue.
by TheMightyDude
Wed May 20, 2020 13:58 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

You cannot use persistent connections, I think that's been broken for ages, so set $db_persistent = 0; You also have to use "mysqli" for the driver, so set $ADODB_SESSION_DRIVER = "mysqli"; Once changed, re-create the universe and try again it should work due to I tested on the f...
by TheMightyDude
Wed May 20, 2020 13:09 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

Ok, I was right in it being a Session Issue. It was failing to create the Sessions table in the database. I have updated ADOdb Backend to the latest version v5.20.16 12-Jan-2020 which will work on PHP 7.2.x Now although I have this working on PHP 7.2.x you will need to test it yourself due to I have...
by TheMightyDude
Wed May 20, 2020 11:09 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

Well BNT does work PHP 7.2.x but you have to change stuff in the code.

I will download that version and see what is happening.

I will get back once I find out what the issue is.
by TheMightyDude
Tue May 19, 2020 21:57 UTC
Forum: Troubleshooting
Topic: Unable to buy anything from any special port.
Replies: 23
Views: 28631

Re: Unable to buy anything from any special port.

Can we have the following server information: OS and version Apache Version MySQL Version PHP Version BNT Version Also you cannot run it as localhost or 127.0.0.1 etc due to it sometimes causes COOKIE issues, there are some issues when running BNT on a web service like IIS running on a Windows OS. B...
by TheMightyDude
Mon May 11, 2020 06:56 UTC
Forum: Game Announcements
Topic: 🛠 New Game has Started Today [Pleased Read] ...
Replies: 0
Views: 24320

🛠 New Game has Started Today [Pleased Read] ...

Hello All Sorry for the long delay, this had taken a lot longer than I had expected. This game is for debugging purposes so there will be no rules apart from " Do not be TOXIC to other players " other than for this rule there will be no banning for this round. After Reset on 1st June 2020 ...
by TheMightyDude
Sat May 02, 2020 06:39 UTC
Forum: Announcements
Topic: New round about to start Notice...
Replies: 1
Views: 7837

New round about to start Notice...

Hello All Sorry for the very long delay, but its just me doing this and I have had a few bad days which had halted me working on the site. Anyhow I have done most of the stuff, anything else I can do as the game is running. So that being said, the old game at location https://games.blacknova.net/ori...
by TheMightyDude
Thu Apr 30, 2020 02:57 UTC
Forum: Announcements
Topic: Sorry, I am back (I think).
Replies: 0
Views: 13148

Sorry, I am back (I think).

Sorry I have not being doing much as late, not been in a coding mood at all as late. I can say that a lot of the stuff I wanted to do has been done, still some stuff to do, so once this is all done there might just be a test game to when the game was originally suppose to of been reset. So when ever...