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

publish checkbox in list not working. #34

Open
klein-artur opened this issue Jan 30, 2017 · 0 comments
Open

publish checkbox in list not working. #34

klein-artur opened this issue Jan 30, 2017 · 0 comments

Comments

@klein-artur
Copy link

Hi,

I´m lerning with this tutorial and I found something I could not find out. In the list in Admin area we add a published control:

<?php echo JHtml::_('jgrid.published', $row->published, $i, 'helloworlds.', true, 'cb'); ?>

But when I click on that I get the following error:
Call to undefined method HelloWorldModelHelloWorlds::publish()

could it be that you forgot something to mention in step 10? Because you also write as an header:

Adding a model and modifying the existing one

But you are never modifying the existing one.

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