Results 1 to 3 of 3

Thread: New Subscribed Issues in UserCP

  1. #1

    New Subscribed Issues in UserCP

    Hi! I have one more problem. I was edit some templates of PT 2.2.1, for better look in my custom style for VB 4.2.2
    Now in my UserCP I have some strange bug with New Subscribed Issues bits..
    In Default style:

    0001.JPG

    ...and in my custom style.

    0002.JPG

    As you may see, in default style problem exist too.
    In depth.... in template pt_usercp_subscriptions, after:
    HTML Code:
    <div class="blocksubhead">
    			<div class="ptissuelist_title">
    				Title / Submitted by
    			</div>
    			<div class="ptissuelist_lastpost">
    				Last Post
    			</div>
    			<div class="ptissuelist_replies">
    				Replies
    			</div>
    			<div class="ptissuelist_priority">
    				Priority
    			</div>
    			<div class="ptissuelist_status">
    				Status
    			</div>
    		</div>
    we have:
    HTML Code:
    		<ol class="issuecontent" id="issuecontent">
    			{vb:raw subscriptionbits}
    		</ol>
    {vb:raw subscriptionbits} its same variable as used in Issue Subscriptions(template pt_managesubscriptions).
    I think in both cases, it is caused by the same template-bits pt_subscriptionbit?

    But... now take a look at difference between contents of headed rows in New Subscribed Issues and Issue Subscriptions.

    0003.JPG0004.JPG

    As you can see, in first case we have four columns, and in second, five columns. Moreover, in the second case, the columns used, which does not provided for template pt_subscriptionbit(status and priority).
    Well... I was think... may be its not my fault?
    I will try to see how its look on your forum...

  2. #2
    Well... I was try to see how its look in your forum...

    0005.JPG

    and now I can state the fact of new founded bug... ((
    May be you can export this thred to new issue?

  3. #3
    Project Lead Pitchoune's Avatar
    Join Date
    May 2010
    Location
    France
    Posts
    238
    Blog Entries
    3
    I'll take a look

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •