Changing the default rules to your own

Post new topic   Reply to topic

View previous topic View next topic Go down

Changing the defaul rules to your own ( PunBB template)

Post by Lil-J on August 3rd 2009, 6:35 pm

Changing the default rules to your own

Hello,

Im posting this topic here because i cant post in the "tips&tricks" section.

I saw some people complaing about that they cant delete the regular agreement when registering and that they only want their agreement to display.

If some of you would just look futher then your nose you would have found out ^^

What to do?
By following this tutorial you should realize that this is only possible in PhpBB2 and PunBB


  • First of all, go to ACP -> Display -> Advanced modes -> Templates -> General
  • Here you shud be able to see a list with some templates you are able to edit, the first one shud be "Agreement".
  • Click on 'Modify'
    The following shud come:
    Spoiler:


  • Search for the marked part and delete it
    Spoiler:

  • Now you shud have this:
    Code:
    <div class="genmed">
                         <br />
                         <br />
                         <div align="center">
                            <a class="genmed" href="{U_AGREE_OVER13}">{AGREE_OVER_13}</a><br />
                            <br />
                            <a class="genmed" href="{U_INDEX}">{DO_NOT_AGREE}</a>


  • Now put your own rules where i putted mines
    Code:
       <div class="genmed">
    Rules are that there are no rules<br>
    Olé!!!
                         <br />
                         <br />
                         <div align="center">
                            <a class="genmed"

  • Press save, then you should see
    Status
    waiting

    Behind that you should see the regular + of forumotion, like when adding forums
    The alt shud say 'Publish'

  • If you did everything good you shud get this as result


Writin by: Lil-J


Last edited by Lil-J on August 5th 2009, 5:13 pm; edited 1 time in total

Lil-J
Forumotion Member

Male
Posts: 180
Age: 15
Language: xml, css, java, html, hex, english, french and dutch
Country:
Join date: 2009-01-17

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum