Forum Activity for @amwproductions

amwproductions
@amwproductions
08/10/15 07:20:54AM
185 posts

Profile views, followers and following


Design and Skin Customization

I have buyed the maestro template and mean here works! is bull shit notting works each here counts to 10 or max. 11? i hope @n8flex give me back the money because the code into the template not works is like the code that i have received free from Gary
amwproductions
@amwproductions
08/10/15 07:18:13AM
185 posts

Profile views, followers and following


Design and Skin Customization

{if isset($_items)}
{foreach from=$_items item="item"}
{if $item.list_rank == 1}
{jrFollower_following_count user_id=$item._user_id}
{/if}
{/foreach}
{else}
0
{/if}

following.tpl
amwproductions
@amwproductions
08/10/15 07:17:21AM
185 posts

Profile views, followers and following


Design and Skin Customization

brian:
amwproductions:
hello how i can change the item counts increase?

see www.r-m-n.com

I'm not sure what you're asking - are you asking how to manually increase the follower count?

My code i have insert



{jrCore_get_count module="jrProfile" item_id=$_profile_id name="profile_view"}
Views


{jrCore_list module="jrUser" profile_id=$_profile_id template="following.tpl"}
Following


{$profile_jrFollower_item_count}
Followers


i would create that counts automatically followers and following
amwproductions
@amwproductions
08/10/15 07:14:28AM
185 posts

Profile views, followers and following


Design and Skin Customization

hello how i can change the item counts increase?

see www.r-m-n.com
amwproductions
@amwproductions
08/10/15 02:06:27AM
185 posts

Profile views, followers and following


Design and Skin Customization

gary.moncrieff:
Not sure how to get the number following but for the other two you could try something like this.

        <div class="block mb20" style="border:1px solid #DEDEDE;">
            <div class="block_content">
                <div class="body_1">
                    <div class="profile_image mb10">
                        {if jrProfile_is_profile_owner($_profile_id)}
                            {jrCore_module_url module="jrProfile" assign="purl"}
                            {jrCore_lang skin=$_conf.jrCore_active_skin id="25" default="Change Image" assign="hover"}
                            <a href="{$_conf.jrCore_base_url}/{$purl}/settings/profile_id={$_profile_id}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$_profile_id size="xlarge" class="img_scale img_shadow" alt=$profile_name title=$hover width=false height=false}</a>
                            <div class="profile_hoverimage">
                                <span class="normal" style="font-weight:bold;color:#FFF;">{$hover}</span>&nbsp;{jrCore_item_update_button module="jrProfile" view="settings/profile_id=`$_profile_id`" profile_id=$_profile_id item_id=$_profile_id title="Update Profile"}
                            </div>
                        {else}
                            {jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$_profile_id size="xxlarge" class="img_scale img_shadow" alt=$profile_name width=false height=false}
                        {/if}
                    </div>
                    <div class="row">
                        <div class="col3" style="border-right:1px solid #DEDEDE; padding-left: 10px;">
                            {$_user.profile_view_count}<br>
                            Views
                        </div>
                        <div class="col3" style="border-right:1px solid #DEDEDE; padding-left: 10px;">
                            {$profile_jrFollower_item_count}<br>
                            Followers
                        </div>
                        <div class="col4 last" style="padding-left: 10px;">
                            <br>
                            Following
                        </div>
                    </div>
                </div>
            </div>
        </div>

Hello looks good only the followers images not counts corectly and the following not counts upper than 10
Any idea how i change these settings
Thanks
amwproductions
@amwproductions
08/03/15 12:48:24PM
185 posts

Profile views, followers and following


Design and Skin Customization

Hello profile views works exactly, the followers counts not exactly

Hmmmmmmm
amwproductions
@amwproductions
08/02/15 08:10:16AM
185 posts

Error on profile names


Installation and Configuration

Hello if a member register with the accountname example : fri_gr_fri

Profile not works me comes an error page?

How i set that all underscores etc on profilename works
updated by @amwproductions: 09/27/15 04:25:08PM
amwproductions
@amwproductions
08/01/15 05:07:48AM
185 posts

Profile views, followers and following


Design and Skin Customization

Hello how i can set on the template that every account has this

Visit the image attached

views,following and followers

Bildschirmfoto 2015-08-01 um 14.04.07.png Bildschirmfoto 2015-08-01 um 14.04.07.png - 70KB

updated by @amwproductions: 09/17/15 01:28:21AM
amwproductions
@amwproductions
07/28/15 02:05:20AM
185 posts

Admin on jamroom not accessible


Installation and Configuration

Hey now works big thx for your time
  9