Skip to content

Invalid step in the installer for the root installer path.#5

Closed
madcad wants to merge 2 commits intoroundcube:masterfrom
madcad:master
Closed

Invalid step in the installer for the root installer path.#5
madcad wants to merge 2 commits intoroundcube:masterfrom
madcad:master

Conversation

@madcad
Copy link
Copy Markdown

@madcad madcad commented May 13, 2012

Fixed wrong if statement for redirecting to the first step of the installer if no _setp query is given.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, the comment says "if we have a local configuration". But since we don't have a step 0 (anymore) I guess the if ($RCI->configured) can be removed entirely. Checking for if (empty($_REQUEST['_step'])) should do the job here.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had the problem that I've got "Invalid step" when I opened the installer without a step. After negating the configured check the installer worked correct. But now (after the installation with a valid config and $rcmail_config['enable_installer'] = true;) I've got the "Invalid step" message again.
So I would recommend that you deny these pull request and I will try to solve these issue again.

@alecpl alecpl closed this May 17, 2012
alecpl added a commit that referenced this pull request Mar 4, 2018
@alxbr alxbr mentioned this pull request Dec 12, 2021
@dsvf dsvf mentioned this pull request Aug 17, 2025
2 tasks
@wdsnyc wdsnyc mentioned this pull request Nov 28, 2025
@joksik joksik mentioned this pull request Feb 27, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants