<cfcomponent extends="farcry.core.packages.types.dmHTML" bAudit="true" bObjectBroker="true" objectbrokermaxobjects="200" lObjectBrokerWebskins="displayPage1Col:1400,displayPageHome:1400,displayPage3Col:1400,displayPageStandard:1400,displayPageStudent*:0,displayPageNotFound:0">
doesn't work either... what is going on with ObjectBroker that it doesn't work? On Wed, Jan 7, 2009 at 7:27 PM, Tomek Kott <[email protected]> wrote: > I have the following set for lObjectBrokerWebskins under dmHTML: > > <cfcomponent extends="farcry.core.packages.types.dmHTML" > bAudit="true" bObjectBroker="true" objectbrokermaxobjects="200" > lObjectBrokerWebskins="displayPage1Col,displayPageHome,displayPage3Col,displayPageStandard,displayPageStudent*:0,displayPageNotFound:0"> > > However, the displayPageStudent... pages are still cached!! They are > made to have a common login, and when I go in with another browser, > (i.e, login through safari, check in firefox), it shows the logged IN > pages, which is impossible since the other browser is not logged in. > > Do I have the syntax wrong? Do I need a time on all other pages as well? > > Sometimes it seems to go to the login screen, but if you type ANYTHING > and submit, it shows a cached page right after... > > Thanks, > > Tomek > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
