The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Cannot change forum title

    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Cannot change forum title

    Post by marc.zenny July 24th 2011, 11:35 am

    I believe this one is clear. When I edit field with old name, and press Send, it says changes have been made, however I still see the old name.
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 12:19 pm

    Try changing it in "General => Search Engines"
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 12:30 pm

    It WORKED! However, I have another problem. Somehow, I've changed the line when registering to say: "I agree with this conditions and am older than or exactly 13" instead of just "I agree with this conditions".

    Any idea how to fix it?
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 12:37 pm

    If this is in the rules you agree to at the start, you may have added an additional rule.

    Go to "General => Additional Rules" and you will hopefully be able to edit in there.
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 12:40 pm

    I indeed have additional rules that define how forums work, however, I fail to find place for defining that 13 age limit.
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 12:43 pm

    Is the statement on the button itself?
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 12:54 pm

    Actually, it's a link. Here, let me show you.

    Cannot change forum title Iy0fa9

    The link underlined red says

    "I agree with these conditions and I'm older than or exacty 13."

    The link underlined green says

    "I disagree with these conditions."
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 1:05 pm

    I wonder if that's been changed with a script hmmm.

    If it's been changed with a script you will find it either in: "Modules => javascript codes management"

    Or it's possibly in your homepage message "Display => Generalities"

    The element is a.button1, but you probably just want to edit the text rather than remove the whole script.
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 1:14 pm

    True, just the text. I don't think it's been changed with script however, because I've been running this forum in 2007, and it had this text. I will try what you said.
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 1:16 pm

    Okay, I can confirm it's forumotion's code:

    <a class="genmed" href="{U_AGREE_OVER13}">{AGREE_OVER_13}</a><br />
    <br />
    <a class="genmed" href="{U_INDEX}">{DO_NOT_AGREE}</a>

    so... just to leave AGREE?
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 1:21 pm

    If it's forumotion's code that will make it a little harder to change it, since we don't have access to the HTML. What forum version are you using?
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 1:22 pm

    phpbb2, and I would like it to stay that way.

    If you have forum can you check what your HTML says?
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 1:35 pm

    I have a phpbb3 forum and it just says agree Sad

    We could possibly be able to change it with a script, or possibly even a theme update. As I don't use phpbb3 I'm not entirely sure if that text is standard? If you give me your forum address I will have a look and see if I can do anything.

    To view the html, you can right-click and select view source, or press ctrl+u
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 1:38 pm

    I know, I meant that template that says {AGREE}

    i will remove over 13 thingy and see if it works.
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 1:39 pm

    didn't work, it deleted complete link


    hogwarts.8forum.biz is the forum
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 1:56 pm

    Ahhh I follow now. OK, phpbb2 is a new one for me.

    You could try <a class="genmed" href="/register?agreed=true&step=2">I agree</a><br />
    avatar
    marc.zenny
    New Member


    Posts : 21
    Reputation : 0
    Language : English

    Solved Re: Cannot change forum title

    Post by marc.zenny July 24th 2011, 2:44 pm

    I changed I agree to the wanted text and it worked. Thanks so much.
    coco moco
    coco moco
    Forumember


    Posts : 118
    Reputation : 50
    Language : English

    Solved Re: Cannot change forum title

    Post by coco moco July 24th 2011, 2:51 pm

    That's great Smile
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: Cannot change forum title

    Post by MrMario July 24th 2011, 6:10 pm

    Solved => Locked

      Current date/time is September 22nd 2024, 3:20 pm