|
Home > Archive > Microsoft Content Management Server > October 2005 > Framed site console commands don't run the channel script
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Framed site console commands don't run the channel script
|
|
| Karina 2005-10-26, 7:49 am |
| Hi
I still have problems with this framed site. When I click any of the console
commands (New, Save, move, etc), they propose me the right action but it
losses the frames, I only can see the posting without the frames. It happens
the same when I ask for a posting (that is not the default channel page)
through the UrlInner
| |
| Mei Ying [MVP] 2005-10-26, 8:49 pm |
| Hi
If the "use channel script with pages" option has been set to "yes", the
frames should be maintained, regardless of the action taken.
regards
Mei Ying
"Karina" <Karina@discussions.microsoft.com> wrote in message
news:CBAD5A54-163F-43CB-B576-0370255163AB@microsoft.com...
> Hi
> I still have problems with this framed site. When I click any of the
console
> commands (New, Save, move, etc), they propose me the right action but it
> losses the frames, I only can see the posting without the frames. It
happens
> the same when I ask for a posting (that is not the default channel page)
> through the UrlInner
| |
| Karina 2005-10-26, 8:49 pm |
| Thank you very much for your answer but actually I have the problem that I
cannot set the value of that property because it gets lost and returns to
"No".
Even in the db if I look for any of my nodes the value of the field
"UseOuterScriptForPostings" is set to "0". I also notice that I cannot change
that value manually because the node remains locked.
So I'll concentrate in solving that problem with the Microsoft support.
Thanks again for your help.
"Mei Ying [MVP]" wrote:
> Hi
>
> If the "use channel script with pages" option has been set to "yes", the
> frames should be maintained, regardless of the action taken.
>
> regards
> Mei Ying
>
> "Karina" <Karina@discussions.microsoft.com> wrote in message
> news:CBAD5A54-163F-43CB-B576-0370255163AB@microsoft.com...
> console
> happens
>
>
>
| |
| Karina 2005-10-28, 4:58 pm |
| Hi Mei,
I could set the proprerty Use channel script with pages to "yes", but when I
try to browse the site it loops showing the frames inside the frames, inside
the frames, ... infinitely. What's going on? Thanks in advanced for your help.
"Mei Ying [MVP]" wrote:
> Hi
>
> If the "use channel script with pages" option has been set to "yes", the
> frames should be maintained, regardless of the action taken.
>
> regards
> Mei Ying
>
> "Karina" <Karina@discussions.microsoft.com> wrote in message
> news:CBAD5A54-163F-43CB-B576-0370255163AB@microsoft.com...
> console
> happens
>
>
>
| |
| Stefan [MSFT] 2005-10-28, 4:58 pm |
| Hi Karina,
it sounds as if you are not using the UrlInner for the URLs to the frames
but the Url property.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Karina" <Karina@discussions.microsoft.com> wrote in message
news:7B40F848-DAFE-4664-8A58-5ED4634FFFE8@microsoft.com...[vbcol=seagreen]
> Hi Mei,
> I could set the proprerty Use channel script with pages to "yes", but when
> I
> try to browse the site it loops showing the frames inside the frames,
> inside
> the frames, ... infinitely. What's going on? Thanks in advanced for your
> help.
>
> "Mei Ying [MVP]" wrote:
>
| |
| Karina 2005-10-28, 4:58 pm |
| Thank you very much for your time,
but I solve the problem changing by hand the value of the field
"UseOuterScriptForPages" in the channel node record of my db (I'll contact
the microsoft support to solve the problem I cannot change the value from the
Site Manager), and the problem of the recursive show of the page, was that I
had some code that made a redirect to the channelitem.url.
Anyway with my framed site i noticed that if in the navigator control I use
the url inner, frames are not shown, but it works perfectly with the
channelitem.url.
Thank you again.
"Stefan [MSFT]" wrote:
> Hi Karina,
>
> it sounds as if you are not using the UrlInner for the URLs to the frames
> but the Url property.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> ----------------------
>
>
> "Karina" <Karina@discussions.microsoft.com> wrote in message
> news:7B40F848-DAFE-4664-8A58-5ED4634FFFE8@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2005-10-28, 4:58 pm |
| Hi Karina,
for requests that should load the whole frameset you need use the Url
property.
If you are already in a frameset and need to load a child frame you need to
use the UrlInner property.
So you need to know where you are when you render the links to ensure that
the correct property is used.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Karina" <Karina@discussions.microsoft.com> wrote in message
news:BCB14FC4-47E1-4E91-9194-86FDBD555E5E@microsoft.com...[vbcol=seagreen]
> Thank you very much for your time,
> but I solve the problem changing by hand the value of the field
> "UseOuterScriptForPages" in the channel node record of my db (I'll contact
> the microsoft support to solve the problem I cannot change the value from
> the
> Site Manager), and the problem of the recursive show of the page, was that
> I
> had some code that made a redirect to the channelitem.url.
> Anyway with my framed site i noticed that if in the navigator control I
> use
> the url inner, frames are not shown, but it works perfectly with the
> channelitem.url.
> Thank you again.
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|