Thread: Upload module

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jul 2007
    Posts
    16
    Plugin Contributions
    0

    Default Upload module

    Wondering any one know if ZC support uploads functions?

    Example. If someone upload their photo batch through my ZC shop under their account, therefore i can print and deliver to customers according their account info?

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

    Default Re: Upload module

    You may wish to read up on Attribute, Option Name, Option Value and uploads as this is already built into Zen Cart ...

    A search on the forum, wiki and tutorials/FAQs should help you ...
    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: v1.5.5]
    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
    Jul 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Upload module

    cool, thx for the info, will do more researches....

  4. #4
    Join Date
    Jul 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Upload module

    Quote Originally Posted by Ajeh View Post
    You may wish to read up on Attribute, Option Name, Option Value and uploads as this is already built into Zen Cart ...

    A search on the forum, wiki and tutorials/FAQs should help you ...
    So does this mean I only have to work on the Attribute option? Do I also have to work on the SQLs relationships in order to perform?

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

    Default Re: Upload module

    Make your Product ...

    Just add an Option Name as an Option Type for File and when you add it on the Attributes Controller add it pick the Option Name you made then for the Option Value pick:
    TEXT [RESERVED FOR TEXT/FILES ATTRIBUTES ONLY]
    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: v1.5.5]
    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!

  6. #6
    Join Date
    Jul 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Upload module

    so Attribute is really powerful but it does sound complicate to work on, let me do some experiments. Thanks for the tips.......u certainly keep me busy.....

  7. #7
    Join Date
    Jul 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Upload module

    Quote Originally Posted by Ajeh View Post
    Make your Product ...

    Just add an Option Name as an Option Type for File and when you add it on the Attributes Controller add it pick the Option Name you made then for the Option Value pick:
    TEXT [RESERVED FOR TEXT/FILES ATTRIBUTES ONLY]
    BTW, how do I force the user to use this "text" options?

    I try combining those attribute flags at the bottom, specially the last value "attribute require for text" but this doesn't force the user to "select" before submit........or I have to create another attribute for forcing with the "text"?

    Also does the drop box always show up the last value(bottom option in the box) as default when loaded?

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Upload module

    Quote Originally Posted by Captain View Post
    Also does the drop box always show up the last value(bottom option in the box) as default when loaded?
    If you mark a given attribute as "Default Attribute to be Marked Selected", then it will be the one auto-selected.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Jul 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Upload module

    Quote Originally Posted by DrByte View Post
    If you mark a given attribute as "Default Attribute to be Marked Selected", then it will be the one auto-selected.
    Thx for the tips Dr......

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Upload module

    Quote Originally Posted by Captain View Post
    BTW, how do I force the user to use this "text" options?

    I try combining those attribute flags at the bottom, specially the last value "attribute require for text" but this doesn't force the user to "select" before submit........or I have to create another attribute for forcing with the "text"?
    Consider this concept:
    a. create a pulldown
    b. make the "first" option (using sort order) something called "select ...".
    -- i) Make it read-only (which means they can see it, but if they select it, it's not a "valid" selection).
    -- ii) Make it "Default" (which means it's selected by default ... so if they don't make a different selection, they're stuck on the read-only attribute, and will get an error and be forced to choose something else)
    c. add other options with sort orders higher than the "select ..." one


    This way, you provide choices, but force them to choose "something" other than the informational default item named "select ..." (or whatever you call it).
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Upload Module
    By Jdtigg in forum General Questions
    Replies: 0
    Last Post: 21 May 2009, 08:17 PM
  2. Upload new module
    By jwintl in forum General Questions
    Replies: 3
    Last Post: 6 Feb 2008, 07:36 PM
  3. Upload module
    By fweb in forum General Questions
    Replies: 6
    Last Post: 18 Aug 2006, 01:29 PM
  4. Upload module 2
    By fweb in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 28 Jul 2006, 10:23 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR