Roman Kelesidis
50df251051
Improved debugging
2023-04-13 20:28:51 +07:00
Sergei Solovev
04939bf022
Merge pull request #50 from EngineGPDev/Changing-the-enginegp.sql-directory
...
Changing the enginegp.sql directory
2023-04-06 23:42:51 +03:00
Sergei Solovev
d05b34bdfb
Changing the enginegp.sql directory
2023-04-06 23:42:10 +03:00
Sergei Solovev
670a7c7f96
Merge pull request #48 from EngineGPDev/base64_decode()-Passing-null-to-parameter-#1-($string)-of-type-string-is-deprecated
...
base64_decode(): Passing null to parameter #1 ($string) of type strin…
2023-04-06 23:00:41 +03:00
Sergei Solovev
d85a48058e
base64_decode(): Passing null to parameter #1 ($string) of type string is deprecated
2023-04-06 23:00:06 +03:00
Sergei Solovev
53deaeb242
Merge pull request #47 from EngineGPDev/explode()-Passing-null-to-parameter-#2-($string)-of-type-string-is-deprecated
...
explode(): Passing null to parameter #2 ($string) of type string is d…
2023-04-06 22:34:09 +03:00
Sergei Solovev
8d108c3e08
explode(): Passing null to parameter #2 ($string) of type string is deprecated
...
Stacktrace:
#5 Whoops\Exception\ErrorException in /var/enginegp/system/library/games/games.php:454
2023-04-06 22:33:35 +03:00
Sergei Solovev
96733e543b
Merge pull request #46 from EngineGPDev/TypeError-thrown-with-message-Unsupported-operand-types-float---string-
...
TypeError thrown with message "Unsupported operand types: float - str…
2023-04-06 22:07:43 +03:00
Sergei Solovev
55b34825cd
TypeError thrown with message "Unsupported operand types: float - string"
...
Stacktrace:
#4 TypeError in /var/enginegp/system/library/games/games.php:366
2023-04-06 22:06:36 +03:00
Sergei Solovev
0fdbea854e
Merge pull request #45 from EngineGPDev/Fixed-the-display-of-the-admin-panel
...
Fixed the display of the admin panel
2023-03-21 23:42:43 +03:00
Sergei Solovev
a796e27c01
Fixed the display of the admin panel
2023-03-21 23:42:16 +03:00
Sergei Solovev
58318170b3
Merge pull request #44 from EngineGPDev/revert-42-The-admin-panel-files-have-been-moved-to-the-appropriate-section
...
Revert "The admin panel files have been moved to the appropriate section"
2023-03-21 23:33:00 +03:00
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
8af4bb4e5d
Merge pull request #43 from EngineGPDev/Fixed-the-display-of-vacancies-in-the-admin-panel
...
Fixed the display of vacancies in the admin panel
2023-03-21 21:09:37 +03:00
Sergei Solovev
536b2f869a
Fixed the display of vacancies in the admin panel
2023-03-21 21:08:39 +03:00
Sergei Solovev
71a0fe3201
Merge pull request #42 from EngineGPDev/The-admin-panel-files-have-been-moved-to-the-appropriate-section
...
The admin panel files have been moved to the appropriate section
2023-03-21 20:44:16 +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
d9cf49f55d
Merge pull request #41 from EngineGPDev/The-admin-theme-is-separated-from-the-main-one
...
The admin theme is separated from the main one
2023-03-21 20:13:50 +03:00
Sergei Solovev
2f0a406f83
The admin theme is separated from the main one
2023-03-21 20:13:07 +03:00
Sergei Solovev
a663c75e64
Merge pull request #40 from EngineGPDev/Redesigned-menu-system
...
Redesigned menu system
2023-03-21 18:46:01 +03:00
Sergei Solovev
403a1c9524
Redesigned menu system
2023-03-21 18:45:31 +03:00
Sergei Solovev
722fad6c73
Merge pull request #39 from EngineGPDev/Automatic-conversion-of-false-to-array-is-deprecated
...
Automatic conversion of false to array is deprecated
2023-03-20 00:31:30 +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
b08370063b
Merge pull request #38 from EngineGPDev/revert-37-dev
...
Revert "Dev"
2023-03-20 00:23:37 +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
99eee22441
Merge pull request #33 from EngineGPDev/Fixed-password-change-via-admin-panel
...
Fixed password change via admin panel
2023-03-15 23:54:16 +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
ef2d08ec0d
Merge pull request #29 from EngineGPDev/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
...
Deprecated: iconv_strlen(): Passing null to parameter #1 ($string) of…
2023-03-13 01:28:52 +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
c0eea1c95e
Merge pull request #28 from EngineGPDev/Fixed-adding-vacancies
...
Fixed adding vacancies
2023-03-13 01:21:48 +03:00
Sergei Solovev
d22a2cbf31
Fixed adding vacancies
...
/acp/jobs/section/add
2023-03-13 01:21:27 +03:00
Sergei Solovev
23e17c4650
Merge pull request #27 from EngineGPDev/PHP-Deprecated-Automatic-conversion-of-false-to-array-is-deprecated-in-C-MyPrograms-OSPanel-domains-enginegp.local-system-library-system.php-on-line-60
...
PHP Deprecated: Automatic conversion of false to array is deprecated…
2023-03-13 01:00:38 +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
c780032eb3
Merge pull request #23 from EngineGPDev/Fix-array
...
Fix array
2023-03-13 00:23:30 +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
447aec241d
Merge pull request #22 from EngineGPDev/Deprecated-Automatic-conversion-of-false-to-array-is-deprecated-in-/var/enginegp/system/library/system.php-on-line-60
...
Update system.php
2023-03-12 21:17:40 +03:00
Sergei Solovev
25302dc594
Update system.php
2023-03-12 20:46:38 +03:00
Sergei Solovev
f4c3e1327d
Merge pull request #21 from EngineGPDev/Deprecated-preg_match()-Passing-null-to-parameter-#2-($subject)-of-type-string-is-deprecated-in-/enginegp/system/library/acpsystem.php-on-line-105
...
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /enginegp/system/library/acpsystem.php on line 105
2023-03-12 20:22:40 +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
Sergei Solovev
dd68ec6938
Update README.md
2023-03-10 08:45:07 +03:00