We offer outstanding professional Joomla!TM extensions.

Professional Joomla! Extensions

Professional Joomla! Extensions

Forum Blogomunity Joomla Extensions p8pBB bridge MODs Installing Ajax Tag Board

Member Login



Community Builder

This module is for demo of CB integration.





Forgot login?
No account yet? Register

Latest Forum Activity

Installing Ajax Tag Board

Installing and using phpBB MODs with the bridge.
9 posts • Page 1 of 1

Installing Ajax Tag Board

Postby Admin » January 7th, 2010, 2:57 am

Edit /styles/jprosilver/template/tag_board.html:
1. Change
Code: Select all
tb_xmlhttp.open('POST','tag_board.php',true);

to
Code: Select all
tb_xmlhttp.open('POST','/phpBB3/tag_board.php',true);

where phpBB3 is your forum folder.

2. Change
Code: Select all
{TB_URL}

to
Code: Select all
/phpBB3/tag_board.php

where phpBB3 is your forum folder.

3. Change
Code: Select all
button2

to
Code: Select all
phpbb_button2


4. Change
Code: Select all
button1

to
Code: Select all
phpbb_button1


Edit /tag_board.php:

5. Change
Code: Select all
'SMILEY_IMG'   => $phpbb_root_path

to
Code: Select all
'SMILEY_IMG'   => '/phpBB3/'.$phpbb_root_path


6. Change
Code: Select all
'TB_POST_TEXT'       => $tb_post,

to
Code: Select all
'TB_POST_TEXT'       => str_replace('"'.$phpbb_root_path, '"/phpBB3/', $tb_post),

where phpBB3 is your forum folder.

7. Edit /styles/jprosilver/template/tag_board_layout.html:
Change all
Code: Select all
{T_THEME_PATH}

to
Code: Select all
/phpBB3/{T_THEME_PATH}

where phpBB3 is your forum folder.

8. Change
Code: Select all
{tagrow.TB_USER_PROFILE}

to
Code: Select all
/phpBB3/{tagrow.TB_USER_PROFILE}

where phpBB3 is your forum folder.
Let he without sin throw the first stone.
User avatar
Admin
Site Admin
Site Admin
 
Posts: 812
Joined: October 21st, 2008, 5:39 pm
Location: index.php
Name: Administrator
Browser: Chrome

Re: Installing Ajax Tag Board

Postby Breaker » April 27th, 2010, 11:02 am

ehm, i'm waiting for 3 months ^^' are the patchs coming?
Breaker
Newbie
Newbie
 
Posts: 14
Joined: December 2nd, 2009, 1:59 pm
Name: Lu Jia

Re: Installing Ajax Tag Board

Postby Breaker » June 9th, 2010, 5:56 am

I'm still waiting for the smiles's patch. Any news?
Breaker
Newbie
Newbie
 
Posts: 14
Joined: December 2nd, 2009, 1:59 pm
Name: Lu Jia

Re: Installing Ajax Tag Board

Postby Admin » June 9th, 2010, 2:37 pm

Now the patch includes smilies.
Let he without sin throw the first stone.
User avatar
Admin
Site Admin
Site Admin
 
Posts: 812
Joined: October 21st, 2008, 5:39 pm
Location: index.php
Name: Administrator
Browser: Chrome

Re: Installing Ajax Tag Board

Postby floppy » November 1st, 2010, 2:47 pm

Hi, no work with last TagBoard.

"tag_board.php" not exist in last version :(
User avatar
floppy
Veteran
Veteran
 
Posts: 57
Joined: March 21st, 2009, 2:56 pm
Name: floppy

Re: Installing Ajax Tag Board

Postby Admin » November 1st, 2010, 4:08 pm

Please advice where we can get the latest version?
Checked http://www.phpbb.com/customise/db/mod/a ... d_4_phpbb3 - but tag_board.php exists here.
Let he without sin throw the first stone.
User avatar
Admin
Site Admin
Site Admin
 
Posts: 812
Joined: October 21st, 2008, 5:39 pm
Location: index.php
Name: Administrator
Browser: Chrome

Re: Installing Ajax Tag Board

Postby floppy » November 2nd, 2010, 12:41 am

Sorry Sorry :P now is prefect *_*
User avatar
floppy
Veteran
Veteran
 
Posts: 57
Joined: March 21st, 2009, 2:56 pm
Name: floppy

Re: Installing Ajax Tag Board

Postby marcohadley » February 28th, 2011, 8:31 pm

Thanks!
User avatar
marcohadley
 
Posts: 4
Joined: March 27th, 2009, 3:12 pm
Name: Hadley Gepayo

Re: Installing Ajax Tag Board

Postby floppy » May 19th, 2011, 8:31 am

Admin wrote:Edit /styles/jprosilver/template/tag_board.html:
1. Change
Code: Select all
tb_xmlhttp.open('POST','tag_board.php',true);

to
Code: Select all
tb_xmlhttp.open('POST','/phpBB3/tag_board.php',true);

where phpBB3 is your forum folder.

This code is not written in latest version of Ajax Tag Board :!:
User avatar
floppy
Veteran
Veteran
 
Posts: 57
Joined: March 21st, 2009, 2:56 pm
Name: floppy


9 posts • Page 1 of 1

Return to MODs

Who is online

Users browsing this forum: CommonCrawl [Bot] and 0 guests

 
Copyright © 2008-2012 Blogomunity.com
Trademarks and tradenames used herein are the property of their respective holders.
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. Blogomunity is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.