Quote:
|
I would like to support them--but if I'm going to buy something
|
You may want to support them, but they DON'T want to support YOU... With their latest update, they changed database structures. In doing so, they TOTALLY screwed up the updating process.
I can add new items. I can download from my profile. I can upload to my profile. However, updating any profile fails, and about 10% of the images fail as well.
This problem was NOT in the previous versions, and occured only after updating. I can reproduce the problem every time with either an update, or a brand new and fresh install. I am a premium registration holder, and you know what their answers are:
- Clean install (as indicated, been there done that - doesn't work)
- Use database repair tool (shouldn't have to do that on a new and fresh install, but OK, I did - it didn't work)
- You are just going to have to live with it
I have reported the exact error messages and whathave not, and they show no investigative measures whatsoever. They claim because they can't reproduce the problem, that they can't solve it... Well, I've worked in software developement, and that is a piss-poor way of thinking... It gives you an easy cop out against not solving the problem. There has been many times that I couldn't reproduce a customer's problem, but you have to attack it from a different angle - Ask yourself, what would specifically cause the messages to be seen? (Can't write to disk, can't read file, etc..), and then find out what could be causing those issues (corrupt file, disk full, can't read database table, etc..) You'd be surprise at how many problems that you solve that way when you can't reproduce the customer's experience... Sometimes, it leads to deficiencies in other programs instead of your own or what I call a "lack of surroundings" for the end user (such as having on 3 MB of HD space left), so just because an error message is present, it doesn't mean that it is your program at fault, but you have to tackle it that way...