Changing the defaul rules to your own ( PunBB template)

Lil-J at 01h35
04
Aug
2009
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
Similar topics
I installed swype but there is no place to switch default keyboard in the settings using the custom roms. Has anyone been able to do that?
Can we put a "No Avatar" image into our forum for members who haven't set up an Avatar in their profiles, this will hopefully urge members to upload their own avatar or one from the gallery provided with our forum. If this can be done can someon
I'm currently using the SS ROM with the Apple style Icons and would like to use the default android icons instead. Is there a way of changing the icons after installation? Or can I do it within the script folder?
See also
more_less
Informations

0 Replies For the topic :
"Changing the defaul rules to your own ( PunBB template)"

This topic has been viewed 5208 times.

Last message :
04/08/2009 at 01h35 by "Lil-J"