Results 1 to 4 of 4

max 1.5 script movement

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 ...

      
  1. #1
    New Member
    Join Date
    Oct 2004
    Posts
    8
    Rep Power
    0


    Default max 1.5 script movement

    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

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member
    Join Date
    Oct 2004
    Posts
    8
    Rep Power
    0


    Default

    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. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Insert Script
    By moreduff in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 02-25-2006, 09:41 PM
  2. Cannot get the following Java Script to work for me.
    By sc2saturn in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 07-09-2004, 04:34 PM
  3. install script NOT THERE!!
    By ReginaStelling in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 06-29-2004, 08:59 AM
  4. need help on installation script
    By Anonymous in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 11-27-2002, 09:17 PM
  5. No Install Script
    By ramonjaime in forum osCommerce 2.2 Installation Help
    Replies: 4
    Last Post: 11-13-2002, 05:02 PM

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
  •