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
2 posters

    Topic title code problem

    yayayes
    yayayes
    Forumember


    Female Posts : 49
    Reputation : 1
    Language : Thai
    Location : Bangkok, London & Hong Kong

    Solved Topic title code problem

    Post by yayayes Fri 27 Feb 2015 - 15:51

    Hi guys, 

    Last time I got the code from here that allow me to add and change the color of the topic title. (see the link below) The code is very useful. However, I discovers some bugs that come with it. (please refer to the pictures) I'm wondering if there is anyway at all I can get rid of them? Thank you very much. ^^

    Link: https://help.forumotion.com/t137233-how-add-change-the-color-of-topic-title?nid=3#926921
    My Forum: http://thelosteden.com/forum 
    Forum Version: Invision
    Bugs:
    Topic title code problem Screen%20Shot%202015-02-27%20at%202.47.53%20PM
    Topic title code problem Screen%20Shot%202015-02-27%20at%202.46.34%20PM
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Topic title code problem

    Post by Ange Tuteur Fri 27 Feb 2015 - 16:07

    Hello @yayayes,

    I saw I made a mistake in that script. Find and replace this :
    Code:
    if (!document.post) return;

    By this :
    Code:
    if (!document.post || !document.post.topic_color) return;

    and you should be golden. thumright
    yayayes
    yayayes
    Forumember


    Female Posts : 49
    Reputation : 1
    Language : Thai
    Location : Bangkok, London & Hong Kong

    Solved Re: Topic title code problem

    Post by yayayes Fri 27 Feb 2015 - 16:25

    Yeb, it's working now. You are the best, Thank you Ange Tuteur ><!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Topic title code problem

    Post by Ange Tuteur Fri 27 Feb 2015 - 16:43

    You're welcome ^^

    Topic archived

    Have a nice day. Smile

      Current date/time is Mon 11 Nov 2024 - 18:59