Welcome on Index
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
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
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Welcome on Index
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
AutoMod: Yes
Download:
Moved to here: viewtopic.php?f=34&t=1181
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
AutoMod: Yes
Download:
Moved to here: viewtopic.php?f=34&t=1181
Board rules! No PM support
Re: Welcome Mod
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
Thank you
Re: Welcome Mod
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!
just that simple!
Re: Welcome Mod
Hi cisco007,
That you for the quick reply, I appreciate your time and help.
Cheers mate!
That you for the quick reply, I appreciate your time and help.
Cheers mate!
Re: Welcome Mod
no problem, like i said should be pretty easy to do it!
Re: Welcome Mod
I could not find this step in simpleportal_body.html
Is it OK if I save without this part. Thank youFind:
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 />[ <a href="{U_MCP}">{L_MCP}</a> ]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME}</p><!-- ENDIF -->
Replace with:
Code: Select all
<!-- IF U_MCP --><p>[ <a href="{U_MCP}">{L_MCP}</a> ]</p><!-- ENDIF -->
Re: Welcome Mod
sorry, don't do that edit, that part only exists on the index_body.html!
Re: Welcome Mod
Thank you for your support cisco007
Re: Welcome Mod
Hi Stoker,
do you remember if there was a german translation for this Mod yet ?
If not I can write one.
do you remember if there was a german translation for this Mod yet ?
If not I can write one.