MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Discussion board issue: new topics / topics you participated buttons  (Mono Support )

33885 put(a) pogledan, 6 odgovor(a) 4.12.2013. 14:32:09Kreirao(la) sonap

Povezane teme

sonap

sonap

4.12.2013. 14:32:33
Hello, I am styling the discussion modules for a new version of our site with monox version: MonoX v4.8.40.4710 [10/18/2013], DB v4.7.3842.

When I am in a group as the group owner and access the discussion boards tab I go to img1 page. After clicking on "new topics" button I enter the img2 page. The problem is that this page shows the buttons "options" and "open new topic" (only in groups and as anybody who is not admin) which shouldn't be visible. Normally, They are visible only if you select a specific board and not when you select the filters (new topics, topics you have participated in).

Any suggestions?

Thanks a lot,

Panos
Ovaj sadržaj još nije ocijenjen. 
475 Reputacija 52 Ukupno objava
sonap

sonap

4.12.2013. 14:37:41
Here is the code in DiscussionBoard.ascx

<div class="main-options">
                <div class="inner small-btn">
                    <asp:HyperLink ID="lnkLastActiveTopics" CssClass="discussion-link styled-button list-btn float-left" runat="server" ></asp:HyperLink>
                    <asp:HyperLink ID="lnkMyTopics" CssClass="discussion-link styled-button list-btn float-left" runat="server" ></asp:HyperLink>                                     
                    <MonoX:StyledButton ID="btnNewBoard" runat="server" CssClass="styled-button main-button add-btn float-left" />
                    <div class="float-right">
                        <asp:UpdateProgress ID="upTop" runat="server" DisplayAfter="0" DynamicLayout="true">
                            <ProgressTemplate>
                                <img src='<%= BaseSiteFullUrl %>/App_Themes/<%= Page.Theme %>/img/loading.gif' alt="Progress ..."
                                    width="40" class="progress" />
                            </ProgressTemplate>
                        </asp:UpdateProgress>
                    </div>
                </div>
            </div>

Ovaj sadržaj još nije ocijenjen. 
475 Reputacija 52 Ukupno objava
iruzak

iruzak

5.12.2013. 9:07:13
Hi Panos,
this bug is fixed in version 4825.
Ovaj sadržaj još nije ocijenjen. 
443 Reputacija 50 Ukupno objava
sonap

sonap

5.12.2013. 9:13:05
Thank you :)
Ovaj sadržaj još nije ocijenjen. 
475 Reputacija 52 Ukupno objava
sonap

sonap

5.12.2013. 10:33:53
Also, tags don't show up in the same page, when logged in as simple user. Is this also fixed in the 4825 version?
Thanks,
Panos
Ovaj sadržaj još nije ocijenjen. 
475 Reputacija 52 Ukupno objava
iruzak

iruzak

5.12.2013. 10:51:40
Yes.

Regards,
Igor
Ovaj sadržaj još nije ocijenjen. 
443 Reputacija 50 Ukupno objava