We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
  • Pages:
  • 1
  • 2
[ ! ] A trading system
Topic Started: Apr 19 2014, 02:17 AM (1,967 Views)
MMASCC
Member
[ *  * ]
Board Address: www.forums.mmasportscards.com
Board Software: ZetaBoards
Description:
I am currently using Cory's awesome feedback system, and was wondering how easily it could be achieved to add to that or create something separate where one user can set up a trade with another user(Something simple as I am sending blank, and this user will send blank) then the other user would receive it in their inbox, and could either accept or decline it. Then maybe two fields for confirmation numbers, and a trade completed options for both members, along with the feedback system would go really well.

This is my second request, I tried to do better research this time. Thank you for your help!!!!

[EDIT] Also is there a way to make the feedback scores display in posts?
Edited by MMASCC, Apr 19 2014, 02:28 AM.
Offline Profile Goto Top
 
Replies:
MMASCC
Member
[ *  * ]
Cory
Jul 4 2014, 01:30 PM
I don't believe there is a feasible way to make it where two separate users can edit the same post without allowing all (forum) moderators to do so.
Ok then I guess it would just be better to have just the setting up the trade part, and I can include it in there that it will be the trader's responsibilities to message tracking to the other member?
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
I suppose so. So do you plan to stick with Reid's Flexible Form Script, or did you still need something created from scratch?
Offline Profile Goto Top
 
MMASCC
Member
[ *  * ]
I wouldnt be opposed to using his if it were possible to have the form submission send out to yourself and the user with who you are trading with.

Thanks again!!
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
So basically, you want Reid's Flexible Form Script to submit to the one submitting the form and the one you're trading with? I can make that happen with a new form script.
Offline Profile Goto Top
 
MMASCC
Member
[ *  * ]
Yeah that sounds like that's what I want. I can mess with it after that and ask questions to get to 100% what Im looking for! :D

I also want to be able to have a link in the user profile that they dont have to enter manually, "Trade with" so if someone sees your post or is inn your profile they can click this trade with button and it takes them to the form. Is that possible?
Edited by MMASCC, Jul 14 2014, 11:54 PM.
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Yes, I believe that is possible.

If you can setup the HTML form how you want it, I can add the PM user option in.
Offline Profile Goto Top
 
MMASCC
Member
[ *  * ]
Working on html form now.

Was wondering would it be possible to do the following:

Once initial form/trade is requested and is sent to both inboxes, can we include a field in the message sent that is not in the form the user fills out? It would be a link that says "Click here to enter tracking information" which would take you to a new form with only one field of entry, labeled tracking which would then send to the same user that the original trader sent the message to. If that is complicated, can just enter the username on the second form also?
The second form would need to be accessible only after the original trade is set up, which is why I was wondering if we can add information to the message sent without having them see it before the trade is set up via the first form.

Thanks
I think this would do for form 1, which is the initial trade request sent by User 1.

I was also wondering if it would be possible that when form 1 is filled out and both users receive a PM about it, the user that the trade is being sent to also get's a button(I can insert the image later) or link where he can accept or deny the trade.

So i guess the flow would be:
User1 fills out form 1 which is sent to User2 via pm
User 2 either accepts or denies the trade which sends a confirmation to user1 and user2
In that confirmation we have a link to "ADD TRACKING" via form 2
When form 2 is filled out by User1 it sends it to User2, and vice versa.

Code: HTML
 
<form name="htmlform" method="post" action="html_form_send.php">
<table width="450px">
</tr>
<tr>
<td valign="top">
<label for="user_name">Trade With:(Enter Username)</label>
</td>
<td valign="top">
<input type="text" name="user_name" maxlength="50" size="30">
</td>
</tr>

<tr>
<td valign="top">
<label for="sending">I am sending:</label>
</td>
</tr>
<td valign="top">
<textarea name="sending" maxlength="1000" cols="25" rows="6"></textarea>
</td>
</tr>

<tr>
<td valign="top">
<label for="receiving"> 'user_name' is sending:</label>
</td>
</tr>
<td valign="top">
<textarea name="receiving" maxlength="1000" cols="25" rows="6"></textarea>
</td>
</tr>
<tr>
<td colspan="2" style="text-align:center">
<input type="submit" value="Submit"> </td>
</tr>
</table>
</form>
Edited by MMASCC, Aug 2 2014, 03:25 PM.
Offline Profile Goto Top
 
MMASCC
Member
[ *  * ]
Anyone ?_?
Offline Profile Goto Top
 
MMASCC
Member
[ *  * ]
Still no one?

Much appreciated!!!!
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Do you still need this?
Offline Profile Goto Top
 
Helena
Member Avatar
M is for Mod

Unfortunately, your request could not be completed because your topic has gone too long without a response. You may post a new request if you wish.

Thank you.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic
  • Pages:
  • 1
  • 2