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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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
| ||||
| ||||
| 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 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
| |||
| |||
| 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
| ||||
| ||||
| 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 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! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Separate Price per customer additional price box | auntie22 | osCMax v1.7 Discussion | 0 | 06-05-2006 08:12 AM |
| Break <br> tag don't break line | kestas | osCommerce 2.2 Modification Help | 1 | 01-16-2006 08:30 PM |
| Price Break Integration | ganast | osCMax v1.7 General Mods Discussion | 3 | 12-22-2004 01:47 PM |
| Automatically break a results set over multiple pages | Anonymous | osCMax v1.7 Discussion | 0 | 04-02-2004 12:27 PM |
| how do i add a line break before the buy now button | bagged89s10 | osCMax v1.7 Discussion | 2 | 03-04-2004 09:20 AM |