Forum Activity for @ekwe

alt=
@ekwe
09/09/14 05:44:00PM
212 posts

Error On jrLike Module


Design and Skin Customization

michael:
The cause of that error is that the system is "unable to copy..." the file item_index.tpl to the cache.

The usual cause is that the file is not there.

Make sure your system is up-to-date because I don't think that file is used anymore.

I just checked, says everything is up to date. Don't know what's wrong
alt=
@ekwe
09/09/14 03:00:33PM
212 posts

Auto Activate Profiles Immediately On OneAll


Design and Skin Customization

having problems with users signing in with oneall, we have to activate them one by one. Can they be automatically approved?


updated by @ekwe: 10/12/14 03:31:34PM
alt=
@ekwe
09/09/14 12:36:50PM
212 posts

How To List New Forum Topics On Another Page


Design and Skin Customization

{if isset($_items)}

{foreach from=$_items item="item"}


{jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" item_id=$item._user_id size="xsmall" alt=$item.user_name class="action_item_user_img iloutline"}


{if $item.forum_pinned == 'on'}
{$item.forum_title}
{else}
{$item.forum_title}
{/if}
{$item._created|jrCore_format_time}, by {$item.user_name}


{/foreach}

{/if}
alt=
@ekwe
09/09/14 12:36:02PM
212 posts

Error On jrLike Module


Design and Skin Customization

CRI: Unable to copy modules/jrLike/templates/item_index.tpl to template cache directory: data/cache/jrCore

What is causing this?
updated by @ekwe: 11/05/14 11:05:01AM
alt=
@ekwe
09/08/14 04:44:26PM
212 posts

How To List New Forum Topics On Another Page


Design and Skin Customization

I put this in. But it's not showing anything

{jrCore_list module="jrForum" order_by="_created desc" template="jrforum.tpl" limit="5"}
updated by @ekwe: 11/04/14 09:41:59PM
alt=
@ekwe
09/08/14 09:47:00AM
212 posts

How To Decode Space on Listing?


Design and Skin Customization


got a code like this

{if $item.profile_state == Hong Kong}

but it's returning a blank page. figured it was the space, how do we fix that?

Thanks
updated by @ekwe: 10/15/14 07:43:44PM
alt=
@ekwe
09/07/14 04:09:40PM
212 posts

Add Playlist Click Makes Page Jump


Design and Skin Customization

Thanks so much, just updated. Looking good, good. You rook, keep up the dedication. Means a lot to us
alt=
@ekwe
09/07/14 05:20:27AM
212 posts

How To Generate An XML Feed Of Audio Files


Design and Skin Customization

Trying to generate an xml feed of mp3's that are free downloads on my site for a html5 player player. How do I go about that? Thanks
updated by @ekwe: 10/10/14 04:36:00PM
alt=
@ekwe
09/06/14 05:14:50PM
212 posts

Add Playlist Click Makes Page Jump


Design and Skin Customization

When ever I click on the Add button to playlist, it jumps to the top of the page. What's wrong here?

updated by @ekwe: 10/15/14 07:20:35PM
  11