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.

Chatango on phpbb3?

4 posters

Go down

Solved Chatango on phpbb3?

Post by GhoulScout May 5th 2012, 8:58 am

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
GhoulScout
GhoulScout
New Member

Female Posts : 6
Reputation : 0
Location : UK

http://hellboundems.com

Back to top Go down

Solved Re: Chatango on phpbb3?

Post by Sanket May 5th 2012, 9:31 am

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:
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Chatango on phpbb3?

Post by Madalin May 5th 2012, 11:09 am

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>
');
});
Madalin
Madalin
New Member

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

http://help.forumgratuit.ro/forum

Back to top Go down

Solved Re: Chatango on phpbb3?

Post by GhoulScout May 5th 2012, 11:21 am

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

http://hellboundems.com

Back to top Go down

Solved Re: Chatango on phpbb3?

Post by GhoulScout May 5th 2012, 6:40 pm

Thank you Blur Boy it works perfectly!

Solved!
GhoulScout
GhoulScout
New Member

Female Posts : 6
Reputation : 0
Location : UK

http://hellboundems.com

Back to top Go down

Solved Re: Chatango on phpbb3?

Post by Jophy May 6th 2012, 7:25 am

Topic Solved & Locked
Jophy
Jophy
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

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