Commit graph

50 commits

Author SHA1 Message Date
Sergei Solovev 23d75571d5
Revert "The admin panel files have been moved to the appropriate section" 2023-03-21 23:32:42 +03:00
Sergei Solovev 1d6bf14914 The admin panel files have been moved to the appropriate section 2023-03-21 20:43:48 +03:00
Sergei Solovev 2f0a406f83 The admin theme is separated from the main one 2023-03-21 20:13:07 +03:00
Sergei Solovev 587db28295 Automatic conversion of false to array is deprecated 2023-03-20 00:30:52 +03:00
Sergei Solovev 13ec600318 Automatic conversion of false to array is deprecated 2023-03-20 00:28:36 +03:00
Sergei Solovev 52496c365b Automatic conversion of false to array is deprecated 2023-03-20 00:27:07 +03:00
Sergei Solovev dd1bb2e44e Revert "Dev (#37)"
This reverts commit 0fb732993b.
2023-03-20 00:22:12 +03:00
Sergei Solovev 0fb732993b
Dev (#37)
* Adding filp/whoops

* FIX: Automatic conversion of false to array is deprecated
2023-03-20 00:20:13 +03:00
Sergei Solovev c6c3ce0627
Adding filp/whoops (#36) 2023-03-19 22:58:35 +03:00
Sergei Solovev 506de6e63a Fixed password change via admin panel
Fixed an error when changing the password through the admin panel, it was impossible to log in
2023-03-15 23:53:24 +03:00
Sergei Solovev ac6ba7cb5e
Merge pull request #26 from EngineGPDev/PHP-Deprecated-Automatic-conversion-of-false-to-array-is-deprecated-in-C-MyPrograms-OSPanel-domains-enginegp.local-system-acp-sections-boost-index.php-on-line-40
PHP Deprecated:  Automatic conversion of false to array is deprecated…
2023-03-14 19:20:12 +03:00
Sergei Solovev 7762e3a0a2 Deprecated: iconv_strlen(): Passing null to parameter #1 ($string) of type string is deprecated in C:\MyPrograms\OSPanel\domains\enginegp.local\system\library\system.php on line 690 2023-03-13 01:28:28 +03:00
Sergei Solovev e4e03e21af PHP Deprecated: Automatic conversion of false to array is deprecated in C:\MyPrograms\OSPanel\domains\enginegp.local\system\library\system.php on line 60 2023-03-13 01:00:08 +03:00
Sergei Solovev 8fd5a297d3 PHP Deprecated: Automatic conversion of false to array is deprecated in C:\MyPrograms\OSPanel\domains\enginegp.local\system\acp\sections\boost\index.php on line 40 2023-03-13 00:42:55 +03:00
Sergei Solovev 66c7618230
Merge pull request #25 from EngineGPDev/PHP-Deprecated-Implicit-conversion-from-float-5919.266666666666-to-int-loses-precision-in-C-MyPrograms-OSPanel-domains-enginegp.local-system-library-acpsystem.php-on-line-469
PHP Deprecated:  Implicit conversion from float 5919.266666666666 to …
2023-03-13 00:24:03 +03:00
Sergei Solovev 49418d7054
Merge pull request #24 from EngineGPDev/PHP-Deprecated-Implicit-conversion-from-float-98.65444444444444-to-int-loses-precision-in-C-MyPrograms-OSPanel-domains-enginegp.local-system-library-acpsystem.php-on-line-465
PHP Deprecated:  Implicit conversion from float 98.65444444444444 to …
2023-03-13 00:23:46 +03:00
Sergei Solovev f3db36e981 PHP Deprecated: Implicit conversion from float 5919.266666666666 to int loses precision in C:\MyPrograms\OSPanel\domains\enginegp.local\system\library\acpsystem.php on line 469 2023-03-13 00:23:01 +03:00
Sergei Solovev 627c54acc1 PHP Deprecated: Implicit conversion from float 98.65444444444444 to int loses precision in C:\MyPrograms\OSPanel\domains\enginegp.local\system\library\acpsystem.php on line 465
PHP Deprecated:  Implicit conversion from float 98.65444444444444 to int loses precision in C:\MyPrograms\OSPanel\domains\enginegp.local\system\library\acpsystem.php on line 465
2023-03-13 00:20:15 +03:00
Sergei Solovev e42f62a41c Fix array 2023-03-13 00:16:35 +03:00
Sergei Solovev 25302dc594 Update system.php 2023-03-12 20:46:38 +03:00
Sergei Solovev 18bafe76f4 Update acpsystem.php
Co-Authored-By: Roman Kelesidis <roman25052006.kelesh@gmail.com>
2023-03-12 20:21:17 +03:00
Roman Kelesidis 7e9f6d2ca1
Merge pull request #20 from EngineGPDev/PHP-Deprecated-Implicit-conversion-from-float-35.6-to-int-loses-precision
PHP Deprecated:  Implicit conversion from float 35.6 to int loses precision in /system/library/system.php on line 743
2023-03-07 07:20:39 +07:00
Sergey c308529191 Fix captcha php 8.1/8.2
PHP Deprecated:  Implicit conversion from float 35.6 to int loses precision in /system/library/system.php on line 743;
PHP Deprecated:  Implicit conversion from float 31.6 to int loses precision in /system/library/system.php on line 743;
2023-03-07 02:01:09 +03:00
Sergey 1027fafef9 Minor fixes
PHP message: PHP Deprecated:  Creation of dynamic property html::$select_template is deprecated in /var/enginegp/system/library/html.php on line 78;
PHP message: PHP Deprecated:  Creation of dynamic property html::$arr is deprecated in /var/enginegp/system/library/html.php on line 126" while reading response header from upstream, client: 178.205.103.15, server: enginegp.chmd.online, request: "GET /help/section/notice/go HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.2-fpm.sock:", host: "enginegp.chmd.online", referrer: "http://enginegp.chmd.online/user/section/auth"

Co-Authored-By: Roman Kelesidis <roman25052006.kelesh@gmail.com>
2023-03-06 21:52:44 +03:00
Sergey 066e5fc0ad Update system.php 2023-03-05 19:10:35 +03:00
Sergey 32a9bc0305 Minor fixes 2023-03-05 16:59:34 +03:00
Sergey bd68eb3069 Minor fixes 2023-03-05 16:40:31 +03:00
Sergey ee61ff490d Minor fixes
Convert to spaces
Fixer array
2023-03-05 16:37:46 +03:00
Sergei Solovev 99d67e87f0
Merge pull request #14 from belomaxorka/new-implementation-of-cookie
New implementation of cookie
2023-03-05 11:18:02 +03:00
Roman Kelesidis e6e85db062 New implementation of cookie 2023-03-05 15:15:39 +07:00
Sergey 677717a082 Minor fixes 2023-03-05 10:44:50 +03:00
Roman Kelesidis f25d484062 Fixed deprecated in games.php line 374
Deprecated: Optional parameter $data declared before required parameter $sum is implicitly treated as a required parameter in C:\OSPanel\domains\localhost\system\library\games\games.php on line 374
2023-03-05 13:56:57 +07:00
Sergei 4b17c9c6da
Merge pull request #11 from belomaxorka/fixed-deprecated-method-parse_time
Fixed deprecated in games.php line 262
2023-03-05 09:51:14 +03:00
Roman Kelesidis 12fbdafcf2 Fixed deprecated in games.php line 262
Deprecated: Optional parameter $aTime declared before required parameter $tarif is implicitly treated as a required parameter in C:\OSPanel\domains\localhost\system\library\games\games.php on line 262
2023-03-05 13:49:25 +07:00
Roman Kelesidis ea8cbf05ca Fixed fatal in games.php line 177
Fatal error: Array and string offset access syntax with curly braces is no longer supported in C:\OSPanel\domains\localhost\system\library\games\games.php on line 177
2023-03-05 13:41:50 +07:00
Sergei e0bf4cc270
Merge pull request #9 from belomaxorka/fixed-deprecated-method-crontab
Fixed deprecated in games.php line124
2023-03-05 09:36:27 +03:00
Roman Kelesidis cd7195b868 Fixed deprecated in games.php line124
Deprecated: Optional parameter $data declared before required parameter $cid is implicitly treated as a required parameter in C:\OSPanel\domains\localhost\system\library\games\games.php on line 124
2023-03-05 13:33:34 +07:00
Sergey 02d86a958a Merge branch 'main' of https://github.com/SeAnSolovev/enginegp 2023-03-05 09:24:24 +03:00
Sergey 4a40239311 Removing the mobile version 2023-03-05 09:24:12 +03:00
Roman Kelesidis 3cd6be7dcd Fixed deprecated in system.php line 273
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in C:\OSPanel\domains\localhost\system\library\system.php on line 273
2023-03-05 13:19:02 +07:00
Roman Kelesidis b3dcebad6c Fixed deprecated in system.php line 1081
Deprecated: Required parameter $unit follows optional parameter $pros_stat in C:\OSPanel\domains\localhost\system\library\system.php on line 1081
2023-03-05 12:56:22 +07:00
Roman Kelesidis bdff242d1a Fixed deprecated in html.php line 140
Deprecated: Required parameter $name follows optional parameter $arr in C:\OSPanel\domains\localhost\system\library\html.php on line 140
2023-03-05 12:35:36 +07:00
Roman Kelesidis a44e1986f4 Fixed: Deprecated in html.php line 133 2023-03-05 12:05:09 +07:00
Sergey 86435d65f8 Removing the mobile version 2023-03-05 07:04:20 +03:00
Sergey a9e937eba0 Minor fixes 2023-03-05 06:11:29 +03:00
Sergey 03db004d10 Update geo.php 2023-03-05 05:33:55 +03:00
Sergey 96c25bc5bd Update index.php 2023-03-05 05:26:57 +03:00
Sergey f5254f2d1d Update system.php 2023-03-05 05:21:54 +03:00
Sergey 5e9dfa62f1 Update system.php 2023-03-05 05:18:07 +03:00
Sergey 8063f16b0d add files 2023-03-05 02:45:46 +03:00