[web2py] Re: auth.wiki : Value already in database or empty

2025-04-07 Thread A3
As I wrote before, I created a completely new site with default sqlite database. I tried to use auth.wiki(resolve=False) to see whats happening in the database. actually when I try to update a record of the db.wiki_page table I get the same error on Fields Slug and Titel. Op maandag 7 april

[web2py] auth.wiki : Value already in database or empty

2025-04-07 Thread A3
I updated my old server to the lastest web2pu and python3 Most things are working but I have some problems with the auth.wiki. I can't edit my old pages. I get: Value already in database or empty I made a new site with only the auth.wiki: I can create a page but cannot update it. I get the sam