On Wed, 11 Apr 2012 13:09:17 -0300 Bruno Rocha <[email protected]> wrote:
> Movu.ca is a general purpose CMS with focus on social network > features (as likes, shares, users and connections...) Tried to install according to: https://github.com/rochacbruno/Movuca#readme but got error ticket: <type 'exceptions.AttributeError'> 'NoneType' object has no attribute 'uri' Traceback (most recent call last): File "/home/gour/repos/external/web2py/gluon/restricted.py", line 205, in restricted exec ccode in environment File "/home/gour/repos/external/web2py/applications/demo/controllers/home.py", line 33, in <module> File "/home/gour/repos/external/web2py/gluon/globals.py", line 175, in <lambda> self._caller = lambda f: f() File "/home/gour/repos/external/web2py/applications/demo/controllers/home.py", line 17, in index home = Home(['featured', 'featured_members', 'ads']) File "applications/demo/modules/handlers/base.py", line 30, in __init__ self.start() File "applications/demo/modules/handlers/home.py", line 11, in start self.db = DataBase([User, ContentType, Category, Article, Ads]) File "applications/demo/modules/movuca.py", line 31, in __init__ DAL.__init__(self, self.config.db.uri, AttributeError: 'NoneType' object has no attribute 'uri' Sincerely, Gour -- O best of the Kuru dynasty, without sacrifice one can never live happily on this planet or in this life: what then of the next? http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
signature.asc
Description: PGP signature

