404 errors are handled somewhat differently than a normal pageview. Check
out core/tags/navajo/display.cfm (or whatever tag it is that index.cfm
calls) and look at the calls it makes to 404. I personally have changed it
to redirect to a pre-made 404 page which is a displayPageStandard. By
default, however, I believe it looks for a separate template.

Tomek

On Sun, Jul 12, 2009 at 9:23 PM, AJ Mercer <[email protected]> wrote:

> in farLog table I am seeing a 404 entry
>
> I am not sure why it is not using displayPageStandard.cfm - any
> suggestions?
>
> 2009/7/10 AJ Mercer <[email protected]>
>
>> no.
>>
>> The two displayPageStandard.cfm files are in the same plugin webskin
>> directory (but within a subfolder with the name of the type)
>>
>> 2009/7/9 Jeff Coughlin <[email protected]>
>>
>>
>>> AJ,
>>>
>>> Are you using a sub-directory config for that FarCry site?
>>>
>>> --
>>> Jeff Coughlin
>>> Web Application Developer
>>> http://jeffcoughlin.com
>>>
>>> On Jul 9, 2009, at 3:33 AM, AJ Mercer wrote:
>>>
>>> > not sure what I am doing wrong here
>>> >
>>> > I have two types, each with a folder within webskin with the same
>>> > name as the type
>>> > Each folder has a file named displayPageStandard.cfm.
>>> >
>>> > In the webtop, for on of the objects, I can select view form the
>>> > action dropdown, and the display page get loaded.
>>> > The other one, I keep ending back at the home page
>>> >
>>> > BUT
>>> > if I enter the following URL the page gets displayed
>>> >
>>> http://dev.secure/pslPublication/B7AA80B0-6B94-11DE-AAAE001F293A3567
>>> >
>>> > this does not work
>>> >
>>> http://dev.secure/index.cfm?objectid=B7AA80B0-6B94-11DE-AAAE001F293A3567
>>> >
>>> > The types do not have a status, so are not in draft
>>> >
>>> >
>>> > <cfcomponent extends="farcry.core.packages.types.types"
>>> > displayname="PublicationTypes" hint="Manage PSL Publication Types"
>>> > output="false" bSchedule="true" bFriendly="true" bObjectBroker="true">
>>> >
>>> > <cfcomponent extends="farcry.core.packages.types.types"
>>> > displayname="pslPublication" hint="Manage PSL Publications"
>>> > output="false" bSchedule="true" bFriendly="true" bObjectBroker="true">
>>> >
>>> >
>>> > --
>>> > AJ Mercer
>>> > Web Log: http://webonix.net
>>>
>>>
>>>
>>
>>
>> --
>> AJ Mercer
>> Web Log: http://webonix.net
>>
>
>
>
> --
> AJ Mercer
> Web Log: http://webonix.net
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to