Yea I saw that it times out too.. were you bidding at the time? Might be pinged or something.. If you were bidding i may have to do a cron job to update the bids instead of updating when you click. Its ok now but it was timing out...
No I wasnt bidding, I couldnt get your site at all, it was timing out at the domain not the page...site wouldnt load. I tried from the domain (devcoinauctions.com) then from the link in your post. Neither would load so I just kept refreshing.
Did you get an email saying you purchased a bid package?
Yes
In our account bids section it should update your bids based on what you bought... I probably should display the package you bought too? I assumed the email was enough and to just update your bids and show how many bids you have in your account.
I think it should show somewhere on there that I purchased x credits and what I purchased them with. The number of credits doesnt seem to differentiate between which credits are from which currency. How do I tell it to only use the devcoin ones when I bid on a devcoin auction? Will it use the cash credits first or will it automatically choose the devcoin ones?
Aahh I see well it uses the lowest value bids first.. if you have dvc bids it will use those if applicable to the auction then ltc then btc.. usd ends up being a btc bid.
The number of bids on bid assistant shows all bids you have for that auction... so if you have only dvc bids it will show 0 on an auction requiring litecoin / bitcoin.
I will add package information to the email, Do you think i should add a history of purchased packages on the user menu? I will need to make a database table for this.
The buy bids page shows you how many of each type of bids you currently have. I didnt want to clutter up the auction page too much so I did work to figure out how many bids you have for the auction you are viewing and just add them all up so that the bid assitant works easier.. More options are not alwayd better for something thatd meant to be easy. But do you think I should show the different types of bids you have on the auction page and maybe bold the one that is currently applying?
Btw I switched from shared to vps hosting.. is it working better? On speed tests its showing more reliable load times of 2 seconds for non logged in pages from start to end.
Non logged in users will load from super cache where the html file is preloaded from cache and it is lightening quick. I cant preload for logged in users because the site becomes more dynamic then..