Jump to content


View All ProductsRandom Products

Manage Makes and Models

Garage System



IP.Board: IPB 3.2.x
Price: $ 35.00
Example Topic

Calendar Topics



IP.Board: IPB 3.2.x
Price: $ 10.00
Add Edit Custom Page

Global Messages



IP.Board: IPB 3.2.x
Price: $ 21.95
Manage Donation Settings

Donation Tracker



IP.Board: IPB 3.2.x
Price: $ 35.00
Birthday PM

Auto Birthday Greeter



IP.Board: IPB 3.2.x
Price: $ 10.00
- - - - -

Show message to members with 0 posts


  • You cannot reply to this topic
3 replies to this topic

#1 Michael

    Management

  • Management
  • 3,015 posts
  • Gender:Male
  • Location:Australia
  • IP.Board Version:IPB 3.1.x
  • First Name:Michael
Donator

Posted 15 January 2010 - 10:39 PM

This is the support topic for the tutorial Show message to members with 0 posts. Please post here if you have any questions or feedback.

#2 kal

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts
  • Gender:Male
  • IP.Board Version:IPB 3.0.x
  • First Name:Michael

Posted 19 January 2010 - 07:14 AM

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&amp;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, 19 January 2010 - 07:14 AM.


#3 Michael

    Management

  • Management
  • 3,015 posts
  • Gender:Male
  • Location:Australia
  • IP.Board Version:IPB 3.1.x
  • First Name:Michael
Donator

Posted 19 January 2010 - 07:20 PM

I've updated the tutorial. $this->memberData['posts'] == 53 should be $this->memberData['posts'] == 0

Keep up to date with DevFuse mod development and releases.

Posted Image Posted Image Posted Image Posted Image Posted Image


#4 kal

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts
  • Gender:Male
  • IP.Board Version:IPB 3.0.x
  • First Name:Michael

Posted 19 January 2010 - 08:07 PM

That did it! Thanks!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users