Templates not saving
Status: Beta
Brought to you by:
vernongibson
Hello, thank you for this great product. I seemed to have installed GRITT just fine on a webserver (not local-- with my hosting company) and I can see the demo template the file names of the templates I've created. However, when I open what I created (and I thought I saved) my template is not there. It's blank. It appears to save correctly (so the message says) and I get no error, but again what I've created doesn't really save. Just the file with the correct name I've chosen and when I open that all is blank. Can you please advise? Thanks!
Hello,
The problem you're having is due to the fact that GRITT was not designed be used on a remote server. The project was designed for developers, who generally have a 'development' environment on their local machine. GRITT does not contain the security code that should be in place when a remote user is allowed to write to the server. You've probably opened your environment to a myriad of vulnerabilities. I would suggest that you locate and download XAMPP or a similar stack and install it onto your local machine for development. You can then migrate your completed project to your server without fear of attack.
Vernon