This is a discussion on max 1.5 script movement within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi, i'm adding some mods to my install of max 1.5 that were made for ms2 2.2. I'm wondering if ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, i'm adding some mods to my install of max 1.5 that were made for ms2 2.2. I'm wondering if there is any information indicating locations of moved script between the two versions. I'm presuming that if I locate where script has moved and apply mods changes there things should work. I sit as simple as that. It's a shame because max 1.5 is great but losing the ability to add thousand of mods made for 2.2 is a shame. If not is there a mod for wysiwyg html editor located in the admin for max 1.5. my coding is limited to cut and paste. Thanks Nathaniel |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| All mods that work for ms2 will pretty much work in osCMax with a little tweaking for the BTS system. That is a key advantage of osCMax - it essentially leaves the core structure unchanged so any mod that works in ms2 will work in max... There are tons of posts here about it, if you do a search or 2 you should be able to find plenty of info.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| I've had a good look around but I can't make much out of it to help me out. I have a fair idea of where things have moved etc. but my scripting knowledge is tiny what im looking to do is this STEP 1.5 --> OPEN: catalog/index.php ================================================== =================================== Look for this around line 306: ================================================== =================================== <tr> <td class="main"><br><?php echo TEXT_MAIN; ?></td> </tr> ================================================== ================================== And REPLACE that line with this: ================================================== ================================== <tr> <td class="main"><?php include(DIR_WS_LANGUAGES . $language . '/' . FILENAME_DEFINE_MAINPAGE); ?></td> </tr> but in the max version it's not there. Where can I change this? I wondered if anyone else has installed wysiwyg html editor into max and can advise. |
|
#4
| ||||
| ||||
| 99% of all html has been moved to the templates. If using the aabox template, go to /templates/aabox/content/ and the files you need to edit are there...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Insert Script | moreduff | osCMax v1.7 Discussion | 1 | 02-25-2006 09:41 PM |
| Cannot get the following Java Script to work for me. | sc2saturn | osCMax v1.7 Discussion | 1 | 07-09-2004 04:34 PM |
| install script NOT THERE!! | ReginaStelling | osCMax v1.7 Installation | 4 | 06-29-2004 08:59 AM |
| need help on installation script | Anonymous | osCommerce 2.2 Installation Help | 1 | 11-27-2002 09:17 PM |
| No Install Script | ramonjaime | osCommerce 2.2 Installation Help | 4 | 11-13-2002 05:02 PM |