It appears that the problem went away after the application timed out on the
webserver and restarted itself.

Is there any way to do this when I cannot update the app myself (since no
urls could go through, the ?updateapp=XXXX wouldn't work. Any ideas?

Thanks,

Tomek

On Tue, Aug 19, 2008 at 12:37 PM, Tomek kott <[EMAIL PROTECTED]> wrote:

>
> Hi all,
>
> This might be a CF server thing, but I just installed 5.0.2 (which
> btw, reffriendlyurl table still didn't install), and when I clicked on
> "login to webtop" (so for the first time, to change password), it pops
> up with an error stating "invalid typename passed", which occurs in
> farcry/core/tags/webskin/view.cfm:54. Now checking that line:
>
> <cfif not len(attributes.typename) or not
> structKeyExists(application.stCoapi, attributes.typename)>
>                <cfabort showerror="invalid typename passed" />
> </cfif>
>
> I checked which of those fails, and it is the application.stCoapi that
> doesn't exist. My question is if that is a CF server error, and I
> would in essence be out of luck (since I'm on a shared server) or if
> this is something I could fix.
>
> Related, perhaps, is the fact that when I try to just view my
> installation (without logging in), I get redirected apparently too
> many times for firefox's liking (and safari's, for that matter).
>
> I'd really like to fix this, since I finally had things working out
> with the design, and so I just wanted to reinstall the project to
> clear the database etc (not much in there).
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to