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

    Chatango on phpbb3?

    GhoulScout
    GhoulScout
    New Member


    Female Posts : 6
    Reputation : 0
    Location : UK

    Solved Chatango on phpbb3?

    Post by GhoulScout Sat 5 May 2012 - 8:58

    Hi, my forums are currently phpbb2 and im working on a new theme and im hoping to change it to phpbb3 at the weekend.
    however im having a small problem with adding my own chat box on the footer of the page in phpbb3;

    Chatango on phpbb3? Chatango
    (This is my current forum layout in phpbb2)

    Im using chatango because I prefer it to the chat box that is provided with the forums, but I cant seem to find where I am supposed to add the code on the phpbb3 forum because the phpbb2 has an option to edit the footer template

    Code:
    <object width="600" height="400" id="obj_1260116002213"><param name="movie" value="http://HellBoundGuild.chatango.com/group"/><param name="AllowScriptAccess" VALUE="always"/><param name="AllowNetworking" VALUE="all"/><param name="AllowFullScreen" VALUE="true"/><param name="flashvars" value="cid=1260116002213&a=000000&b=100&c=CC0000&d=FFFFFF&e=CC0000&k=000000&l=000000&m=CC0000&q=000000&r=100&s=1&w=0&aa=1"/><embed id="emb_1260116002213" src="http://HellBoundGuild.chatango.com/group" width="600" height="400" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" allowFullScreen="true" flashvars="cid=1260116002213&a=000000&b=100&c=CC0000&d=FFFFFF&e=CC0000&k=000000&l=000000&m=CC0000&q=000000&r=100&s=1&w=0&aa=1"></embed></object>
    This is the code im currently using in the footer template in phpbb2...

    So basically I need help adding my chatango box on to my new phpbb3 forum theme...

    Any help would be appreciated
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Chatango on phpbb3?

    Post by Sanket Sat 5 May 2012 - 9:31

    Phpbb3 does not allow template editing, so you cannot add the chatango at the bottom.

    You can add it here,
    Display>generalities
    Homepage Message
    Message content:
    Madalin
    Madalin
    New Member


    Male Posts : 13
    Reputation : 3
    Language : Romanian.
    Location : Romania.

    Solved Re: Chatango on phpbb3?

    Post by Madalin Sat 5 May 2012 - 11:09

    Hi, you can add id!
    Go to Javascript codes.
    Code:


    jQuery(document).ready(function() {
    jQuery('#page-footer').before('
    <center><object width="600" height="400" id="obj_1260116002213"><param name="movie" value="http://HellBoundGuild.chatango.com/group"/><param name="AllowScriptAccess" VALUE="always"/><param name="AllowNetworking" VALUE="all"/><param name="AllowFullScreen" VALUE="true"/><param name="flashvars" value="cid=1260116002213&a=000000&b=100&c=CC0000&d=FFFFFF&e=CC0000&k=000000&l=000000&m=CC0000&q=000000&r=100&s=1&w=0&aa=1"/><embed id="emb_1260116002213" src="http://HellBoundGuild.chatango.com/group" width="600" height="400" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" allowFullScreen="true" flashvars="cid=1260116002213&a=000000&b=100&c=CC0000&d=FFFFFF&e=CC0000&k=000000&l=000000&m=CC0000&q=000000&r=100&s=1&w=0&aa=1"></embed></object></center>
    ');
    });
    GhoulScout
    GhoulScout
    New Member


    Female Posts : 6
    Reputation : 0
    Location : UK

    Solved Re: Chatango on phpbb3?

    Post by GhoulScout Sat 5 May 2012 - 11:21

    thanks ill try it tonight when I get back home from work.... ill let you know if it works
    GhoulScout
    GhoulScout
    New Member


    Female Posts : 6
    Reputation : 0
    Location : UK

    Solved Re: Chatango on phpbb3?

    Post by GhoulScout Sat 5 May 2012 - 18:40

    Thank you Blur Boy it works perfectly!

    Solved!
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Chatango on phpbb3?

    Post by Jophy Sun 6 May 2012 - 7:25

    Topic Solved & Locked

      Current date/time is Mon 23 Sep 2024 - 10:21