Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
08/17/16 07:52:07AM
3,304 posts

3 forums tabs all using same template but 1 pulls in the replies too


Design and Skin Customization

{jrCore_module_url module="jrForum" assign="murl"}
<div class="item mCustomScrollbar">
    {foreach from=$_items item="item"}
    <div class="frontpageforumpost" style="overflow:hidden;margin-bottom:12px">
        <div style="float:left;padding-right:12px;">
            {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"}
        </div>
        <div>
            {if $item.forum_pinned == 'on'}
                <h2><a href="{$jamroom_url}/dreadlocks-forums/forum/{$item.forum_cat_url}/{$item._item_id}/{$item.forum_title_url}">{$item.forum_title}</a></h2>
            {else}
                <h2><a href="{$jamroom_url}/dreadlocks-forums/forum/{$item.forum_cat_url}/{$item._item_id}/{$item.forum_title_url}">{$item.forum_title}</a></h2>
            {/if}
            <br><span class="normal"><small>{$item._created|jrCore_format_time}, by <a href="{$jamroom_url}/dreadlocks-forums/forum/{$item.forum_cat_url}">{$item.forum_cat}</a> </small></span><br><div class="forummainpagelisttext">{$item.forum_text|jrCore_strip_html|truncate:300}<p><br><div class="forumreadmore"> <div class="item"><a href="{$jamroom_url}/dreadlocks-forums/forum/{$item.forum_cat_url}/{$item._item_id}/{$item.forum_title_url}">read more</a></div><div class="item"> Replies {$item.forum_post_count}</div></div> </div>
        </div>
    </div>
    {/foreach}

</div>
soaringeagle
@soaringeagle
08/17/16 07:24:42AM
3,304 posts

3 forums tabs all using same template but 1 pulls in the replies too


Design and Skin Customization

using this
{jrCore_list module="jrForum" order_by="forum_updated random" search1="forum_profile_id = 13827" search2="forum_featured = on" limit="10" template="my_forum_list.tpl"}
2 tabs on www.dreadlockssite.com
i got newest random featured random all
random all is also listing the replies not just topics
all i did was remove search 2

updated by @soaringeagle: 11/25/16 03:22:57PM
soaringeagle
@soaringeagle
07/19/16 03:50:00PM
3,304 posts

link bug in profile comments (beta core)


Design and Skin Customization

well, when you click the comment was liked notice in email, it takes you to the page on your profile with just the comment that was liked
then if you click the likers name, it builds the url weird
as seen here
https://www.dreadlockssite.com/soaring-eagle/profile/14536/gratefuldread
u know that it is that myprofile id don't belong there

updated by @soaringeagle: 10/18/16 05:33:03AM
soaringeagle
@soaringeagle
07/10/16 12:38:26PM
3,304 posts

not an action_text activity error


Design and Skin Customization

i figured the timeline action wouldnt even trigger untill the item was approved
soaringeagle
@soaringeagle
07/10/16 11:56:24AM
3,304 posts

not an action_text activity error


Design and Skin Customization

why would a module timeline entry need approval and not just 1 manually added?
i would think only those added by typing something in would need approval cause thats the only way to spam using the timeline
soaringeagle
@soaringeagle
07/10/16 10:13:56AM
3,304 posts

not an action_text activity error


Design and Skin Customization

when viewing pending items (timelines) and clicking the timeline item link to view the pending timeline i get this error see screenshot
actiontext.jpg actiontext.jpg - 320KB

updated by @soaringeagle: 10/21/16 03:11:41AM
soaringeagle
@soaringeagle
06/24/16 05:20:15PM
3,304 posts

profile domains on plesk


Design and Skin Customization

saw i had a cname for www removed that turned off use www going to gie it propagation time and see
soaringeagle
@soaringeagle
06/24/16 04:48:41PM
3,304 posts

profile domains on plesk


Design and Skin Customization

ok i was looking in main server log as soon as i load the page i get these
[Fri Jun 24 19:46:27 2016] [error] [client 71.225.6.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Fri Jun 24 19:46:27 2016] [error] [client 71.225.6.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Fri Jun 24 19:46:27 2016] [error] [client 71.225.6.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Fri Jun 24 19:46:27 2016] [error] [client 71.225.6.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

soaringeagle
@soaringeagle
06/24/16 05:47:10AM
3,304 posts

profile domains on plesk


Design and Skin Customization

no errors whatsoever that i can find
  99