Hi there,

After developing the app in Web2py IDE I'm trying to run it in GAE 
launcher. Some issues encountered:

1. Two users created in database in IDE, register disabled. When firing up 
the page, login page popped up as designed but I couldn't login with 
existing user account (possibly because database not indexed yet). 
Re-enable registration and create the account which is supposed to already 
exist in database, succeeded and the logged in.  This basically means 
database is empty now uder GAE launcher.

2. All pages created under auth.wiki() are gone. only showing '[wiki]' tag. 
This is could be the same reason of database records since those pages are 
stored in wiki page tables. 

Can someone advise on the solutions? Thanks.

Spring

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to