0
votes
1answer
13 views
Magento Community: Product / Category Images do not upload
I have tried all the obvious:
- chmod
- php.ini
- reinstalled magento
Anything else?
192
votes
215answers
22k views
Worst UI You’ve Ever Used
What is the worst user interface you've ever had to use? One that made you want to somehow locate the creators over the internet, personally fly to their location, and then beat th …
0
votes
2answers
58 views
Boost deserialization of contained object fails when performed from a constructor, but succeeds otherwise.
Boost deserialization of contained object fails when performed from a constructor, but succeeds otherwise.
E.G.:
ContainingClass::ContainingClass() {
pNA = new objectArray*[N …
72
votes
87answers
6k views
What’s the worst security hole you’ve ever seen?
Subject says it all, probably a good idea to keep details basic to protect the guilty.
See also another question about what to do once you find a security hole.
1
vote
7answers
142 views
Fast restart technique instead of keeping the good state (availability and consistency)
How often do you solve your problems by restarting a computer, router, program, browser? Or even by reinstalling the operating system or software component?
This seems to be a com …
1
vote
6answers
137 views
problem opening file c++
Must be a simple answer but I am at a loss, here is the code that is returning an error. I have tried with and without the starting slash.
I won't know the full path, I want it to …
