[PAYS] PHP Display Text from User who bought an item

What I Have Done

HTML and CSS is complete and the orders page is ready to display the information from the text input field.

I have created the predefined fields in dolphin's admin section Profile Fields for Join Form, Edit Profile, View Profile, and Search Profile. All information was filled out. 

The Type selected for the field is Text.

 

The Project

When a user gets an order it needs to display the information they entered into the process orders area.

The information requested MUST be from the user who made the order and NOT from the user who is logged in.

Example:

1) Admin has created a new profile text field called Favorite Food and has added it to the Orders page and removed the term "Licenses" to put "Favorite Foods" in it's place (on the orders page)

2) Johnny is logged in and has "cheese" entered into his text field. Mary has made an order from Johnny and her text field contains "oranges". 

3) Johnny views his recent orders and it displays "oranges" under Favorite Food.

The data was grabbed from Mary's profile text field and NOT Johnny's.

Quote · 7 Nov 2011

Since I'm pretty new to PHP I have figured out so far only this part:

I need to grab the $iClientId and his/her text field from that $iClientId

Quote · 8 Nov 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.