Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php7 Support #155

Open
zarlo opened this issue Jan 6, 2017 · 5 comments
Open

php7 Support #155

zarlo opened this issue Jan 6, 2017 · 5 comments
Assignees

Comments

@zarlo
Copy link

zarlo commented Jan 6, 2017

GamePanelX-V3 will not work on php7
#147
#148

@ghost
Copy link

ghost commented Feb 16, 2017

I am trying to fix this myself, but I will only test this on PHP 7

@devryan
Copy link
Owner

devryan commented Feb 16, 2017 via email

@ghost
Copy link

ghost commented Feb 16, 2017

Okay. It works on PHP 7.0 right now, but I also came across a lot of bugs in the SQL.

@ghost
Copy link

ghost commented Feb 17, 2017

In the following code PHP 7.0 support is added, some query bugs are fixed and the SQL files are changes so they have default values.
There are still some bugs that must be fixed. The tag is deprecated and inline styling is not the best way to style the website. I thing that classes can be better for better code reading etc. The mysql is a global variable used by $GLOBALS. This should be something else like a database class. The query's should be added to here so it is easy'er to find and edit them.
GamePanelX-V3-master.zip
I also have a problem when trying to create a Steam server. I dont know if this is by my doing with the PHP or the server, but for some reason it stops after downloading a few items.

@dhalucario
Copy link

When is this fix going to be pushed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants