SparkFun Forums 

Where electronics enthusiasts find answers.

General suggestions or questions about the SparkFun Electronics website
By LazyBones
#113614
Secure Checkout
I've received this message when i wanted to submit my order:

Please fix the errors below in the fields marked with asterisks (*).
This transaction has been declined.

But, there wasn't any marked fields. Nothing that could inform me where I've made a mistake.
I have checked everything and submitted it again just to gain other error:

Please fix the errors below in the fields marked with asterisks (*).
Found similar transaction.

(or something near those lines).
By robacarp
#113620
billbaitsg wrote:When looking at an order in the order history page, items that have >1 quantity do not have correct subtotal.

Image

The subtotal should say something like: $10 ($2 each)
Fixed, and in the pipeline. Thanks!
By Erik
#113622
LazyBones wrote:Secure Checkout
I've received this message when i wanted to submit my order:

Please fix the errors below in the fields marked with asterisks (*).
This transaction has been declined.

But, there wasn't any marked fields. Nothing that could inform me where I've made a mistake.
I have checked everything and submitted it again just to gain other error:

Please fix the errors below in the fields marked with asterisks (*).
Found similar transaction.

(or something near those lines).
That essentially means that your credit card was declined for one reason or other (likely a typo in the CCV or the actual CC#). Then when you enter it again, there's now a delay there before another credit card transaction can be approved. If you try again in a few minutes it should work.

We'll see if we can find another solution to the problem than what we currently do.
By chaskins21
#113633
Can't add anything to the wish list.

saw errors on this page in the corner.

Running windows 7 and IE8.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
Timestamp: Tue, 16 Nov 2010 20:41:45 UTC


Message: 'down(...)' is null or not an object
Line: 603
Char: 9
Code: 0
URI: http://www.sparkfun.com/js/sparkfun.js


Message: 'SFE' is undefined
Line: 653
Char: 2
Code: 0
URI: http://www.sparkfun.com/search/results? ... t=products


Message: 'SFE' is undefined
Line: 653
Char: 2
Code: 0
URI: http://www.sparkfun.com/search/results? ... t=products


Message: 'SFE' is undefined
Line: 653
Char: 2
Code: 0
URI: http://www.sparkfun.com/search/results? ... t=products


Message: 'SFE' is undefined
Line: 653
Char: 2
Code: 0
URI: http://www.sparkfun.com/search/results? ... t=products
By stilldavid
#113638
chaskins21 wrote:Can't add anything to the wish list.
saw errors on this page in the corner.
Running windows 7 and IE8.
Thanks for the heads up, this should be fixed with the next deploy. Check back later today.
By mctom987
#113672
Minor security issue: You shouldn't advertise software versions in production environments.

Apache/2.2.9 (Debian) PHP/5.3.3-0.dotdeb.0 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
PHP/5.3.3-0.dotdeb.0

This lets hackers target you with exploits known to those versions.

Also, I think I found an easter egg... :D

"Dinosaur-Says: RAWR"
By follower
#113696
Erik wrote:
follower wrote: There's no direct link to https://www.sparkfun.com/account/login available.
Why do you want a direct link to this, out of curiosity?
I don't, specifically. I just want to be able to login on an SSL secured page without having to trust that the login form on an unsecured page will go to a secured page. On the previous site https://www.sparkfun.com/ would at least give you a secured form.

Incidentally, https://www.sparkfun.com/account/ redirects to https://www.sparkfun.com/account/make when I would think it would be more useful for default to login rather than make.
follower wrote:Shopping cart accepts negative numbers for quantities but calculations treat them as positives. (Actually, the title on the shopping cart and the side bar treats it as a negative number--so I've got "-19 products" in my cart on the title and "-19 item" on the side bar.)
Could you please let me know how you did this? It's being checked in multiple ways. You shouldn't be able to get this all the way through checkout. If you feel like sending me a PM describing your process bypassing the different methods we've used, please do so.
I've PMed you will a follow up on this.
follower wrote: Shopping cart doesn't list unit prices.
Hmm... I see this:
$4.75 ($0.95 each)
You don't?
Oh, weird. I do now. Maybe I didn't notice it before because the first item was a single item and the unit price wasn't in a separate column?

--Philip;
By follower
#113698
Frencil wrote:
Erik wrote:
follower wrote: [*]Attempting to add 100000000000000 of an item only adds 2147483647 items. :)[/list]
The reason we don't check for overload is - if people want to order that many of any one item, LET THEM! :)
I suppose we could up the column to a bigint and allow for up to 9,223,372,036,854,775,807 of a single item on an order.
I guess my dream of creating a 1291 x 1291 x 1291 LED cube is on hold until then. :)

--Philip;
By Otatiaro
#113708
Hello,

WishList + SSL seems not to work properly.

If not logged (http) and if I click on the "wishlist" button for one item, a popup starts opening and I'm redirected to the login page. I login, hence switch to https, and then clicking on the "wishlist" button has no effect at all.

Additional Info : my company GPOs reject SparkFun SSL certificate, maybe there is a link.

Sorry I don't have much time to investigated further ... I have my own Mantis issues to work on (and someone to blame for having the build broken !).

Regards,
Thomas.
By Brennen@SparkFun
#113736
I don't, specifically. I just want to be able to login on an SSL secured page without having to trust that the login form on an unsecured page will go to a secured page. On the previous site https://www.sparkfun.com/ would at least give you a secured form.
Code: Select all
<form method="post" id="login" action="https://www.sparkfun.com/account/login">
That said, we'll be moving to all-SSL-all-the-time one of these days.
Incidentally, https://www.sparkfun.com/account/ redirects to https://www.sparkfun.com/account/make when I would think it would be more useful for default to login rather than make.
Yeah, I'll probably switch that around.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 7