Commit graph

210 commits

Author SHA1 Message Date
Sergei Solovev b59003e559 Reformat code
This update contains code reformatting to meet PHP standards.
2023-11-12 21:12:42 +03:00
Sergei Solovev be428a632d
Merge pull request #75 from EngineGPDev/EGPv3-develop
Recommended Update
2023-11-12 20:50:21 +03:00
Sergei Solovev 9d2fec3017 Recommended Update
Installed composer libraries
2023-11-12 20:48:30 +03:00
Sergei Solovev 8e9ee3464f
Merge pull request #74 from EngineGPDev/EGPv3-develop
Major updates
2023-11-12 17:27:55 +03:00
Sergei Solovev 61b7226828 Major updates
Added support:
1. Composer for packages below;
2. symfony/polyfill to work with newer versions of php
3. filp/whoops to display php errors on screen
4. monolog/monolog for logging errors to a file and browser console
2023-11-12 17:26:34 +03:00
Sergei Solovev abab8bccea EngineGPv3 Publication 2023-11-11 23:56:12 +03:00
Sergei Solovev 7ac4dc19fa
Merge pull request #73 from EngineGPDev/develop
Final changes of EngineGP v4.0.1.3
2023-09-03 18:23:15 +03:00
Sergei Solovev cc042e28e6 Removed dependencies, after removing the mobile version 2023-09-03 18:10:44 +03:00
Sergei Solovev ad7df7e0fa Fixed a bug when a location was added without a port
[2023-09-03 17:13:20] EngineGP.ERROR: Whoops\Exception\ErrorException: Undefined array key 1 in file /var/www/enginegp/data/www/develop.enginegp.com/system/library/ssh.php on line 20
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/www/enginegp/data/www/develop.enginegp.com/system/library/ssh.php:20
  2. Whoops\Run->handleError() /var/www/enginegp/data/www/develop.enginegp.com/system/library/ssh.php:20
  3. ssh->connect() /var/www/enginegp/data/www/develop.enginegp.com/system/library/ssh.php:12
  4. ssh->auth() /var/www/enginegp/data/www/develop.enginegp.com/system/acp/sections/units/add.php:37
  5. include() /var/www/enginegp/data/www/develop.enginegp.com/system/acp/engine/units.php:32
  6. include() /var/www/enginegp/data/www/develop.enginegp.com/system/acp/distributor.php:63
  7. include() /var/www/enginegp/data/www/develop.enginegp.com/acp/index.php:50
 [] []
2023-09-03 17:17:32 +03:00
Sergei Solovev a45b4fab62 Changing file routing
Removed unnecessary ROOT constant
The DIR constant has been changed
All dependencies have been edited
2023-09-03 15:08:57 +03:00
Sergei Solovev ef6bdc398e Numerous bugs of vacancies have been fixed 2023-09-03 00:36:42 +03:00
Sergei Solovev cfe80cb9a2 Fixed an error when the list of submitted applications for vacancies was not displayed 2023-09-03 00:09:02 +03:00
Sergei Solovev c96f441c3d Numerous job errors have been fixed
Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null"

Stacktrace:
#3 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:11
#2 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:11
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/distributor.php:90
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/index.php:51

Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null"

Stacktrace:
#3 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:51
#2 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:51
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/distributor.php:90
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/index.php:51
2023-09-03 00:04:13 +03:00
Sergei Solovev 479bad25d3 Numerous job errors have been fixed
Whoops\Exception\ErrorException thrown with message "Undefined array key "edit""

Stacktrace:
#4 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/jobs/index.php:5
#3 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/jobs/index.php:5
#2 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/engine/jobs.php:31
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/distributor.php:63
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/acp/index.php:50

Whoops\Exception\ErrorException thrown with message "Undefined variable $list"

Stacktrace:
#4 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/jobs/index.php:32
#3 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/jobs/index.php:32
#2 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/engine/jobs.php:31
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/distributor.php:63
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/acp/index.php:50

Whoops\Exception\ErrorException thrown with message "Undefined variable $list"

Stacktrace:
#4 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/jobs/request.php:57
#3 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/jobs/request.php:57
#2 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/engine/jobs.php:31
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/distributor.php:63
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/acp/index.php:50
2023-09-02 23:37:24 +03:00
Sergei Solovev 6a55364754 Fix "Undefined variable $url_search"
Whoops\Exception\ErrorException thrown with message "Undefined variable $url_search"

Stacktrace:
#4 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/control/index.php:49
#3 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/control/index.php:49
#2 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/engine/control.php:36
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/distributor.php:63
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/acp/index.php:50
2023-09-02 23:22:01 +03:00
Sergei Solovev 49abaa470a Fix "Trying to access array offset on value of type null"
Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null"

Stacktrace:
#4 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/tarifs/index.php:42
#3 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/tarifs/index.php:42
#2 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/engine/tarifs.php:32
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/distributor.php:63
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/acp/index.php:50
2023-09-02 23:11:48 +03:00
Sergei Solovev 28e21ea3f0
Merge pull request #71 from EngineGPDev/delete-mod_php-in-.htaccess
delete mod_php in .htaccess
2023-07-03 00:11:03 +03:00
Sergei Solovev 31ee717f65
Merge pull request #70 from EngineGPDev/Added-the-phpmyadmin-configuration-file
Added the phpmyadmin configuration file
2023-07-03 00:10:25 +03:00
Sergei Solovev 5e1dbb6e4e Added the phpmyadmin configuration file 2023-07-03 00:09:49 +03:00
Sergei Solovev 30e3b03e7a delete mod_php in .htaccess 2023-07-03 00:07:34 +03:00
Sergei Solovev 60d9a9735a
Merge pull request #69 from EngineGPDev/(Fixed)-Array-and-string-offset-access-syntax-with-curly-braces-is-no-longer-supported
(Fixed) Array and string offset access syntax with curly braces is no…
2023-05-09 17:55:10 +03:00
Sergei Solovev 2ff4b6a2f5 (Fixed) Array and string offset access syntax with curly braces is no longer supported
[2023-05-09 17:44:20] EngineGP.ERROR: Whoops\Exception\ErrorException: Array and string offset access syntax with curly braces is no longer supported in file /var/enginegp/system/library/ftp.php on line 117
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/enginegp/system/library/ftp.php:117
  2. Whoops\Run->handleError() /var/enginegp/vendor/filp/whoops/src/Whoops/Run.php:514
  3. Whoops\Run->handleShutdown() [internal]:0
 [] []
[2023-05-09 17:47:38] EngineGP.ERROR: Whoops\Exception\ErrorException: Array and string offset access syntax with curly braces is no longer supported in file /var/enginegp/system/library/ftp.php on line 157
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/enginegp/system/library/ftp.php:157
  2. Whoops\Run->handleError() /var/enginegp/vendor/filp/whoops/src/Whoops/Run.php:514
  3. Whoops\Run->handleShutdown() [internal]:0
 [] []
[2023-05-09 17:48:26] EngineGP.ERROR: Whoops\Exception\ErrorException: Array and string offset access syntax with curly braces is no longer supported in file /var/enginegp/system/library/ftp.php on line 382
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/enginegp/system/library/ftp.php:382
  2. Whoops\Run->handleError() /var/enginegp/vendor/filp/whoops/src/Whoops/Run.php:514
  3. Whoops\Run->handleShutdown() [internal]:0
 [] []
[2023-05-09 17:49:20] EngineGP.ERROR: Whoops\Exception\ErrorException: Array and string offset access syntax with curly braces is no longer supported in file /var/enginegp/system/library/ftp.php on line 391
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/enginegp/system/library/ftp.php:391
  2. Whoops\Run->handleError() /var/enginegp/vendor/filp/whoops/src/Whoops/Run.php:514
  3. Whoops\Run->handleShutdown() [internal]:0
 [] []
2023-05-09 17:53:53 +03:00
Sergei Solovev 2e0396e5c7
Merge pull request #68 from EngineGPDev/Conversion-to-PSR-code-format.-Part-#1
Conversion to PSR code format. Part #1
2023-05-05 04:19:07 +03:00
Sergei Solovev 4be487f883 Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00
Sergei Solovev d052f96e57
Merge pull request #67 from EngineGPDev/Fixed-a-bug-when-ordering-game-servers
Fixed a bug when ordering game servers
2023-05-04 16:34:21 +03:00
Sergei Solovev 293fc5dd7d Fixed a bug when ordering game servers
When ordering a game server, the order was not processed and the server was not created.
2023-05-04 16:33:49 +03:00
Sergei Solovev 8bceb39d2a
Update README.md 2023-05-02 02:07:47 +03:00
Sergei Solovev 462edb6f49
Update README.md 2023-05-02 02:06:17 +03:00
Sergei Solovev fc8ebe52d2
Merge pull request #66 from EngineGPDev/foreach()-argument-must-be-of-type-array-object,-null-given-in-file-/var/enginegp/system/acp/sections/tarifs/tarif.php-on-line-477
foreach() argument must be of type array|object, null given in file /…
2023-04-29 16:10:35 +03:00
Sergei Solovev 24234ae588 foreach() argument must be of type array|object, null given in file /var/enginegp/system/acp/sections/tarifs/tarif.php on line 477
[2023-04-29 15:54:14] EngineGP.ERROR: Whoops\Exception\ErrorException: foreach() argument must be of type array|object, null given in file /var/enginegp/system/acp/sections/tarifs/tarif.php on line 477
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/enginegp/system/acp/sections/tarifs/tarif.php:477
  2. Whoops\Run->handleError() /var/enginegp/system/acp/sections/tarifs/tarif.php:477
  3. include() /var/enginegp/system/acp/sections/tarifs/index.php:9
  4. include() /var/enginegp/system/acp/engine/tarifs.php:32
  5. include() /var/enginegp/system/acp/distributor.php:66
  6. include() /var/enginegp/acp/index.php:50
 [] []
2023-04-29 16:09:57 +03:00
Sergei Solovev 80a3187caf
Merge pull request #65 from EngineGPDev/Syntax-correction
Syntax correction
2023-04-29 15:57:09 +03:00
Sergei Solovev 1f523bf4fc Syntax correction 2023-04-29 15:56:26 +03:00
Sergei Solovev 46a73e6cde
Merge pull request #64 from EngineGPDev/Fixed-numerous-bugs-in-cron-tasks
Fixed numerous bugs in cron tasks
2023-04-29 15:22:18 +03:00
Sergei Solovev 0ed9b45c3a Fixed numerous bugs in cron tasks 2023-04-29 15:21:31 +03:00
Sergei Solovev 5e337766ce
Merge pull request #63 from EngineGPDev/Fixed-Array-and-string-offset-access-syntax-with-curly-braces-is-no-longer-supported
Fixed: Array and string offset access syntax with curly braces is no …
2023-04-29 00:53:18 +03:00
Sergei Solovev 8f0adeae40 Fixed: Array and string offset access syntax with curly braces is no longer supported
Array and string offset access syntax with curly braces is no longer supported in file /var/enginegp/system/library/control/control.php on line 440
2023-04-28 23:57:16 +03:00
Sergei Solovev de6a5fb203
Merge pull request #62 from EngineGPDev/Added-cron-task-execution-logs
Added cron task execution logs
2023-04-28 23:23:12 +03:00
Sergei Solovev 2c3dfa71a3 Added cron task execution logs 2023-04-28 23:21:32 +03:00
Sergei Solovev 0b8629260e
Update README.md 2023-04-13 22:28:52 +03:00
Sergei Solovev 5530b4d58d
Merge pull request #61 from EngineGPDev/updated-jquery 2023-04-13 22:00:00 +03:00
Sergei Solovev 224f61ec5a
Merge pull request #60 from EngineGPDev/removed-useless-comma 2023-04-13 21:59:34 +03:00
Sergei Solovev d386cb9f83
Merge pull request #59 from EngineGPDev/fixed-undefined-var 2023-04-13 21:58:58 +03:00
Sergei Solovev e5f3c29bde
Merge pull request #58 from EngineGPDev/fixed-broken-debug 2023-04-13 21:58:16 +03:00
Sergei Solovev 79ecdcdf61
Merge pull request #57 from EngineGPDev/fixed-log-path 2023-04-13 21:57:37 +03:00
Roman Kelesidis ed3d525d03 Updated jQuery up to 1.12.4 2023-04-13 22:52:08 +07:00
Roman Kelesidis c0e0882a4d Removed useless comma in user list ending 2023-04-13 22:27:31 +07:00
Roman Kelesidis a7706eae54 Update distributor.php 2023-04-13 21:32:05 +07:00
Roman Kelesidis f8f9f66d70 Fixed Undefined variable: aop
Undefined variable: aop in file C:\OSPanel\domains\localhost\system\distributor.php on line 124
2023-04-13 21:24:46 +07:00
Roman Kelesidis 2928116517 Fixed broken debug
Ебать мем) у нас дебаг отключен.
2023-04-13 21:17:06 +07:00
Roman Kelesidis 01387e70f8 Fixed path to log dir 2023-04-13 21:08:12 +07:00