Status
Not open for further replies.

EasyEasy

Customer
After installing from the fix you gave I have set the modification up however im unable to bid. Screenshot is below.


Error_zps43973a86.jpg
 
Last edited:
It is working for me on 4.2.2 PL1

Did you try and refresh your page to see if the new bid and count showed?
 
After installing from the fix you gave I have set the modification up however im unable to bid. Screenshot is below.

Have you got permissions to bid for that usergroup? Do you have an address listed to receive the item?
 
I'll have a look for what possible error it is. Might be a missing phrase isn't telling you exactly what's wrong, so I'll check to see if they all exist in the right places. :)
 
I'll have a look for what possible error it is. Might be a missing phrase isn't telling you exactly what's wrong, so I'll check to see if they all exist in the right places. :)

Ok cool. just so you know not only the box is blank but no bids are going in either.
 
I think I've figured the issue. One error message wouldn't show up (wrong phrasegroup) which was for when a bid was equal to or lower than the existing bid. I think maybe you were bidding the existing price of the bid (or the system was thinking it was the existing price).

Try a bid higher than the existing price to see what happens. :)
 
I think I've figured the issue. One error message wouldn't show up (wrong phrasegroup) which was for when a bid was equal to or lower than the existing bid. I think maybe you were bidding the existing price of the bid (or the system was thinking it was the existing price).

Try a bid higher than the existing price to see what happens. :)

registered the first bid then wont accept any after that no matter what the amount is. Im also getting a database error now.

Invalid SQL:

SELECT
fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize,
a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder,
at.contenttypes
FROM vbattachment AS a
INNER JOIN vbfiledata AS fd ON (fd.filedataid = a.filedataid)
LEFT JOIN vbattachmenttype AS at ON (at.extension = fd.extension)
WHERE
a.contentid = 1
AND
a.contenttypeid =

ORDER BY a.contentid, a.displayorder;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY a.contentid, a.displayorder' at line 13
Error Number : 1064
Request Date : Sunday, May 4th 2014 @ 05:50:27 PM
Error Date : Sunday, May 4th 2014 @ 05:50:27 PM
Script : dbtclassifieds.php?do=listing&action=viewlisting&listingid=1
 
registered the first bid then wont accept any after that no matter what the amount is. Im also getting a database error now.

You'll only increase your own maximum bid if you continue to rebid. Can another user bid on the item?

When do you get the database error? Viewing the listing?
 
You'll only increase your own maximum bid if you continue to rebid. Can another user bid on the item?

When do you get the database error? Viewing the listing?

*Edited post*

The bids are going in however its the current price that is not increasing. Is this suppose to be the current bid value so other members can see how much to bid to win the auction?

Also the amount of bids on the auction is not going up when you click to see how many bids have been made. That is stuck on 1 bid.

The datasbase error was when clicking the link on the forum front page where it displays the ads and also on the ad itself in classifieds.

Hope this helps
 
Last edited:
If you are the only bidder on an item the system and you bid a higher value, then it will increase your maximum bid (without necessarily adding new 'bids' to the bid count, unless others have bid since you submitted your first bid). It won't increase the price until another user bids. In this way it works very similar to how eBay does it's bidding process.

I'll look into what might be causing the MySQL error, as that's some what puzzling.
 
If you are the only bidder on an item the system and you bid a higher value, then it will increase your maximum bid (without necessarily adding new 'bids' to the bid count, unless others have bid since you submitted your first bid). It won't increase the price until another user bids. In this way it works very similar to how eBay does it's bidding process.

I'll look into what might be causing the MySQL error, as that's some what puzzling.

Doesnt seem to be working like that then. I have bid with 3 separate accounts and on each it still shows the original price and only the very first bid in the auction.
 
I've tried to recreate the issue, and from my tests on my Lite install, the bids register. Is it possible to get a look at your install? An Admin account?
 
Status
Not open for further replies.

Legacy DragonByte Classifieds

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
562
Customer rating
0.00 star(s) 0 ratings
Back
Top