Welcome on Index

Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Locked
User avatar
Stoker
Site Admin
Site Admin
Posts: 3520
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Welcome on Index

Post by Stoker »

Title: Welcome on Index
Version: 1.0.1
Author: Stoker
Description:The Welcome Mod for phpbb3 is inspired by a vBulletin board. I saw it one day and thought that this would be great for phpBB3.
RMcGirr83 has provided some code that made it even more cool.
You can practically put anything in the box.
ModX: Yes
Image
AutoMod: Yes
Image
Download:
Moved to here: viewtopic.php?f=34&t=1181
Board rules! No PM support
User avatar
IpHeX
BBCoder II
BBCoder II
Posts: 23
Joined: 23 Mar 2010, 21:02

Re: Welcome Mod

Post by IpHeX »

I am using the simple portal and would appreciate it very much if someone can tell me how to install the welcome mod to the simple portal as seen here.

Thank you :)
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Welcome Mod

Post by cisco007 »

just do the edits to the portal.php instead of the index.php, and the edits to the simpleportal_body.html instead of the index_body.html!
just that simple!
User avatar
IpHeX
BBCoder II
BBCoder II
Posts: 23
Joined: 23 Mar 2010, 21:02

Re: Welcome Mod

Post by IpHeX »

Hi cisco007,

That you for the quick reply, I appreciate your time and help.

Cheers mate! :beer:
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Welcome Mod

Post by cisco007 »

no problem, like i said should be pretty easy to do it! :D
User avatar
IpHeX
BBCoder II
BBCoder II
Posts: 23
Joined: 23 Mar 2010, 21:02

Re: Welcome Mod

Post by IpHeX »

I could not find this step in simpleportal_body.html
Find:

Code: Select all

    <p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
    <!-- IF U_MCP --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME}</p><!-- ENDIF -->

Replace with:

Code: Select all

    <!-- IF U_MCP --><p>[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ENDIF -->
Is it OK if I save without this part. Thank you :)
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Welcome Mod

Post by cisco007 »

sorry, don't do that edit, that part only exists on the index_body.html!
User avatar
IpHeX
BBCoder II
BBCoder II
Posts: 23
Joined: 23 Mar 2010, 21:02

Re: Welcome Mod

Post by IpHeX »

Thank you for your support cisco007 :thumbsup:
User avatar
Chalong
BBCoder II
BBCoder II
Posts: 59
Joined: 06 Mar 2010, 14:03
Location: Pforzheim / Germany
Contact:

Re: Welcome Mod

Post by Chalong »

Hi Stoker,

do you remember if there was a german translation for this Mod yet ?

If not I can write one.
Regards Chalong

www.chalong.de
User avatar
Stoker
Site Admin
Site Admin
Posts: 3520
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Welcome Mod

Post by Stoker »

There was no translations.
Board rules! No PM support
Locked