osCmax v2.5 User Manual
Results 1 to 4 of 4

price-break-1.11 with ms2-max 1.5.5

This is a discussion on price-break-1.11 with ms2-max 1.5.5 within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; Has anyone used the price-break-1.11 mod from http://www.oscommerce.com/community/...break-1.11.zip with ms2-max 1.5.5 I am curious if anyone has gotten this to ...

      
  1. #1
    Active Member
    Join Date
    May 2004
    Location
    worcester ma
    Posts
    162
    Rep Power
    0


    Default price-break-1.11 with ms2-max 1.5.5

    Has anyone used the price-break-1.11 mod from http://www.oscommerce.com/community/...break-1.11.zip with ms2-max 1.5.5

    I am curious if anyone has gotten this to work and if so how involved is it?

    I have a pretty heavily modded site which can be viewed at www.fridgemags.com

    I just got it working right and dont want to get in over my head again.

    Any info or ideas pleeeasse.

    Thanx in advance for all responses.

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    I have had a look at it - it gives you a step-by-step instruction of what to look for and what to change it to. Should not be hard to add into MAX
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Active Member
    Join Date
    May 2004
    Location
    worcester ma
    Posts
    162
    Rep Power
    0


    Default

    jpf,

    The main thing i am worried about is messing up the product_options_attribute code, I am a beginner to php but a quick learner.

    Does it look like it would intefere with this mod?

    thanx alot for the info

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    As I have siad it give a step-by-step instructions. Modify a "test" site (such as LOCALHOST or an alternative directory with a diffent DB on your production server)

    BACKUP everything. Make changes - MARK your changes! Just remember to note that some files the code has moved to .tpl.php and change accordingly. If there is code that DOES NOT MATCH 100% and can't figure it out - please post what you have and what your looking for and what it should be changed to.

    Test - if does not work - undo changes or RESTORE and try again.

    Remember that some code has been added into MAX

    Like MS2-MAX code:

    this_sub(option_1, option_2, new_mod_option, option_3)

    but maybe your looking for OSC standard of:

    this_sub(option_1, option_2, option_3)

    which has to be change to

    this_sub(option_1, option_2, option_3, attrib_option)

    thus you need to change it to:

    this_sub(option_1, option_2, new_mod_option, option_3, attrib
    _option)


    Just make a note (php comment is fine - that way it is not passed to browser) of what it was or what was added (and for what) - to keep track if you need to fix anything or add any other mods in the future, and for upgrading also.

    Good Luck.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. Separate Price per customer additional price box
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 06-05-2006, 08:12 AM
  2. Break <br> tag don't break line
    By kestas in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-16-2006, 07:30 PM
  3. Price Break Integration
    By ganast in forum osCMax v1.7 General Mods Discussion
    Replies: 3
    Last Post: 12-22-2004, 12:47 PM
  4. Automatically break a results set over multiple pages
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-02-2004, 11:27 AM
  5. how do i add a line break before the buy now button
    By bagged89s10 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 03-04-2004, 08:20 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
  •