-
Notifications
You must be signed in to change notification settings - Fork 100
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
Url generation error #107
Comments
Could you test my PR to see if it fix your error ? |
Sorry, I'm new with refinerycms and Ruby on Rails, I don't know how I can override this plugin, i try wiht command bundle exec rake:override but nothing. |
Just temporary change the gem source to test the fix : gem "refinerycms-portfolio", github: "bricesanchez/refinerycms-portfolio", branch: "fix-107" |
Now works all tabs without this problem, but tab portfolio missing translation. |
@AlejoXML yup, this plugin is missing 🇪🇸 translation. It will be nice to merge it, if you're able to contribute. You can translate 🇬🇧 into 🇪🇸 via this file. If you don't know how to contribute, feel free to visit our gitter room where I or other people can help you. |
Ok, great, thanks everybody for helping me. |
After to install this extension (branch: 'master)', all works good, except tab users in backend.
I get this error:
ActionController::UrlGenerationError in Refinery::Authentication::Devise::Admin::Users#index
Please help, thanks .
The text was updated successfully, but these errors were encountered: