Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Posts
    2
    Plugin Contributions
    0

    Default Where are the "values" of the attributes stored in a session?

    I'm working on a project that needs to use the TEXT values entered in two attribute fields so I can manipulate them. I have the attributes First (text) and Last (text) specified, and the customer enters in the values ... what are the names of the variables holding the contents of the text fields?

    I've looked everywhere for this info and had no luck. Any suggestions on where to look would be appreciated also. (I'm kinda looking for a list of all the values in memory during a session...)

    ZenCart 1.3.9h
    PHP 5.x

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Where are the "values" of the attributes stored in a session?

    If you mean once the order is made, the attributes are in the table:
    orders_products_attributes

    and the values are stored in the field:
    products_options_values
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Apr 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Where are the "values" of the attributes stored in a session?

    That was the jist of the question... but I'm looking for the information BEFORE it gets added to the cart.. while it is still in the text box...

    I am manipulating the value of the box and sending it back to the customer when they make the change.. or trying to at least.
    I would like to access the value in the text box as soon as the customer leaves the box for another place on the screen.

    Thanks in advance...

 

 

Similar Threads

  1. Where are the products listed in my "FTP"
    By Jonathancook.it in forum General Questions
    Replies: 1
    Last Post: 27 Feb 2012, 05:30 PM
  2. Replies: 2
    Last Post: 19 Apr 2011, 03:47 PM
  3. Replies: 2
    Last Post: 14 Nov 2009, 02:30 AM
  4. Replies: 2
    Last Post: 22 Jul 2008, 09:33 PM
  5. where are the "Add to cart" layout options??
    By tekfix in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Aug 2006, 08:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg