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

'Continue' button is disabled even though 'I've read OSL licence' is checked #603

Closed
akulkarni9 opened this issue Jul 2, 2014 · 8 comments
Assignees

Comments

@akulkarni9
Copy link

  1. Download Magento ver. 2.0.0.0-dev84.
  2. Move it to development server.
  3. Load it, then OSL licence will open up.
  4. Check 'I've agreed to the terms and conditions'.
  5. Click on 'Continue' button

Expected Result:
When we check 'I've agreed to the terms and conditions', then 'Continue' button will be activated and upon clicking that button, we will be redirected to 'localization' page.

Actual Result:
When I checked 'I've agreed to the terms and conditions', the 'Continue' button didn't get activated, hence struck in first step only.

@ilol
Copy link

ilol commented Jul 3, 2014

@akulkarni9, thank you for reporting this to us! We created a ticket in the backlog and will get back to you once the team investigates on this issue.

@verklov
Copy link
Contributor

verklov commented Jul 17, 2014

@akulkarni9, please verify this issue on the most recent version of code available on the GitHub. The team could not reproduce this issue. We are performing installation testing before making each deployment, so this could be caused by some specific conditions. Anyway, please re-verify and let us know the results.

@akulkarni9
Copy link
Author

I had tried this in windows, I read in Mage wiki that Magento 2 supports
Unix and linux systems only.

On Thu, Jul 17, 2014 at 3:30 PM, Sergey Verklov, Senior Product Manager <
notifications@github.com> wrote:

@akulkarni9 https://github.com/akulkarni9, please verify this issue on
the most recent version of code available on the GitHub. The team could not
reproduce this issue. We are performing installation testing before making
each deployment, so this could be caused by some specific conditions.
Anyway, please re-verify and let us know the results.


Reply to this email directly or view it on GitHub
#603 (comment).

@mazhalai
Copy link
Contributor

@akulkarni9 Please enable mod_rewrite. Instructions here: http://phpcollection.com/mod-rewrite-windows-wamp-xampp/

@akulkarni9
Copy link
Author

Yeah, it worked now. Maybe you can write a small module for detecting that
setting automatically. Can help a lot

On Thu, Jul 17, 2014 at 10:42 PM, mazhalai notifications@github.com wrote:

@akulkarni9 https://github.com/akulkarni9 Please enable mod_rewrite.
Instructions here:
http://phpcollection.com/mod-rewrite-windows-wamp-xampp/


Reply to this email directly or view it on GitHub
#603 (comment).

@akulkarni9
Copy link
Author

Got this error when I went to front end.
Fatal error: Maximum function nesting level of '100' reached, aborting! in
C:\wamp\www\magentotwo\lib\internal\Magento\Framework\Autoload\IncludePath.php
on line 56

On Thu, Jul 17, 2014 at 11:37 PM, Ajay Kulkarni ajaykulkarni178@gmail.com
wrote:

Yeah, it worked now. Maybe you can write a small module for detecting that
setting automatically. Can help a lot

On Thu, Jul 17, 2014 at 10:42 PM, mazhalai notifications@github.com
wrote:

@akulkarni9 https://github.com/akulkarni9 Please enable mod_rewrite.
Instructions here:
http://phpcollection.com/mod-rewrite-windows-wamp-xampp/


Reply to this email directly or view it on GitHub
#603 (comment).

@ihor-sviziev
Copy link
Contributor

@akulkarni9 use "xdebug.max_nesting_level = 1000" in your xdebug config to fix this issue.

@verklov
Copy link
Contributor

verklov commented Aug 7, 2014

@akulkarni9, we are glad your issues are resolved. Please do not hesitate to report issues you may face in future. There is a good chance you will get answers here either from the team or other contributors. We are closing this issue.

@verklov verklov closed this as completed Aug 7, 2014
magento-team pushed a commit that referenced this issue Sep 16, 2015
magento-team pushed a commit that referenced this issue May 10, 2016
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

No branches or pull requests

5 participants