DevFuse Products (View All Products)
(M32) Guest Message
Started by
Michael
, Jun 23 2011 04:31 AM
6 replies to this topic
#1
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
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.

#2
Posted 23 June 2011 - 09:44 AM
i really like this one 
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 
#3
Posted 08 October 2011 - 08:22 PM
How can we purchase copyright removal?
#4
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
thanks
Richard
Richard C - IT Administrator, The ST Owners Club.
#5
Posted 07 January 2012 - 09:41 PM
If you edit the hook.xml file provided in the zip.
Find:
Add BELOW:
Save the hook.xml file and re-import it.
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.

#6
Posted 08 January 2012 - 05:45 PM
thanks Michael
Richard C - IT Administrator, The ST Owners Club.
#7
Posted 29 April 2012 - 12:14 PM
THX
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












