5.3 / 6.0 - FU's working but NOT displayed !?

0 views
Skip to first unread message

Knut

unread,
Jan 2, 2010, 9:59:31 AM1/2/10
to farcry-beta
In my installation 5.3 / 6.0 the FUs (Friendly URLs) are working, when
I put in the correct FU into the browsers URL, but the FUs are NOT
displayed in the menu an the links of my site. Only the object-IDs are
displayed.

Does anybody have a hint for me ???

Regards .. Knut

Jason Barnes

unread,
Jan 2, 2010, 4:55:56 PM1/2/10
to farcr...@googlegroups.com
Might be related to this:


Workaround is to:

_serverSpecificVarsAfterInit.cfm

add the following line:

<cfset application.fc.factory.farFU.turnOn() />

updateapp

Also after you restart the app, you might need to go into webtop -> admin -> developer utilities -> rebuild friendly url's




--

You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcr...@googlegroups.com.
To unsubscribe from this group, send email to farcry-beta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en.



AJ Mercer

unread,
Jan 2, 2010, 5:25:27 PM1/2/10
to farcr...@googlegroups.com
See what you get when you go to
/pingFU

this is what farcry calls to see if the rewrite rules have been set up

> --
>
> You received this message because you are subscribed to the Google Groups "farcry-beta" group.
> To post to this group, send email to farcr...@googlegroups.com.
> To unsubscribe from this group, send email to farcry-beta...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en.
>
>
>

--
AJ Mercer
http://webonix.net
http://twitter.com/webonix

Knut

unread,
Jan 2, 2010, 6:10:44 PM1/2/10
to farcry-beta
Thanks for your help !

Before I read your posting I've found the solution by myself under:
http://docs.farcrycms.org/display/FCDEV50/Friendly+URLs

--------------------
Friendly URL initialisation not happenning?

It is possible to force the friendly url initialisation. This can be
done by adding the following line of code
<cfset application.fc.factory.farfu.turnon() />
to your projects _serverSpecificVarsAfterInit script
/projects/projectName/config/_serverSpecificVarsAfterInit.cfm
--------------------

This was the solution, because "/pingFU" gave back a "PING FU SUCCESS
" correctly !

Regards .. Knut

Knut

unread,
Jan 3, 2010, 10:58:17 AM1/3/10
to farcry-beta
I think I've found a reason for BUG FC-1934 (http://bugs.farcrycms.org/
browse/FC-1934).

This bug seems to occour ONLY if the CF-Server is set to "Single-
Thread-Modus" in the "Request Tuning" page of CF-Admin.

"Single-Thread Modus" is running, when you set the values to "1" in
the "Request Tuning" page of CF-Admin for this entries:

- Maximum number of simultaneous Template requests
- Maximum number of simultaneous Flash Remoting requests
- Maximum number of simultaneous Web Service requests
- Maximum number of simultaneous CFC function requests
- Maximum number of simultaneous Report threads
- Maximum number of threads available for CFTHREAD

After setting the value back to normal values the BUG FC-1934 does not
occour anymore !

Hope this can help somebode !

Regards .. Knut

On 2 Jan., 22:55, Jason Barnes <jason.bar...@gmail.com> wrote:
> Might be related to this:
>
> http://bugs.farcrycms.org/browse/FC-1934
>
> <http://bugs.farcrycms.org/browse/FC-1934>Workaround is to:
>
> _serverSpecificVarsAfterInit.cfm
>
> add the following line:
>
> <cfset application.fc.factory.farFU.turnOn() />
>
> updateapp
>
> Also after you restart the app, you might need to go into webtop -> admin ->
> developer utilities -> rebuild friendly url's
>

> On Sun, Jan 3, 2010 at 1:59 AM, Knut <webmas...@triptix.eu> wrote:
> > In my installation 5.3 / 6.0 the FUs (Friendly URLs) are working, when
> > I put in the correct FU into the browsers URL, but the FUs are NOT
> > displayed in the menu an the links of my site. Only the object-IDs are
> > displayed.
>
> > Does anybody have a hint for me ???
>
> > Regards .. Knut
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "farcry-beta" group.
> > To post to this group, send email to farcr...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > farcry-beta...@googlegroups.com<farcry-beta%2Bunsu...@googlegroups.com>

Reply all
Reply to author
Forward
0 new messages