Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Having problems with JToolBarHelper::save // ::cancel #27

Open
isalcedo opened this issue Jun 19, 2015 · 1 comment
Open

Having problems with JToolBarHelper::save // ::cancel #27

isalcedo opened this issue Jun 19, 2015 · 1 comment

Comments

@isalcedo
Copy link

Hello, i'm building a component and in the backend im having this problem.

I'm in the part "Developing a MVC Component/Adding backend actions"; at this moment the buttons "edit", "new" and "delete" from the toolbar works well, but when i want to edit a entry "Save & Close" and "Close" are getting a 404 error, "Save & Close" actually writtes the DataBase, there is not problem with it, but in redirection the buttons fail : View not found [name, type, prefix]: diconos, html, diconoView

I have not a diconos view, the change was "helloworld -> dicono" "helloworlds -> diconov" "com_helloword -> com_dicono" there is maybe a clue some "s" from helloworlds that i miss but i can't find where, I checked more than 5 times. Can someone of you guys, guide me to the right place?

Sorry for my english.

@isalcedo
Copy link
Author

I solve this changing all my diconov to diconos, now the question is, that "s" is mandatory?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant