Raised This Month: $32 Target: $400
 8% 

PHP7(.1) support?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DeLiriuM
Senior Member
Join Date: Dec 2006
Old 02-03-2017 , 04:33   PHP7(.1) support?
Reply With Quote #1

I see that the developer no longer supports this project...
However, I'm interested if there's a community "port", which supports php7.1?
__________________
DeLiriuM is offline
Grainz
Junior Member
Join Date: Jan 2016
Old 02-03-2017 , 12:39   Re: PHP7(.1) support?
Reply With Quote #2

Have you seen... https://forums.alliedmods.net/showthread.php?t=291079
Grainz is offline
rZr
Member
Join Date: Aug 2006
Old 03-25-2017 , 20:59   Re: PHP7(.1) support?
Reply With Quote #3

i have a problem under php7. google maps will not showing ( https://stats.csmesh.de/hlstats.php?game=csgo1v1 ) can one help me please

edit: it was a problem in the google_maps.php my space running with ssl and i must edit the

echo ('<script src="http://maps.google.com/maps/api/js?key=AIzaSyCffUXCI2hGXCNpgneozuQR4wq3vsr6Kl 4&callback=initMap" type="text/javascript"></script>');
to
echo ('<script src="https://maps.google.com/maps/api/js?key=AIzaSyCffUXCI2hGXCNpgneozuQR4wq3vsr6Kl 4&callback=initMap" type="text/javascript"></script>');

now works fine all with .. only with the button "Reset All DB Collations to UTF8" have i trouble about the database connection. have one any idea ?

ERROR Database Error

Server Address: localhost
Server Username: xxxxxxx

Error Diagnostic:
Bad query.

Server Error: ()

Last SQL Query:
ALTER TABLE `` DEFAULT CHARACTER SET utf8;

Last edited by rZr; 03-26-2017 at 14:38.
rZr is offline
digimon_dk
Junior Member
Join Date: Dec 2015
Old 04-21-2017 , 11:23   Re: PHP7(.1) support?
Reply With Quote #4

I had problems with it could not indicate all the characters people put in you nickname. So I updated the SQL file from utf8 to utf8mb4 and it seems to work for me
digimon_dk is offline
digimon_dk
Junior Member
Join Date: Dec 2015
Old 04-21-2017 , 11:34   Re: PHP7(.1) support?
Reply With Quote #5

I running php7 in my Web server -> PHP-version: 7.0.15-0ubuntu0.16.04.4
take a look at -> https://sourceforge.net/projects/mysqlwithmysqli/
and update install.sql from UTF-8 to UTF8mb4
digimon_dk is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode