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

Generating wrong frontend router #17

Closed
zaheerbadi opened this issue Mar 19, 2019 · 3 comments
Closed

Generating wrong frontend router #17

zaheerbadi opened this issue Mar 19, 2019 · 3 comments
Assignees
Labels
bug Something isn't working in-generated-code

Comments

@zaheerbadi
Copy link

zaheerbadi commented Mar 19, 2019

I am testing this on Windows Environment with PHP 7.2
I tried with creating new module with this and found that when we inset it to main top navigation it redirect to 404 due to wrong link.

It seems frontname is not appending in the url.

I manually change url to frontname it started working.

Before :: http://prntscr.com/mzuslz
After :: http://prntscr.com/mzus1v

also it is not working with Image or FIle upload wrong route configure in ui file

@UltimateModuleCreator
Copy link
Owner

@zaheerbadi
Just to make sure, you did fill in a value for the field Frontend Url Keu, right?

image

@UltimateModuleCreator
Copy link
Owner

@zaheerbadi In the folder var/umc there should be a yml file with the same name as the module you created. Can you please send it to me so I can replicate the module on my side and debug it? You can send it to ultimate.module.creator@gmail.com

@UltimateModuleCreator
Copy link
Owner

This should be fixed in 4.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-generated-code
Projects
None yet
Development

No branches or pull requests

2 participants