Icy Phoenix

     
 

Adding Google Wave In Black Pearl Phpbb3

Adding Google Wave In Black Pearl Phpbb3

Article
Reply with quote    Download Post  
Post Adding Google Wave In Black Pearl Phpbb3 
 
hi trying to add google wave into the forum got it to work on the prosilver style but not on my main black pearl one. This is code i used in header
Code: [Download] [Hide]
  1. <script src="http://wave-api.appspot.com/public/embed.js" type="text/javascript"></script>  
  2. <script src="mods/google_wave/core.js" type="text/javascript"></script>  
  3. <script type="text/javascript">  
  4.     var phpBBGoogleWave = new phpBBGoogleWave();  
  5.     phpBBGoogleWave.setup('#e1ebf2','#333333','Verdana, Helvetica, Arial, sans-serif','1.3em');  
  6.     onload_functions.push('phpBBGoogleWave.applyWaves()');  
  7. </script> 


Just cant understand why its not showing up any help welcome thanks



 
WappyRS - View user's profile Send private message  
WappyRS [ Sat 12 Dec, 2009 22:43 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Adding Google Wave In Black Pearl Phpbb3

Comments
Reply with quote    Download Post  
Post Re: Adding Google Wave In Black Pearl Phpbb3 
 
Let me know where in the header you have inserted that code.

Greets!



 
KasLimon - View user's profile Send private message  
KasLimon [ Sun 13 Dec, 2009 12:44 ]
Reply with quote    Download Post  
Post Re: Adding Google Wave In Black Pearl Phpbb3 
 
KasLimon wrote: [View Post]
Let me know where in the header you have inserted that code.

Greets!


hi bud ive put it after
Code: [Download] [Hide]
  1. <title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>  
  2.  
  3. <link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />  
  4.  
  5. <script type="text/javascript" src="{T_TEMPLATE_PATH}/scripts.js"></script>] 




 
WappyRS - View user's profile Send private message  
WappyRS [ Sun 13 Dec, 2009 14:19 ]
Reply with quote    Download Post  
Post Re: Adding Google Wave In Black Pearl Phpbb3 
 
i have made google wave work inside a phpbb forum

h**p://***.todubheja.com/phpBB3/viewtopic.php?f=21&t=23&p=43#p43

if u want i can explain , it doen not require editing any phpbb files or anything



 
suchitpuri - View user's profile Send private message  
suchitpuri [ Thu 17 Dec, 2009 09:58 ]
Reply with quote    Download Post  
Post Re: Adding Google Wave In Black Pearl Phpbb3 
 
suchitpuri wrote: [View Post]
i have made google wave work inside a phpbb forum

http://www.todubheja.com/phpBB3/viewtopic.php?f=21&t=23&p=43#p43

if u want i can explain , it doen not require editing any phpbb files or anything


cool how you do that then



 
WappyRS - View user's profile Send private message  
WappyRS [ Sat 19 Dec, 2009 00:02 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1