Welcome, Guest. Please Login or Register.
August 27, 2025, 09:44:14 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  How can i extend Yabb to my site??? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: How can i extend Yabb to my site???  (Read 318 times)
Snowman30
Jr. Member
**
Posts: 67


ICQ - 10739583 WWW
How can i extend Yabb to my site???
« on: April 01, 2002, 12:58:38 PM »
Reply with quote

Just wondered how i can add the login and top section features of my Yabb Forum to the top header of my site so its viewable throughout my html based site.

See http://www.snowzone.net.auto see the header frame.

I want to include the welcome YOUR USERNAME or Welcome guest Login or register bit of the forums to it. Can this be done??? especially from within a frame based site?
Logged
Hypocrite
YaBB God
*****
Posts: 692


For To End Yet Again

dimmuh@gmx.net WWW
Re:How can i extend Yabb to my site???
« Reply #1 on: April 01, 2002, 02:15:42 PM »
Reply with quote

You can use the SSI.php to include most of the features in your site. There is a thread on this board about this.
http://www.yabb.info/community/index.php?board=154;action=display;threadid=4194

Also you can find the login HTML code from your board and just paste it on your site and it works.

I have this code on my sites front page:

<FORM ACTION="http://www.kotichat.com/forum/index.php?board=;action=login2" METHOD="POST" TARGET="_blank">
                    <TABLE CLASS="text1" WIDTH="100%" CELLSPACING="0" CELLPADDING="3" ALIGN="RIGHT">
                      <TR VALIGN="TOP">
                        <TD COLSPAN="2">
                          <H5><IMG SRC="http://www.kotichat.com/forum/YaBBImages/login_sm.gif" ALT="">
                            <B>Login to discussion area</B> </H5>
                        </TD>
                      </TR>
                      <TR>
                        <TD ALIGN="right"><B>Username:</B></TD>
                        <TD><FONT SIZE=2>
                          <INPUT TYPE=text NAME="user" SIZE=15>
                          </FONT></TD>
                      </TR>
                      <TR>
                        <TD ALIGN="right"><B>Password:</B></TD>
                        <TD>
                          <INPUT TYPE=password NAME="passwrd" SIZE=15>
                        </TD>
                      </TR>
                      <TR>
                        <TD ALIGN="right"><B>Session length:</B></TD>
                        <TD>
                          <INPUT TYPE=text NAME="cookielength" SIZE=4 MAXLENGTH="4" VALUE="60">
                        </TD>
                      </TR>
                      <TR>
                        <TD ALIGN="right"><B>Stay always logged inside:</B></TD>
                        <TD>
                          <INPUT TYPE=checkbox NAME="cookieneverexp">
                        </TD>
                      </TR>
                      <TR>
                        <TD ALIGN=center><BR>
                          <INPUT TYPE=submit VALUE="Login" NAME="submit">
                        </TD>
                      </TR>
                      <TR>
                        <TD ALIGN=center><A HREF="http://www.kotichat.com/forum/Reminder.php?action=input_user">Forgot
                          your password?</A><BR>
                          <BR>
                        </TD>
                      </TR>
                    </TABLE>
                  </FORM>
« Last Edit: April 01, 2002, 02:20:59 PM by Hypocrite » Logged
Snowman30
Jr. Member
**
Posts: 67


ICQ - 10739583 WWW
Re:How can i extend Yabb to my site???
« Reply #2 on: April 01, 2002, 02:41:24 PM »
Reply with quote

Thanks ill have a look at it and see what i can do....

You know what would be really good is to develop portal like features for Yabb itself rather than Nukeing it.


Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  How can i extend Yabb to my site??? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.029 seconds with 20 queries.