Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old directory name in the installer error message #1060

Closed
MrWeez opened this issue Nov 28, 2024 · 1 comment
Closed

Old directory name in the installer error message #1060

MrWeez opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels
Bug / Fix Something isn't working and may need a fix Medium Priority Needs attention, not urgent

Comments

@MrWeez
Copy link
Collaborator

MrWeez commented Nov 28, 2024

What is your request about?

Starting from version 1.0.0, CtrlPanel has completely abandoned the use of ControlPanel in directory names, database, and other places. Therefore, the directory described in the error message is invalid, and requires a change to ctrlpanel.

Files and lines where the old name is present in the directory name:

send_error_message($th->getMessage() . " <br>Please check the installer.log file in /var/www/controlpanel/storage/logs!");

send_error_message($th->getMessage() . " <br>Please check the installer.log file in /var/www/controlpanel/storage/logs!");

header("LOCATION: index.php?step=3&message=" . $th->getMessage() . " <br>Please check the installer.log file in /var/www/controlpanel/storage/logs !");

Branch

main

Solution idea

Fix this in next release

CtrlPanel Logs

No response

Additional Info

No response

@MrWeez MrWeez added Bug / Fix Something isn't working and may need a fix Medium Priority Needs attention, not urgent labels Nov 28, 2024
@MrWeez MrWeez self-assigned this Nov 28, 2024
@1day2die
Copy link
Collaborator

fiuxed in new release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Fix Something isn't working and may need a fix Medium Priority Needs attention, not urgent
Projects
None yet
Development

No branches or pull requests

2 participants