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

Admin navigation and form submitting not working #1038

Closed
vinniewhite opened this issue Feb 12, 2015 · 7 comments
Closed

Admin navigation and form submitting not working #1038

vinniewhite opened this issue Feb 12, 2015 · 7 comments

Comments

@vinniewhite
Copy link

Having just installed Magento 2 I am shocked that I cannot use the admin panel at all. Clicking on links in the navigation do not work, so I cannot get around without typing the urls in.

Once on a page, say the configuration page I cannot submit any forms. The buttons simply do not work.

@kokoc
Copy link
Member

kokoc commented Feb 12, 2015

@vinniewhite Thank you for reporting the issue.

Could you please share more details? Any information about 404 and 503 requests will be very useful.

@vinniewhite
Copy link
Author

Hi

There are no errors that I can see, all the pages load and the .css and .js files are all loading too.

Maybe my logs will help:

[2015-02-12 11:33:39] main.CRITICAL: Invalid template file: '' [] []
[2015-02-12 11:34:02] main.CRITICAL: Broken reference: the 'page.bottom' element cannot be added as child to 'page.bottom.container', because the latter doesn't exist [] []
[2015-02-12 11:34:02] main.CRITICAL: Broken reference: the 'catalog.compare.sidebar' element cannot be added as child to 'sidebar.additional', because the latter doesn't exist [] []
[2015-02-12 11:34:02] main.CRITICAL: Broken reference: the 'sale.reorder.sidebar' element cannot be added as child to 'sidebar.additional', because the latter doesn't exist [] []
[2015-02-12 11:34:02] main.CRITICAL: Broken reference: the 'wishlist_sidebar' element cannot be added as child to 'sidebar.additional', because the latter doesn't exist [] []
[2015-02-12 11:34:02] main.CRITICAL: Broken reference: the 'store.settings.currency' tries to reorder itself towards 'store_language', but their parents are different: 'store.settings' and 'header.panel' respectively. [] []
[2015-02-12 11:34:09] main.CRITICAL: Broken reference: the 'page.bottom' element cannot be added as child to 'page.bottom.container', because the latter doesn't exist [] []
[2015-02-12 11:34:09] main.CRITICAL: Broken reference: the 'store.settings.currency' tries to reorder itself towards 'store_language', but their parents are different:

@ksultana
Copy link

I'm having this problem too. Yesterday, I opened this on stackexchange. I think it's related.

http://magento.stackexchange.com/questions/55341/magento-2-backend-errors

When I switch store view in the admin, I'm getting 404 errors as seen here:

image

@vinniewhite
Copy link
Author

Looking at the console I do seem to have issues with the jquery folder too!
screen shot 2015-02-12 at 17 19 06

@orlangur
Copy link
Contributor

Seems to be duplicate of #1016.

Problem is that jquery files are not materialized into /pub/static/ folder.

For me it happened after upgrade to PHP 5.6 in default mode.

@buskamuza
Copy link
Contributor

Internal ticket for #1016 - MAGETWO-34173

@sshrewz sshrewz added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Feb 17, 2015
@sshrewz
Copy link

sshrewz commented Mar 3, 2015

Hi @vinniewhite, since this is a duplicate, we will go ahead and close this issue. Please refer to #1016 for updates on this.

@sshrewz sshrewz closed this as completed Mar 3, 2015
@sshrewz sshrewz removed the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Mar 3, 2015
VitaliyBoyko pushed a commit to VitaliyBoyko/magento2 that referenced this issue Jun 22, 2018
MSI-953: [Configuration-Catalog-Products-Simple product] Simple Product created on Single stock mode by Admin user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants