Jump to content
DevFuse Forums

Show message to members with 0 posts


Michael

Recommended Posts

Not working for me. I thought maybe Board Panel was interfering with it, but turning it off didn't seem to make a difference.

 

Here's what I added to globalTemplate

 

<if test="zero_poster:|:$this->memberData['member_id'] AND $this->memberData['posts'] == 53">
<div class='block_wrap'>
<h3 class='maintitle'>Need help {$this->memberData['members_display_name']}?</h3>
<div class='general_box'><b>Our records indicate you have yet to post. If you are having trouble posting please search through our 
<a href="{parse url="app=core&module=help" base="public"}" title='{$this->lang->words['view_help']}' rel="help" accesskey='6'>Help Guide</a>. <br />If not, why not take a moment to introduce yourself in our   
<a href="{parse url="showforum=14" base="public"}">Welcome Center</a> and get to know our community?</b></div>
</div>
</if>
			<if test="mainpageContent:|:$html">{$html}</if>

 

did I miss something?

Edited by kal
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...