Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Auction 2.0
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 11

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  13:05:17  Show Profile  Visit bobby131313's Homepage  Reply with Quote
I've got one more thing that I'm getting a lot of requests for and it makes sense to me too. Users would like to have a visual cue that they are currently the winning bid when looking at at item. Hopefully not too difficult?

Switch the order of your title tags
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  13:12:15  Show Profile  Reply with Quote
Just have to add the one line to the Sql section in each, right?

In Case 7, after the line saying

						fType = replace(fType,"date","datetime")

Add a line saying

						fType = replace(fType,"double","float")

Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  13:17:23  Show Profile  Reply with Quote
quote:
Originally posted by bobby131313

I've got one more thing that I'm getting a lot of requests for and it makes sense to me too. Users would like to have a visual cue that they are currently the winning bid when looking at at item. Hopefully not too difficult?



That's actually simple if a color change will suffice. Post a link to your "auction_mybids.asp" in .txt format and let me know what color cue you want to use.
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  13:26:29  Show Profile  Visit bobby131313's Homepage  Reply with Quote
http://www.coincommunity.com/forum/auction_my_bid.txt
http://www.coincommunity.com/forum/auction_item.txt

Can we do it on the item page too, or am I pushing my luck?

Switch the order of your title tags
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  13:46:46  Show Profile  Reply with Quote
Sure, but in my own version I disabled the bid button if you're already the high bidder - that's enough of a cue for me. What color do you want to use as a cue?

Edited by - Carefree on 03 August 2010 13:50:41
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  13:48:50  Show Profile  Visit bobby131313's Homepage  Reply with Quote
I guess green would be good.

Switch the order of your title tags
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 03 August 2010 :  13:55:25  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
quote:
Originally posted by Carefree

Just have to add the one line to the Sql section in each, right?

In Case 7, after the line saying

						fType = replace(fType,"date","datetime")

Add a line saying

						fType = replace(fType,"double","float")




That's just for the CreateTable sub. You'd need to change it when changing tables and also change the mod_dbsetup2 file, if this was to be a general change.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  13:58:56  Show Profile  Visit bobby131313's Homepage  Reply with Quote
quote:
Sure, but in my own version I disabled the bid button if you're already the high bidder - that's enough of a cue for me.


That would prevent people from increasing thier bid though, I'm quite sure I would get complaints about that.

Switch the order of your title tags
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  14:27:47  Show Profile  Reply with Quote
Here Bobby, back-up your current files and try these:

auction_item.asp

auction_my_bid.asp
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  14:31:12  Show Profile  Reply with Quote
quote:
Originally posted by ruirib

quote:
Originally posted by Carefree

Just have to add the one line to the Sql section in each, right?

In Case 7, after the line saying

						fType = replace(fType,"date","datetime")

Add a line saying

						fType = replace(fType,"double","float")




That's just for the CreateTable sub. You'd need to change it when changing tables and also change the mod_dbsetup2 file, if this was to be a general change.



The same line would be put in two places in each file, create & add/modify sections of Case 7 in both. That's it, unless I missed something.
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  15:01:22  Show Profile  Visit bobby131313's Homepage  Reply with Quote
I'm afraid neither one works correctly Carefree. auction_my_bid is showing green even if I'm not winning and auction_item is showing 0.00 current bid on all items.

Switch the order of your title tags
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  16:47:16  Show Profile  Reply with Quote
Whoops, copied the wrong files over. Sorry. They should work now.
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  17:00:03  Show Profile  Visit bobby131313's Homepage  Reply with Quote
My_bid looks good, but the item page doesn't look like it changed from the last one?

Switch the order of your title tags
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 03 August 2010 :  20:20:28  Show Profile  Reply with Quote
Try again, Bobby, left wrong variable.
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 03 August 2010 :  20:58:49  Show Profile  Visit bobby131313's Homepage  Reply with Quote
OK, the correct current bid is showing but it's not changing color if you're winning. I looked at the source code and the syntax is ok, it's just still showing black...


<td width="80%">
<font size="2" color="black" face="Arial"><b>$307.01</b></font>
</td>


I would think it must have to do with this part somehow?

if intBuyer = MemberID then

I played around with it a little and couldn't get it going right.

Switch the order of your title tags
Go to Top of Page
Page: of 11 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07