Commit graph

291 commits

Author SHA1 Message Date
Sergei Solovev 20357fb67f
Merge pull request #103 from EngineGPDev/Undefined-variable-$buy
Undefined variable $buy
2024-05-27 15:23:04 +03:00
Sergei Solovev 396c2bc21f Undefined variable $buy
Whoops\Exception\ErrorException thrown with message "Undefined variable $buy"

Stacktrace:
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/cs/plugins.php:94
Whoops\Run:handleError in /var/www/enginegp/system/sections/servers/cs/plugins.php:94
include in /var/www/enginegp/system/sections/servers/plugins.php:22
include in /var/www/enginegp/system/engine/servers.php:94
include in /var/www/enginegp/system/distributor.php:76
include in /var/www/enginegp/index.php:71

Task:
https://bugs.enginegp.com/view.php?id=45
2024-05-27 15:21:35 +03:00
Sergei Solovev ed8aacaa8f
Merge pull request #102 from EngineGPDev/Undefined-variable-url_search-when-navigating-to-the-list-of-wiki-categories
Undefined variable: url_search when navigating to the list of wiki ca…
2024-05-27 15:08:58 +03:00
Sergei Solovev c12ad02d9d Undefined variable: url_search when navigating to the list of wiki categories
Whoops\Exception\ErrorException thrown with message "Undefined variable: list"

Stacktrace:
# 4 Whoops\Exception\ErrorException in /var/www/enginegp/system/acp/sections/wiki/cats.php:10
# 3 Whoops\Run:handleError in /var/www/enginegp/system/acp/sections/wiki/cats.php:10
# 2 include in /var/www/enginegp/system/acp/engine/wiki.php:30
# 1 include in /var/www/enginegp/system/acp/distributor.php:86
# 0 include in /var/www/enginegp/acp/index.php:47
2024-05-27 15:07:17 +03:00
Sergei Solovev 3657f0cdd3
Merge pull request #101 from EngineGPDev/Undefined-variable-url_search-when-switching-to-the-control-service
Undefined variable: url_search when switching to the control service
2024-05-27 14:57:46 +03:00
Sergei Solovev c89d44bfd7 Undefined variable: url_search when switching to the control service
Whoops\Exception\ErrorException thrown with message "Undefined variable: url_search"

Stacktrace:
# 4 Whoops\Exception\ErrorException in /var/www/enginegp/system/acp/sections/control/index.php:49
# 3 Whoops\Run:handleError in /var/www/enginegp/system/acp/sections/control/index.php:49
# 2 include in /var/www/enginegp/system/acp/engine/control.php:36
# 1 include in /var/www/enginegp/system/acp/distributor.php:86
# 0 include in /var/www/enginegp/acp/index.php:47

Task:
https://bugs.enginegp.com/view.php?id=34
2024-05-27 14:57:20 +03:00
Sergei Solovev 61b0ccc65b
Merge pull request #100 from EngineGPDev/Undefined-variable-$buy
Undefined variable $buy
2024-05-27 14:50:03 +03:00
Sergei Solovev f7f33ccae6 Undefined variable $buy
Whoops\Exception\ErrorException thrown with message "Undefined variable $buy"

Stacktrace:
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/cs/plugins.php:94
Whoops\Run:handleError in /var/www/enginegp/system/sections/servers/cs/plugins.php:94
include in /var/www/enginegp/system/sections/servers/plugins.php:22
include in /var/www/enginegp/system/engine/servers.php:94
include in /var/www/enginegp/system/distributor.php:76
include in /var/www/enginegp/index.php:71

Task:
https://bugs.enginegp.com/view.php?id=45
2024-05-27 14:49:18 +03:00
Sergei Solovev 8b23ceb942
Merge pull request #99 from EngineGPDev/Undefined-variable-$list
Undefined variable $list
2024-05-27 14:34:00 +03:00
Sergei Solovev d7297e1793 Undefined variable $list
Whoops\Exception\ErrorException thrown with message "Undefined variable $list"

Stacktrace:
Whoops\Exception\ErrorException in /var/www/enginegp/system/acp/sections/addons/cats.php:34
Whoops\Run:handleError in /var/www/enginegp/system/acp/sections/addons/cats.php:34
include in /var/www/enginegp/system/acp/engine/addons.php:49
include in /var/www/enginegp/system/acp/distributor.php:69
include in /var/www/enginegp/acp/index.php:71

Task:
https://bugs.enginegp.com/view.php?id=44
2024-05-27 14:33:29 +03:00
Sergei Solovev dde4e7e1b8
Merge pull request #98 from EngineGPDev/Undefined-variable-$nmch
Undefined variable $nmch
2024-05-27 14:25:45 +03:00
Sergei Solovev 859034840c Undefined variable $nmch
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/crmp/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/cs/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/cs2/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/csgo/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/css/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/cssold/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/mta/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/mc/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/samp/copy.php
Whoops\Exception\ErrorException in /var/www/enginegp/system/sections/servers/rust/copy.php

Task:
https://bugs.enginegp.com/view.php?id=43
2024-05-27 14:24:33 +03:00
Sergei Solovev e2bf38003d
Merge pull request #97 from EngineGPDev/Update-README.md
Update README.md
2024-05-24 01:11:24 +03:00
Sergei Solovev 599be21d06
Update README.md
Signed-off-by: Sergei Solovev <31823239+SeAnSolovev@users.noreply.github.com>
2024-05-24 01:11:05 +03:00
Sergei Solovev 93bb92a9c1
Merge pull request #96 from EngineGPDev/SeAnSolovev-patch-1
Create README.md
2024-05-24 00:54:05 +03:00
Sergei Solovev e2d54fe782
Create README.md
Signed-off-by: Sergei Solovev <31823239+SeAnSolovev@users.noreply.github.com>
2024-05-24 00:53:49 +03:00
Sergei Solovev cfc85bf417
Merge pull request #95 from EngineGPDev/The-scroll-button-has-been-updated
The scroll button has been updated
2024-05-23 14:28:47 +03:00
Sergei Solovev 3fe8745043 The scroll button has been updated
The up button does not appear when the page loads
The down button moves to the end of the page or to the position where the Up button was pressed
2024-05-23 14:26:36 +03:00
Sergei Solovev 4cf1059465
Merge pull request #94 from EngineGPDev/The-console-now-contains-a-screenshot-of-the-console-screen-instead-of-game-logs
The console now contains a screenshot of the console screen instead o…
2024-05-22 20:57:50 +03:00
Sergei Solovev 3ae49f558b The console now contains a screenshot of the console screen instead of game logs 2024-05-22 20:56:27 +03:00
Sergei Solovev 0753b6b980
Merge pull request #93 from EngineGPDev/Added-support-for-running-game-servers-behind-NAT
Added support for running game servers behind NAT
2024-05-21 23:24:13 +03:00
Sergei Solovev efb01cd7ce Added support for running game servers behind NAT 2024-05-21 23:23:18 +03:00
Sergei Solovev 2671f4ae01
Merge pull request #92 from EngineGPDev/The-panel-directory-has-been-updated
The panel directory has been updated
2024-04-14 21:16:38 +03:00
Sergei Solovev 294e258444 The panel directory has been updated
Before: /var/enginegp
After: /var/www/enginegp
2024-04-14 21:15:44 +03:00
Sergei Solovev 424b5f6712
Merge pull request #91 from EngineGPDev/Fixed-the-call-to-the-global-variable-of-the-CRON-key
Fixed the call to the global variable of the CRON key
2024-04-14 04:26:30 +03:00
Sergei Solovev 3af83b37e9 Fixed the call to the global variable of the CRON key 2024-04-14 04:25:53 +03:00
Sergei Solovev fd62058f68
Merge pull request #90 from EngineGPDev/The-length-of-the-password-hash-has-been-extended-to-255-characters
The length of the password hash has been extended to 255 characters
2024-04-13 15:30:56 +03:00
Sergei Solovev 0614668a4c The length of the password hash has been extended to 255 characters 2024-04-13 15:30:21 +03:00
Sergei Solovev f88bf38c2c
Merge pull request #89 from EngineGPDev/A-grammatical-error-has-been-fixed
A grammatical error has been fixed
2024-04-13 15:11:10 +03:00
Sergei Solovev 42866ef7bb A grammatical error has been fixed 2024-04-13 15:09:00 +03:00
Sergei Solovev 80cd80ecaa
Merge pull request #88 from EngineGPDev/The-cron-key-is-placed-in-the-.env-file
The cron key is placed in the .env file
2024-04-13 14:58:23 +03:00
Sergei Solovev 6a49fc1b1b The cron key is placed in the .env file 2024-04-13 14:57:39 +03:00
Sergei Solovev e65e06d521
Merge pull request #87 from EngineGPDev/The-version-of-the-panel-in-the-admin-panel-has-been-updated
The version of the panel in the admin panel has been updated
2024-04-13 14:41:30 +03:00
Sergei Solovev 16f79162a8 The version of the panel in the admin panel has been updated 2024-04-13 14:40:08 +03:00
Sergei Solovev a13c608d29
Merge pull request #86 from EngineGPDev/update-copyright
Update copyright
2024-04-10 23:32:51 +03:00
Sergei Solovev a1a318fc4d Update copyright 2024-04-10 23:31:20 +03:00
Sergei Solovev fe685c8897
Merge pull request #85 from EngineGPDev/update-copyright
Update copyright
2024-04-10 23:25:22 +03:00
Sergei Solovev fcca4e4d72 Removed copyright in enginegp.sql 2024-04-10 23:22:40 +03:00
Sergei Solovev f4b08e1e62 Update copyright 2024-04-10 23:20:14 +03:00
Sergei Solovev 3f3b0e6821
Merge pull request #84 from EngineGPDev/Use-current-UNIX-timestamps-in-SQL-dump
Use current UNIX-timestamps in SQL-dump
2024-04-09 14:59:35 +03:00
Roman Kelesidis 3f77682c0b Use current UNIX-timestamps in SQL-dump 2024-04-09 18:55:37 +07:00
Sergei Solovev 327c4208e2
Merge pull request #83 from EngineGPDev/Removed-extra-styles-for-fa-vk-icon
Removed extra-styles for fa-vk icon
2024-04-09 14:49:29 +03:00
Roman Kelesidis fbb1b335d2 Removed extra-styles for fa-vk icon 2024-04-09 18:47:54 +07:00
Sergei Solovev a4e655f571
Merge pull request #82 from EngineGPDev/Added-integration-with-Dependabot
Added integration with Dependabot
2024-04-09 14:36:44 +03:00
Roman Kelesidis 7c2e921f86 Added integration with Dependabot 2024-04-09 18:25:53 +07:00
Sergei Solovev 03b2c6a5db
Merge pull request #81 from EngineGPDev/Added-checking-memcache-extension-in-composer.json
Added checking memcache extension in composer.json
2024-04-09 13:46:25 +03:00
Roman Kelesidis 378f8603c8 Added checking memcache extension in composer.json 2024-04-09 17:44:34 +07:00
Sergei Solovev d58387a5dc
Merge pull request #80 from EngineGPDev/Added-.log-extension-in-gitignore
Added .log extension in gitignore
2024-04-09 13:41:45 +03:00
Roman Kelesidis 8388dcb82f Added .log extension in gitignore 2024-04-09 17:39:59 +07:00
Sergei Solovev 3b3cf279a7
Merge pull request #79 from EngineGPDev/develop
Upgrade to 3.7.1.4
2024-04-09 12:17:33 +03:00