Post
Topic
Board Digital goods
Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.3)
by
bitfreak!
on 26/01/2015, 05:24:01 UTC
Hey man I mentioned earlier about the error that some of my customers get..

when the click confirm and the progress bar starts moving.. after a couple of minutes they get

Transaction not found

This is random and doesnt affect all transactions.. I have only duplicated it once or twice.

What do you think it could be?
I don't really have a clue, you're the only person who seems to be having that issue. It seems like your database is behaving oddly. That error indicates that the transaction could not be located in your database, but in order to reach that point the transaction must have been inserted into the database. It's really an error which should never happen.