Forum Activity for @strumelia

Strumelia
@strumelia
01/21/15 10:10:06AM
3,605 posts

comment back (tip)


Ning To Jamroom

Brian, that works way better!

If I am logged in as a regular member, it works PERFECTLY- I can see the commentback links on my own profile page comment wall, but not on other people's walls...plus the link takes me to the exact right place.
But there's a quirk: if i'm logged in as myself (admin quota, or maybe just because i'm master admin), then I see the links on every member's comment wall, no matter whose profile page Im looking at.

But hey- I can live with that and am perfectly happy to do so! The only thing is that if someone in the future uses the code they may not realize because they are testing it while signed on as admin. Just gotta remember that, to test it while signed on as a regular member quota.

Doing the happy dance, and thank you!
Strumelia
@strumelia
01/21/15 09:52:41AM
3,605 posts

Help with a profile page setting for Groups TAB


Ning To Jamroom

As it is now, when I'm on any member's profile page, when I click their menu tab for "Groups" it shows me only the groups that member has CREATED.
Since I am the person who creates all the groups on my site over the past several years and into the future, it results in a lot of 'blank' results, since my members do not create groups. No fun there.

I would love it if INSTEAD when one clicks on the member's profile tab for Groups, it would show all the groups that member BELONGS TO, instead. (and i assume the member would be a member of any group they created anyway, so those would show up too automatically) It helps tell a lot about a member to know what groups they have joined. :)

That would be awesome and would contribute to much more relevant and fun member activity!
I have no idea what code I can change and where, but if I knew that I could change it myself.
Thanks !
updated by @strumelia: 04/23/15 10:09:01AM
Strumelia
@strumelia
01/21/15 09:04:43AM
3,605 posts

Have to move off Arvixe NOW -- Linode? Digital Ocean? Other?


Jamroom Hosting

Clay, I was getting those warning s from arvixe as well- twice already. Why? because I had to upload a fresher Ning archive to import it onto my site before deleting the older ning archive. Duh. "Unlimited" apparently means anything but that.
Anyway, yes it helped a lot when the Delete duplicate files Tool was run, and I also was able to then delete my older ning archive once the new import was finished (I imported using delete/replace option)
I find it so ridiculous that Arvixe themselves is upgrading you to a more expensive server of theirs, and while doing this they are sending you usage warnings. wtf? The dog doesn't know its tail is wagging?


Soaring- if you are using the import tool from the past month or so (not the original version), then you should NOT delete the Ning Archive. The best you can do is run the duplicate file delete tool, which will help a lot. But the Ningarchive folder will reamin holding files that are referenced and needed- like jpgs that are embedded in your forum posts for example. If you delete the ningarchive, you will get thousands of broken links to non-existant files. We are 'stuck' with keeping the Ning archive folder on our sites, as long as we want to keep older content from our ning networks functioning on our site. But after all, if you want a resident thing to show on your site, you've got to have it on your server somewhere. Happily, the delete duplicate Tool removes the duplicates between the ning archive and the JR Media folders. (except maybe that profile avatar image issue brought up in another thread here- but that's a whole different case)

Soaring, wow yer BIG MASSIVE GIGS are so scary. (insert eye roll smiley) Hey I know you don't believe in clearing out old content on your site, like ever, but between that and the gazillion piggybacked site features and resultant problems you are juggling and futzing with...well no offense but you are sure taking a whole mess of space at the buffet table. Just sayin, buddy!
Strumelia
@strumelia
01/21/15 08:04:25AM
3,605 posts

Can I Non Techie Do This?


Ning To Jamroom

"Turn it on, try it out, if things get weird, let me know and I'll help you get setup."

Is it advisable to make backups of my custom skin and all my customized module templates before doing this, or am I safe to go ahead and try without doing that first? (in other words, can't lose my customized templates by just trying out the SB)
Strumelia
@strumelia
01/21/15 08:02:05AM
3,605 posts

Can I Non Techie Do This?


Ning To Jamroom

michael:

-- edit --
As for redo; you can use any templates you've made already, just add them to the TEMPLATE field of the widget.

If you had this code in your template:
{jrCore_list module="jrAudio" template="my_custom_template.tpl"}
then you can use my_custom_template.tpl in the widgets and keep on using it.

...and could i continue to edit my custom template from time to time in my non-sitebuilder mode, and it would update automatically in the sitebuilder core_list module?
Strumelia
@strumelia
01/20/15 05:51:39PM
3,605 posts

comment back (tip)


Ning To Jamroom

Ok I will wait. Thank you.
Strumelia
@strumelia
01/20/15 05:39:39PM
3,605 posts

comment back (tip)


Ning To Jamroom

Brian, that makes it show up on mine and everyone else's profile comment walls for me again.
The member who is signed in should be seeing the links only on their own profile page comment wall comments.
Thanks, hope we can get this puzzle solved, or else this whole thread is kinda useless. =8-*
Strumelia
@strumelia
01/20/15 05:21:01PM
3,605 posts

Missing profile photo on private note


Ning To Jamroom

How about a square site favicon image?
Strumelia
@strumelia
01/20/15 04:14:52PM
3,605 posts

comment back (tip)


Ning To Jamroom

I just applied Steve's for the 2nd time, and same result= all comment back links are gone from everyone's profile pages, even my own.

So with one code I get the CB link on everyone's pages, and with the other code I get it on no one's. I just want the links to appear on my own (or whatever logged in member's) profile page comment wall. I should nt be able to see it on other people's pages.
Sorry to be such a pain, but it feels so close to solved!

So right now I still have Steve's applied, and I have no comment back links at all anymore, on my own or anyone else's pages:
{jrCore_module_url module="jrComment" assign="murl"}
{foreach from=$_items item="item"}
<div id="cm{$item._item_id}" class="item">

    <div class="container">
        <div class="row">
            <div class="col1">
                <div class="block_image p5">
                    {jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" item_id=$item._user_id size="small" alt=$item.user_name class="action_item_user_img iloutline img_scale"}
                </div>
            </div>
            <div class="col10">
                <div class="p5" style="margin-left:18px">
                    <a name="c{$item._item_id}"></a>
                    <span class="info" style="display:inline-block;">{$item._created|jrCore_date_format} <a href="{$jamroom_url}/{$item.profile_url}">@{$item.profile_url}</a>:</span><br>
                    <span class="normal">
                    {if isset($_conf.jrComment_editor) && $_conf.jrComment_editor == 'on'}
                        {$item.comment_text|jrCore_format_string:$item.profile_quota_id}
                    {else}
                        {$item.comment_text|jrCore_format_string:$item.profile_quota_id:null:"html"}
                    {/if}
                    {if strlen($_post.option) === 0 && jrProfile_is_profile_owner($_profile_id)}
						<br><a href="{$jamroom_url}/{$item.profile_url}#cform">Comment Back</a>
					{/if}
                    </span>
                </div>
            </div>
            <div class="col1 last">
                <div id="bc{$item._item_id}" class="block_config" style="display:none">
                    <script>$(function () { $('#cm{$item._item_id}').hover(function() { $('#bc{$item._item_id}').toggle(); }); });</script>
                    {if $_params.profile_owner_id > 0}
                        {* profile owners can delete comments *}
                        {jrCore_item_delete_button module="jrComment" profile_id=$_params.profile_owner_id item_id=$item._item_id}
                    {else}
                        {* site admins and comment owners see this button *}
                        {jrCore_item_delete_button module="jrComment" profile_id=$item._profile_id item_id=$item._item_id}
                    {/if}
                </div>
                <div class="clear"></div>
            </div>
        </div>
    </div>

</div>
{/foreach}
Strumelia
@strumelia
01/20/15 03:34:13PM
3,605 posts

comment back (tip)


Ning To Jamroom

Here is my whole module code with Brian's code applied:
{jrCore_module_url module="jrComment" assign="murl"}
{foreach from=$_items item="item"}
<div id="cm{$item._item_id}" class="item">

    <div class="container">
        <div class="row">
            <div class="col1">
                <div class="block_image p5">
                    {jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" item_id=$item._user_id size="small" alt=$item.user_name class="action_item_user_img iloutline img_scale"}
                </div>
            </div>
            <div class="col10">
                <div class="p5" style="margin-left:18px">
                    <a name="c{$item._item_id}"></a>
                    <span class="info" style="display:inline-block;">{$item._created|jrCore_date_format} <a href="{$jamroom_url}/{$item.profile_url}">@{$item.profile_url}</a>:</span><br>
                    <span class="normal">
                    {if isset($_conf.jrComment_editor) && $_conf.jrComment_editor == 'on'}
                        {$item.comment_text|jrCore_format_string:$item.profile_quota_id}
                    {else}
                        {$item.comment_text|jrCore_format_string:$item.profile_quota_id:null:"html"}
                    {/if}
                    {if strlen($_post.option) === 0}
						<br><a href="{$jamroom_url}/{$item.profile_url}#cform">Comment Back</a>
					{/if}
                    </span>
                </div>
            </div>
            <div class="col1 last">
                <div id="bc{$item._item_id}" class="block_config" style="display:none">
                    <script>$(function () { $('#cm{$item._item_id}').hover(function() { $('#bc{$item._item_id}').toggle(); }); });</script>
                    {if $_params.profile_owner_id > 0}
                        {* profile owners can delete comments *}
                        {jrCore_item_delete_button module="jrComment" profile_id=$_params.profile_owner_id item_id=$item._item_id}
                    {else}
                        {* site admins and comment owners see this button *}
                        {jrCore_item_delete_button module="jrComment" profile_id=$item._profile_id item_id=$item._item_id}
                    {/if}
                </div>
                <div class="clear"></div>
            </div>
        </div>
    </div>

</div>
{/foreach}

...what that is giving me is on my profile page in my own comment wall i get nice "Comment Back" links under each commment, and if I click on them it brings me nicely to that other member's textbox in THEIR p[rofile page comment wall...just what you want! However, I get the "Comment Back" links when I look at everyone's profile page comment walls as well. Kind of a weird power to give everyone.

I tried SteveX's code (thanks!), but that made the commentback links disappear from everyone's walls -including my own.
Yes i did cache/integrity etc. I also double checked by signing in as a regular member too.
Maybe my module is not the same as the default Comments module somewhow? My complete code is above.
  304