Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Grom3608y@SirusAmory Worked with that as well.
Design is worse, reliability that stuff wont break on you or do a lot of unexpected things you did not ask for makes it for me a better choice than 2.X. With the exception of 1.7.0.1 of course -
Grom3608y@Jumpshot44 thats because of reasons. The community is whats keeping it alive, and the community is there because customers want it. the system itself is buggy, hardly secure, and a lot of shitty extensions that customers insist on having in their store
-
@Grom I found in an old 1.9.2 site that I used to have to maintain that things would just randomly break for no reason. Once the store just stopped calculating and adding tax for no reason, and I had to swap the cart functions out for something different :/
-
Grom3608y@SirusAmory have you tried flushing the cache? its nearly always the cache, and if it isnt the cache, its probably still the cache xD
-
@Grom haha yeah, first stop every time :') we ended up setting a cron to clear every cache every night just so that things didn't break :')
Never found out where that error came from, we migrated to a new system so I don't have to deal with that hell much anymore.
Magento 2.
If you've worked with it, you know why.
If you don't know why, do yourself a favor and keep it that way.
undefined