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


Posts: 1,038
Joined: May 2008
Reputation: 28
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
okitai
Junior Member


Posts: 26
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


Nickman
Manager


Posts: 1,038
Joined: May 2008
Reputation: 28
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.



Tutorials | Mods | Contest

Spoiler

01-29-2009 10:57 PM
okitai
Junior Member


Posts: 26
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


 




New to MyBBSource?Need Assistance?

  



Theme created by AK-47. Find more great themes and skins at K! Dezign