Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Splash Page
Author Message
Nickman Offline
Manager
*******
Management

Posts: 2,699
Joined: May 2008
Reputation: 67
Post: #1
Splash Page
Mod Description: Display a page before your users view the forum.

Link to Mods DB: Get It
01-26-2009, 07:26 PM
Visit this user's website Find all posts by this user
okitai Offline
Member
***

Posts: 79
Joined: Oct 2008
Reputation: 0
Post: #2
RE: Splash Page
Is there a way to get the splash text themed? For now, it looks like a plain text. I would like to show it as a part of the forums. I did modify it's theme (on my forum the text is in Hebrew):
PHP Code:
<html>
<
head>
    <
title>Welcome to the forum : {$mybb->settings[bbname]}</title>
    <
META http-equiv="refresh" content="30"
    {
$headerinclude}

</
head>
<
body>
    <
table width="100%" border="0" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}class="tborder">
        <
tr>
            <
td class="thead">&nbsp;&nbsp;<strong>Welcome</strong></td>
        </
tr>
        <
tr>
            <
td valign="top" class="trow1">
            <
b>Hello Visitor/Member</b><br />
            
"SOME TEXT"<br /><br /><br />
            
Thank you,<br />
            <
b>The forum's stuff</b>
            </td>
        </tr>
    </table>
    <div>
        <br />
        <br />
        <table width="100%" border="0" cellspacing="{$theme['
borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
            <tr>
                <td class="thead">&nbsp;&nbsp;<strong>Welcome</strong></td>
            </tr>
            <tr>
                <td valign="top" class="trow1">    <b>please wait, about, 30 seconds. System is adjusting display...</b></td>
            </tr>
        </table>
    </div>
    <br />
    {$footer}
</body>
</html> 
This doesn't work - it still, just, lokks a simple text.

How can I get it to work?


Thanks,
Ori...

Of two equivalent theories or explanations, all other things being equal, the simpler one is to be preferred.
simplified translation of Occam's razor

[Image: 82pwtx]
(This post was last modified: 01-27-2009, 06:47 AM by okitai)
01-27-2009, 06:45 AM
Visit this user's website Find all posts by this user
Nickman Offline
Manager
*******
Management

Posts: 2,699
Joined: May 2008
Reputation: 67
Post: #3
RE: Splash Page
Well I'm not sure those variables are initialized. It may impossible to do without some modding up. I'll have to take a longer look later.
01-29-2009, 10:57 PM
Visit this user's website Find all posts by this user
okitai Offline
Member
***

Posts: 79
Joined: Oct 2008
Reputation: 0
Post: #4
RE: Splash Page
This is fine by me. thanks for your time.

Ori...

Of two equivalent theories or explanations, all other things being equal, the simpler one is to be preferred.
simplified translation of Occam's razor

[Image: 82pwtx]
01-30-2009, 12:12 AM
Visit this user's website Find all posts by this user
Elegant Totality Offline
Member
***

Posts: 54
Joined: Nov 2008
Reputation: 0
Post: #5
RE: Splash Page
Where do we make the edits?
03-15-2009, 09:23 AM
Visit this user's website Find all posts by this user
Leepish Offline
Junior Member
**

Posts: 8
Joined: Mar 2009
Reputation: 0
Post: #6
RE: Splash Page
hmms i only really want it if its themed automatically
04-29-2009, 03:36 AM
Find all posts by this user
NeoFusion720 Offline
Junior Member
**

Posts: 16
Joined: May 2010
Reputation: 0
Post: #7
RE: Splash Page
Is it possible to make this a onetime only seeing?
07-29-2010, 07:19 PM
Find all posts by this user
DeadMen Offline
Junior Member
**

Posts: 31
Joined: Jul 2010
Reputation: 0
Post: #8
RE: Splash Page
Can I have a screen
08-05-2010, 04:47 AM
Find all posts by this user
Jayfore Offline
Junior Member
**

Posts: 47
Joined: Aug 2010
Reputation: 0
Post: #9
RE: Splash Page
(07-29-2010 07:19 PM)NeoFusion720 Wrote:  Is it possible to make this a onetime only seeing?

I like this idea too, though it would work for me the standard way. Would be nice to have the option, though.
09-01-2010, 01:14 PM
Find all posts by this user




User(s) browsing this thread: 1 Guest(s)