Forum Activity for @melih

Melih
@melih
11/27/14 07:59:13AM
198 posts

JrCore_list


Genosis

Looking cool!
updated by @melih: 12/29/14 09:23:55AM
Melih
@melih
11/27/14 05:27:51AM
198 posts

JrCore_list


Genosis

I know it's an old topic but i wanted to tell you that i made this by using jrGenEvent :)

I used a simple jrCore_list call that uses a template including a lot of conditions for ordering results by date with smarty.now and JrCore_time_format specifiers. It was fun and i wanted to share with you :) Because you made it possible for me by creating the Jamroom environment. Thank you very much for all the hard work you put in Jamroom.
updated by @melih: 12/29/14 09:23:55AM
Melih
@melih
11/25/14 12:24:58PM
198 posts

profile ids to profile names


Jamroom Developers

It's working great. Thanks again Brian!
Melih
@melih
11/24/14 11:18:31AM
198 posts

profile ids to profile names


Jamroom Developers

Thank you Brian!
Melih
@melih
11/23/14 11:19:20AM
198 posts

profile ids to profile names


Jamroom Developers

Yes, i want to order them by db field but they are coming numerical. If i remove _ they are coming order by field but some of them shown. I couldn't find difference between profiles
Melih
@melih
11/23/14 11:04:47AM
198 posts

profile ids to profile names


Jamroom Developers

actually it's almost same what you wrote to me before.
Melih
@melih
11/23/14 10:58:03AM
198 posts

profile ids to profile names


Jamroom Developers

{capture name="template" assign="tag_tpl"}
{literal}
{foreach $_items as $item}
{if ! $item@first}, {/if}{$item.profile_name}{/foreach}
{/literal}
{/capture}
{jrCore_list module="jrProfile" search="_profile_id in `$item.tag_id`" template=$tag_tpl assign="tagnames"}
updated by @melih: 11/23/14 11:02:00AM
Melih
@melih
11/23/14 10:37:00AM
198 posts

profile ids to profile names


Jamroom Developers

Ok, i tried again and i take it back it's not about user account but some of names shown. With _ all of names comes but without it some of names doesn't.
Melih
@melih
11/23/14 06:58:12AM
198 posts

profile ids to profile names


Jamroom Developers

But if i remove "_" jrCore_list call only profile names has user account. Brian you know i am using Genosis and there are lots of profiles without user.
  15