Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Resolved] Display name not Username
#4
Did you dig through the wiki?
http://get-simple.info/wiki/
and the forum:
http://get-simple.info/forums/showthread.php?tid=3371

I haven't tinkered this far yet but by glancing at:
http://code.google.com/p/get-simple-cms/...tail?r=755

It seems that you can manually get that information by parsing the user data via your functions file and echo it via php onto your template if defined.

So try:

<?php echo $data->NAME; ?>
or
<?php echo $data_index->NAME; ?>
and let us know if it works....
Reply


Messages In This Thread
RE: Display name not Username - by Psychosopher - 2013-02-21, 08:22:30
RE: Display name not Username - by krysttof - 2013-02-21, 16:02:24
RE: Display name not Username - by WebDevandPhoto - 2013-02-21, 16:14:48
RE: Display name not Username - by Psychosopher - 2013-02-21, 22:14:35
RE: Display name not Username - by krysttof - 2013-02-21, 22:45:59
RE: Display name not Username - by shawn_a - 2013-02-21, 23:59:13
RE: Display name not Username - by krysttof - 2013-02-22, 00:05:10
RE: Display name not Username - by WebDevandPhoto - 2013-02-23, 16:00:12
RE: Display name not Username - by shawn_a - 2013-02-24, 00:50:14
RE: Display name not Username - by krysttof - 2013-03-08, 23:47:50
RE: Display name not Username - by shawn_a - 2013-03-09, 02:58:20
RE: Display name not Username - by krysttof - 2013-03-09, 18:47:16
RE: Display name not Username - by krysttof - 2013-04-04, 17:01:43
RE: Display name not Username - by shawn_a - 2013-04-04, 23:29:53
RE: Display name not Username - by shawn_a - 2013-04-04, 23:49:06
RE: Display name not Username - by shawn_a - 2013-04-05, 00:00:39
RE: Display name not Username - by krysttof - 2013-04-05, 16:41:25
RE: Display name not Username - by shawn_a - 2013-04-05, 22:51:28
RE: Display name not Username - by krysttof - 2013-04-06, 00:36:34
RE: Display name not Username - by shawn_a - 2013-04-06, 00:39:17
RE: Display name not Username - by D.O. - 2020-12-29, 03:36:20
RE: Display name not Username - by krysttof - 2013-04-06, 00:44:15



Users browsing this thread: 1 Guest(s)