Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


(M32) Guest Message


  • Please log in to reply
6 replies to this topic

#1 Michael

Michael

    Management

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

Posted 23 June 2011 - 04:31 AM

File Name: (M32) Guest Message
File Submitter: Michael
File Submitted: 23 Jun 2011
File Updated: 23 Jun 2011
File Category: IP.Board Modifications

Resource Type: Hook
Version: 1.6.0 (10003) - Compatibility: IP.Board 3.2.x
Author: Michael John (DevFuse)

Description: Add a message only viewable to guests explaining the benefits of registration to guests.

Click here to download this file

Keep up to date with DevFuse mod development and releases.

Posted Image Posted Image Posted Image Posted Image Posted Image


#2 Iron Head

Iron Head

    Advanced Member

  • Members
  • PipPipPip
  • 30 posts
  • Gender:Male
  • Location:Tehran - Iran
  • IP.Board Version:IPB 3.1.x
  • First Name:Agha

Posted 23 June 2011 - 09:44 AM

i really like this one :tongue::whistle:

I'm not anti-social, I'm just not user friendly
= - =
I'm not bully, I'm just born aggressive .

If you are bored, play with my Posted Image


#3 FB92

FB92

    Newbie

  • Members
  • Pip
  • 1 posts
  • IP.Board Version:IPB 3.2.x
  • First Name:Aaron

Posted 08 October 2011 - 08:22 PM

How can we purchase copyright removal?

#4 RichardC

RichardC

    Advanced Member

  • Customers
  • 51 posts
  • Gender:Male
  • Location:United Kingdom
  • IP.Board Version:IPB 2.3.x
  • First Name:RichardC

Posted 05 January 2012 - 05:37 PM

Hi Michael, how can I set the guest message so that it does not display on the portal page?
thanks
Richard
Richard C - IT Administrator, The ST Owners Club.

#5 Michael

Michael

    Management

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

Posted 07 January 2012 - 09:41 PM

If you edit the hook.xml file provided in the zip.

Find:
if( !$this->settings['gm_enable'] OR $this->memberData['member_id'] )
{
	return FALSE;
}

Add BELOW:

if( $this->request['app'] == 'portal' )
{
	return FALSE;
}

Save the hook.xml file and re-import it.

Keep up to date with DevFuse mod development and releases.

Posted Image Posted Image Posted Image Posted Image Posted Image


#6 RichardC

RichardC

    Advanced Member

  • Customers
  • 51 posts
  • Gender:Male
  • Location:United Kingdom
  • IP.Board Version:IPB 2.3.x
  • First Name:RichardC

Posted 08 January 2012 - 05:45 PM

thanks Michael :)
Richard C - IT Administrator, The ST Owners Club.

#7 Geoslide

Geoslide

    Newbie

  • Members
  • Pip
  • 1 posts
  • IP.Board Version:IPB 3.2.x
  • First Name:Renato

Posted 29 April 2012 - 12:14 PM

THX




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users