Change author display to user name? - Joomla! Forum - community, help and support


is there way show user name instead of author's real name?  prefer person's username displayed instead of real name used sign with.  fwiw using ja submit, don't see option there or in global preferences change this.  can see how turn author display on/off.  guessing there code can change somewhere.  can point me in right direction?  thanks.

well work you.

edit file /components/com_ja_submit/ja_submit.php

around line 113 change

code: select all

$row->created_by = $my->id;


to

code: select all

$row->created_by = $my->username;


hopefully want





Comments

Popular posts from this blog

Joomla site hacked, cant see front and - Joomla! Forum - community, help and support

Christian Home School Programs - Joomla! Forum - community, help and support

Trouble with PF_OutFlag_I_USE_AUDIO and PF_CHECKOUT_LAYER_AUDIO