GetSimple Support Forum
GS 3.1: GSAUTOSAVE blocks saving of pages - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: GS 3.1: GSAUTOSAVE blocks saving of pages (/showthread.php?tid=2873)



GS 3.1: GSAUTOSAVE blocks saving of pages - Connie - 2012-03-05

well, it is said the autosave interval is in seconds, so 900 seconds = 15 minutes, right?

For the first time, I had this option enabled at a site, in the latest version GS 3.1, not in Beta-version:

Code:
# Autosave within edit.php. Value is the autosave interval in seconds
define('GSAUTOSAVE', 900);

and like it was reported in one of the BETA-threads, after activating this option, pages get autosaved, but to no avail,
you cannot save the pages (save buttons do nothing in FF) and the autosaved page does not appear in the page list.

Is this a bug or did I misunderstand something?


GS 3.1: GSAUTOSAVE blocks saving of pages - ccagle8 - 2012-03-05

I dont think it's quite ready for production yet Connie. I know there were some bugs with it... i think it's a good 80% of the way there, but there are some problems with it.


GS 3.1: GSAUTOSAVE blocks saving of pages - shawn_a - 2012-03-06

I haven't played with it yet either, sounds like an interesting feature, i hope it is a background save and that it will move us towards all saves being ajax background saves. I hate page reloads when I am editing and saving.


GS 3.1: GSAUTOSAVE blocks saving of pages - ccagle8 - 2012-03-06

shawn_a Wrote:I haven't played with it yet either, sounds like an interesting feature, i hope it is a background save and that it will move us towards all saves being ajax background saves. I hate page reloads when I am editing and saving.

Agreed. The great thing about GS is that I think that since we are done with feature-adds, we can now focus solely on upgrading/tweaking the UI and UX of the control panel as well as bug fixes.


GS 3.1: GSAUTOSAVE blocks saving of pages - Connie - 2012-03-06

ccagle8 Wrote:I dont think it's quite ready for production yet Connie.

Ok, I know, it's just because I wrote an article "How to upgrade and what is new"
so I will write there to treat it with care, not to use it in production sites for the moment

Cheers, Connie