ThomasTJdev / nim_websitecreator

Nim fullstack website framework - deploy a website within minutes
https://nimwc.org
MIT License
177 stars 7 forks source link

Demo not Resetting https://nimwc.org #33

Closed juancarlospaco closed 5 years ago

juancarlospaco commented 6 years ago
ThomasTJdev commented 6 years ago

Well, who doesn't like Rick ;)

Recompiled with: nim c -d:ssl -d:adminnotify -d:demo -d:demoloadbackup nimwc

and I have set the time between d:demoloadbackup to 600_000.

ThomasTJdev commented 6 years ago

-d:demoloadbackup does not load the website.bak.db. With only -d:demo the standard data is inserted.

Do we need -d:demoloadbackup? I have no use for it anymore.

juancarlospaco commented 6 years ago

I dont know, the point is if it gets reset or not. If its not needed for the self reset then feel free to remove it.

juancarlospaco commented 6 years ago

I will close this, the Demo is self resetting.

-d:demoloadbackup only purpose was for demo load & backup and its ok either way keep or remove. :smile:

juancarlospaco commented 6 years ago

Spoke too soon?. Its resetting to Blank page somehow, is working if you use inspector, but is fully blank. https://nimwc.org/

ThomasTJdev commented 5 years ago

Fixed in 90aa6a2e16e756568170df29ee2dded5854c9464 and de98ecc01f112072de294fbd770968710de999c1