if you use sqlite the database is inside the database/ folder. There's no way it's empty if you copied the applications/yourapp folder.
On Wednesday, June 5, 2013 7:03:54 PM UTC+2, Jordan Ladora wrote: > > Hello, > > I just copied a bunch of files from an existing project to a new, empty > project, and cannot access any databases, even though the > application/databases folder is fully populated (sqlite). > > When I launched the new application and registered as a new user, all the > 'auth_' databases are empty, the appadmin/index page only shows the 'auth_' > databases, and I'm getting errors about no databases when I navigate away > from the home page. > > It's weird that even though I'm logged in, nobody appears in db.auth_users > > I've copied the skeleton of an app to a new one before, but not since > upgrading to 2.3.2, and didn't have any issues previously... > > Thanks for any help, > -jl > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

