Hi,
I ran into a similar issue, and the fix was hard to track down. I just
retraced my steps (I think) that made things work.

On lines 71-76 of the file /core/packages/farcry/_workflow/
getObjectsPendingApproval.cfm,

There are two statements that create the same output table from different
SQL settings. You'll notice that not all the columns are in the same order.
Specifically, createdby and lastupdatedby are switched in the second. What I
did was switch those and I believe that is all I had to do to make things
work for me. Now, this was for FC5.0, but I don't think this specific code
changed between 4 and 5.

Let me know if that solves your problem as well.

Tomek

On Wed, May 13, 2009 at 7:32 AM, Fastele <[email protected]> wrote:

>
> Hi Marco,
> I am actually a sysadmin and can not see content in draft. I have
> created a piece of content (dmEvent instance) and did not appear in
> the list. What I have also noticed is that only dmNavigation content
> types appear in the list. I have specialised the others like dmNews,
> dmEvent and added my own custom types and all instances of these types
> do not appear. Could this be where the problem is?
>
> On May 12, 4:33 pm, Marco van den Oever <[email protected]>
> wrote:
> > Well something is responsible for it, it just has to be :)
> > Logged in as a sysadmin can you view those items?
> > If so, then it's really a permission related thing.
> >
> > On May 12, 1:55 pm, Fastele <[email protected]> wrote:
> >
> > > I am using Farcry 4.0.9 for my development and I have noticed that
> > > content pending approval and even content in draft is not displayed on
> > > the user's overview page. Are there any settings I need to change for
> > > this information to appear? I have checked the user profile settings,
> > > the config files and permissions and nothing seems to be responsible
> > > for this.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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