Jump to content

Stupid mistakes


tibberous

Recommended Posts

I made a site that took orders, and stored all the prices as integers :)

 

Guy was like: "If I stick in $5.30 it becomes 5. Could we possibly add a way to keep track of the remaining pennies."

 

Also, I had the error handling on an upload daemon fail, and a site thought I was doing a DOS attack against them. Whats really weird is that even after that they didn't ban my IP or mention the fact I was automating my uploads.

Link to comment
https://forums.phpfreaks.com/topic/117338-stupid-mistakes/
Share on other sites

Guy was like: "If I stick in $5.30 it becomes 5. Could we possibly add a way to keep track of the remaining pennies."

 

Your response should have been:

 

"Hey yeah, I can add that feature if you want, but it wasn't in the contract, so I'll have to charge you for it!"

Link to comment
https://forums.phpfreaks.com/topic/117338-stupid-mistakes/#findComment-603675
Share on other sites

Haha don't mean to be mean but how about trying to figure out what's wrong with your script for hours on end and it's a simple parse error and you post it on some board like this and it's figured out in 2 seconds by someone :P

 

you're talking about me here aren't you???  it ok...i know that i have done it... add an extra } or leave one off...fight for hours, look at the script over and over and...well, you get the point...

 

then post and VIOLA!!!  the instant "crap, i'm an idiot" post comes up...first thread has at least one stupid syntax error in it...i didnt go any further...just disgusting...

 

i am sure that i will post another stupid soon...working on another script... ::)

Link to comment
https://forums.phpfreaks.com/topic/117338-stupid-mistakes/#findComment-605859
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.