Results 1 to 2 of 2

BTS 1.2a Upgrade Package : popup_image.php FIX

This is a discussion on BTS 1.2a Upgrade Package : popup_image.php FIX within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; in /popup_image.php you have to update it with the following to get the popup images working... before: Code: require(DIR_WS_TEMPLATES . ...

      
  1. #1
    Lurker
    Join Date
    Feb 2004
    Posts
    4
    Rep Power
    0


    Default BTS 1.2a Upgrade Package : popup_image.php FIX

    in /popup_image.php

    you have to update it with the following to get the popup images working...

    before:
    Code:
    require(DIR_WS_TEMPLATES . TEMPLATENAME_POPUP);
    after:

    Code:
    require(DIR_WS_BOX_TEMPLATES . TEMPLATENAME_POPUP);
    this is *ONLY* for those who upgraded to BTS 1.2a Upgrade Package for MS2-MAX v1.5.5

  2. #2
    Lurker
    Join Date
    Feb 2004
    Posts
    4
    Rep Power
    0


    Default

    actually... looking over this again... scratch what i just wrote....

    the problem was in the 'aabox' template directory having "popup.tpl.php" in /templates/boxes rather than in /templates (where it seems like it's belongs)

Similar Threads

  1. Will there be a 1.5.5 -> 1.7 upgrade package?
    By Lynoure in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 10-09-2004, 01:20 PM
  2. BTS 1.2a Upgrade Package for MS2-MAX v1.5.5 RUINED MY STORE
    By FilmDirector in forum osCmax v1.7 Discussion
    Replies: 7
    Last Post: 05-11-2004, 01:50 PM
  3. [MS2-MAX UPDATE]Easypopulate 2.72 upgrade package
    By michael_s in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 05-03-2004, 08:46 AM
  4. BTS 1.2a Upgrade Package for MS2-MAX v1.5.5
    By michael_s in forum osCmax v1.7 Discussion
    Replies: 11
    Last Post: 01-21-2004, 05:09 PM
  5. ms2-max UPGRADE PACKAGE--
    By annea03 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-18-2003, 12:22 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
  •