×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Acl utents for table
ANTONIO
New Member
Posts: 8
9 lata 6 miesiąc temu #839
przez ANTONIO
Replied by ANTONIO on topic Acl utents for table
can I get some help?
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Eduardo Mena
Junior Member
Posts: 31
9 lata 5 miesiąc temu #847
przez Eduardo Mena
Replied by Eduardo Mena on topic Acl utents for table
Oops! I made a mistake. Add a. before created_by, like this:
Make sure of these things:
else{$query->where('a.state = 1 AND '.$db->quoteName('a.created_by').' = '.JFactory::getUser()->get('id'));}
Make sure of these things:
- You do have a created_by column in your table.
- The items you want to display are published. If they're unpublished you won't see them.
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Czas generowania strony: 0.050 s.