×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Acl utents for table
ANTONIO
New Member
Posts: 8
pred 9 rokmi 5 mesiacmi #839
od ANTONIO
Odpoveď od ANTONIO na tému Acl utents for table
can I get some help?
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Eduardo Mena
Junior Member
Posts: 31
pred 9 rokmi 5 mesiacmi #847
od Eduardo Mena
Odpoveď od Eduardo Mena na tému 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.
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Čas vytvorenia stránky: 0.051 sekúnd