Hello MODX Community,
I'm currently working offline (XAMPP, Windows) on developing a web shop. I made a setup for it last year, but now I'm cleaning it up and making it work better. However, part of that includes some basic MODX features as making a new document, snippet, chunk, etc. The problem is: every time I save something new, it gets stored in the database with ID = 0. This goes for the everything, including TV's.
What I have to do now, is go into the database and manually change those variables EVERY TIME I create something. Clearly, there's something not working properly here, because A) it never used to have that issue and B) it shouldn't be having it.
I'm working with MODX Revolution 2.3.6-pl. I've setup 2.4 before, but that seems to have more issues, that I can't get it to work properly, which is why I've changed it back to 2.3.6.
Does anyone have any idea what I could do?