Danter14 / LastTrav-T4

LastTrav by Danter14 project by EBDa by yi12345
11 stars 11 forks source link

need to be ported to mysqli as mysql_ is no longer supported or deprecated #12

Open alfieo opened 1 year ago

alfieo commented 1 year ago

This won't install anymore since the mysql connector is no longer supported and is deprecated so it must be mysqli connector

Danter14 commented 1 year ago

hello, yes the source code works under php 5.6 it is not updated on the new php

alfieo commented 1 year ago

Ok, Thank you so no chance to test it on php 5.6 up then. So it's going to be I believe

alfieo commented 1 year ago

Do you have any plans in doing a rework, maybe I can help in finding more bugs too. I can maybe assist in basic bug fixing but not with doing full scripting from scratch. It's a bit mind-blowing though ^_^

Danter14 commented 1 year ago

if you want to help with the bugs it is with pleasure. for the redesign of the scripts I must see its to put it under php 8 but it will require a lot of work.

alfieo commented 1 year ago

https://github.com/FredZockt/TravianC <--- is ported to mysqli but not completely. Install page creates error. So maybe some of the mysqli connecter commands are not properly set.

Danter14 commented 1 year ago

yes surely but other problems are mandatory if you try to install under php 8 many variables are no longer supported or removed in this version.

darkloveir commented 1 year ago

https://github.com/Shadowss/TravianZ