On 12/2/06, kerinin <[EMAIL PROTECTED]> wrote:
>
> I just upgraded to b2, and all i can get out of my site is this:
>
> -----------------------
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py",
> line 103, in _run
>     applyFilters('before_main')
>   File
> "/usr/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/filters/__init__.py",
> line 151, in applyFilters
>     method()
>   File
> "/usr/lib/python2.4/site-packages/TurboGears-1.0b2-py2.4.egg/turbogears/visit/api.py",
> line 140, in before_main
>     visit= _manager.visit_for_key( visit_key )
>   File
> "/usr/lib/python2.4/site-packages/TurboGears-1.0b2-py2.4.egg/turbogears/visit/sovisit.py",
> line 54, in visit_for_key
>     visit= visit_class.lookup_visit( visit_key )
> TypeError: unbound method lookup_visit() must be called with Visit
> instance as first argument (got str instance instead)
> ------------------------
are you using the internal identity tables?? if so I know what the problem is.

It happen to Godoy went I fixed the bug and since the release notes
are not ready your getting the error.

this is the thread
http://groups.google.com/group/turbogears-trunk/browse_thread/thread/bee11787f03e9b1e

there is actually 2 ways to fix this revert back to the internal
identity or fix the tables on your database.

>
> Any ideas?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to