Chatango on phpbb3?
4 posters
Page 1 of 1
Chatango on phpbb3?
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;
(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
So basically I need help adding my chatango box on to my new phpbb3 forum theme...
Any help would be appreciated
however im having a small problem with adding my own chat box on the footer of the page in phpbb3;
(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>
So basically I need help adding my chatango box on to my new phpbb3 forum theme...
Any help would be appreciated
Re: Chatango on phpbb3?
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:
You can add it here,
Display>generalities
Homepage Message
Message content:
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Chatango on phpbb3?
Hi, you can add id!
Go to Javascript codes.
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>
');
});
Re: Chatango on phpbb3?
thanks ill try it tonight when I get back home from work.... ill let you know if it works
Re: Chatango on phpbb3?
Topic Solved & Locked |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Chatango Chat
» Chatango bottom of my page on phpbb2??
» Problem removing Chatango chatbox
» PHPBB3 problem please help
» Adding Chatango Chat box to the footer on every page
» Chatango bottom of my page on phpbb2??
» Problem removing Chatango chatbox
» PHPBB3 problem please help
» Adding Chatango Chat box to the footer on every page
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum