Page 1 of 1

Problem with embed url tag

Posted: Fri Jan 20, 2006 1:42 pm
by askme
I have Installed third part Guestbook on my server in different folder but together with CMSMadeSimple. The guest book independently running fine, and can be accessed by www.mysite.com/guestbook but problem is that when I try to embed my guestbook to one of page in my site with

Code: Select all

 {embed url="http://www.mysite.com/guestbook"}
then it did not show the guestbook then I defined 'User-defined tag' since guestbook is in php, and put this tag in my page. it work for first page. The problem now is that, when I click any of the link in guestbook, it takes me out of my actual site, and only guestbook start working.
I want my guestbook appear like this embededĀ  forum here, when you click any topic, this forum display within defined place.(some sortof frame like)
Help me!!!

Re: Problem with embed url tag

Posted: Fri Jan 20, 2006 2:32 pm
by westis
Look at this thread: http://forum.cmsmadesimple.org/index.ph ... l#msg14579

That should help you get the embed tag to work, or you can use the pi_iframe tag, that you can download from the forge.

Hope that helps. :D