×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Acl utents for table
ANTONIO
Navegador Iniciado
Posts: 8
9 años 5 meses antes #839
por ANTONIO
Respuesta de ANTONIO sobre el tema Acl utents for table
can I get some help?
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
Eduardo Mena
Navegador Junior
Posts: 31
9 años 5 meses antes #847
por Eduardo Mena
Respuesta de Eduardo Mena sobre el tema 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.
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
Tiempo de carga de la página: 0.048 segundos