Why I see an error "Layout default not found"? - Joomla! Forum - community, help and support
hello!
i trying create component joomla 2.5 official tutorial, not copy , paste code, changed name of layouts , views.
but on 11th step component stopping working: when try edit or create new record , push "close" or "save" button have error 500 "layout default not found".
all code identical, difference titles of views.
in official component, when user push "close" button (in edit layout), joomla calls "hellowords" view, , true.
in version joomla calls "helloword" view (in version called "zfiles" , "zfilesadmin"). because "helloword" view intended not list of elements, not have "default" layout.
please, me find error... how can specify use of view when user push close \ save buttons?..
i trying create component joomla 2.5 official tutorial, not copy , paste code, changed name of layouts , views.
but on 11th step component stopping working: when try edit or create new record , push "close" or "save" button have error 500 "layout default not found".
all code identical, difference titles of views.
in official component, when user push "close" button (in edit layout), joomla calls "hellowords" view, , true.
in version joomla calls "helloword" view (in version called "zfiles" , "zfilesadmin"). because "helloword" view intended not list of elements, not have "default" layout.
please, me find error... how can specify use of view when user push close \ save buttons?..
Comments
Post a Comment