The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hide automatically messages from banned members "bug" code

2 posters

Go down

In progress Hide automatically messages from banned members "bug" code

Post by panoss 8/2/2013, 02:26

Hi, this code has a "bug"...

Hide automatically messages from banned members "bug" code Screen10

This is the first post....

Code:
 <!-- BEGIN first_post_br -->
              </div>
              <hr id="first-post-br" />
              <div class="main-content topic">
                <!-- END first_post_br -->


viewtopic_body:


Replace :
Code:

 <!-- BEGIN postrow -->
                <!-- BEGIN displayed -->
                <div class="post"{postrow.displayed.THANK_BGCOLOR}>
                    <a name="{postrow.displayed.U_POST_ID}"></a>



By :


Code:
              <!-- BEGIN postrow -->
                <!-- BEGIN hidden -->
                    <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
                <!-- END hidden -->
               
                <!-- BEGIN displayed -->
                <!-- BEGIN first_post_br -->
              </div>
              <hr id="first-post-br" />
              <div class="main-content topic">
                <!-- END first_post_br -->
                <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
                    <a name="{postrow.displayed.U_POST_ID}"></a>




Replace :

Code:
              <!-- BEGIN first_post_br -->
              </div>
              <hr id="first-post-br" />
              <div class="main-content topic">
                <!-- END first_post_br -->
                <!-- END displayed -->
                <!-- BEGIN hidden -->
                    <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
                <!-- END hidden -->
              <!-- END postrow -->



By :

Code:
                <!-- END displayed -->
              <!-- END postrow -->


https://help.forumotion.com/t120005-new-forumotion-s-improvements-d#789234


punBB
avatar
panoss
Forumember

Posts : 34
Reputation : 1
Language : greece

Back to top Go down

In progress Re: Hide automatically messages from banned members "bug" code

Post by SLGray 24/2/2013, 04:44

Is this still an issue as this topic has not been bump since created?

Please don't use bold or color. Please keep to the default text. This is reserved for the staff for moderation.

First Reminder


Hide automatically messages from banned members "bug" code Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Hide automatically messages from banned members "bug" code

Post by panoss 2/3/2013, 00:47

The problem still exists and explained
avatar
panoss
Forumember

Posts : 34
Reputation : 1
Language : greece

Back to top Go down

In progress Re: Hide automatically messages from banned members "bug" code

Post by SLGray 2/3/2013, 02:57

Is the issue that it is not working?

When you edited the templates, did you publish the changes?


Hide automatically messages from banned members "bug" code Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum