IPB
IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> joomla's wrapper
steve smith
post May 15 2007, 03:44 PM
Post #1


Newbie


Group: Members
Posts: 4
Joined: 18-April 07
Member No.: 2,854



i have tng and joomla working great, but i have a question. when ever i go to tng through joomla, it opens up in the joomla wrapper. how do i pull it out, of joomla wrapper????
i've tried everything the joomla site said to do to pull fireboard out of the wrapper, i'm still working on that also. i figure one will solve the other..
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
reverendspam
post May 16 2007, 01:14 PM
Post #2


Advanced Member


Group: Members
Posts: 267
Joined: 10-October 02
From: Deep Gap, NC
Member No.: 19



QUOTE
name='steve smith' post='11324' date='May 15 2007, 09:44 PM']
i have tng and joomla working great, but i have a question. when ever i go to tng through joomla, it opens up in the joomla wrapper. how do i pull it out, of joomla wrapper????
i've tried everything the joomla site said to do to pull fireboard out of the wrapper, i'm still working on that also. i figure one will solve the other..


Assuming you are using the TNG-Bridge? If not and you are wrapping tng through joomla itself, one of the joomla switches should unwrap the program. This may be something you have to ask on the joomla boards if this is the case. Sorry if this does not help.

If you want it to break out of joomla go to the tng.php file found in joomla/components/com_tng/

and edit the file.

Scroll down towards the bottom and look for the line:

CODE
//header("Location: ". $scripturl,true);


uncomment it so it reads:

CODE
header("Location: ". $scripturl,true);



The go a few lines further down and add // to the beginnin of this line:

CODE
echo "<iframe src='$scripturl' onload='iFrameHeight()' id='blockrandom' align='top' width='100%' height='100%'


so it reads:

CODE
//echo "<iframe src='$scripturl' onload='iFrameHeight()' id='blockrandom' align='top' width='100%' height='100%'



Joe

ps. Use an appropriate editor. do not use windows notepad or word or any other windows text editors. They will probably break the file as they add spaces into the text. I personally use PSPad editor. It's free. There are other good editors as well out there.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
steve smith
post May 18 2007, 08:34 PM
Post #3


Newbie


Group: Members
Posts: 4
Joined: 18-April 07
Member No.: 2,854



thanks, i will give this a try.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
John C
post Apr 26 2008, 09:56 AM
Post #4


Newbie


Group: Members
Posts: 5
Joined: 26-April 08
Member No.: 7,787



Hi

I hope my memory serves me well as this was one which eluded me many times.

Make a copy of the Url for the Fireboard component.

Then at the backend (Administrator) go to

Menu Item manger > Forum (or your title for it) > edit > Change "type" to External Link. Then in the Link box insert the copy of the Url you had made.

I hope this works for you.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 3rd September 2010 - 05:07 AM