Results 1 to 2 of 2

Thread: oscommerce Template installation error
      
   

  1. #1
    AWS's Avatar
    AWS
    AWS is offline First Lieutenant
    Join Date
    Jan 2006
    Posts
    172

    Red face oscommerce Template installation error

    Hi,
    I am installing an oscommerce template #2606 from Vodahost via fantastico and ftp.

    I have Installed a clean version of the osCommerce Milestone 2.2 Release (OSC 2.2MS2), as directed in fantastico.

    I have Copied the files, icludes,images and stylesheet from the download folder and uploaded to the directory via ftp as instructed.

    I added these lines as instructed to the includes/configure.php script. These lines
    should go before the final line with the ?> characters on it.
    // STS: ADD: Define Simple Template System files
    define('STS_START_CAPTURE', DIR_WS_INCLUDES . 'sts_start_capture.php');
    define('STS_STOP_CAPTURE', DIR_WS_INCLUDES . 'sts_stop_capture.php');
    define('STS_RESTART_CAPTURE', DIR_WS_INCLUDES . 'sts_restart_capture.php');
    define('STS_TEMPLATE_DIR', DIR_WS_INCLUDES . 'sts_templates/');
    define('STS_DEFAULT_TEMPLATE', DIR_WS_INCLUDES . 'sts_template.html');
    define('STS_DISPLAY_OUTPUT', DIR_WS_INCLUDES . 'sts_display_output.php');
    define('STS_USER_CODE', DIR_WS_INCLUDES . 'sts_user_code.php');
    define('STS_PRODUCT_INFO', DIR_WS_INCLUDES . 'sts_product_info.php');
    // STS: EOADD

    My problem is that when I transfer the downloaded template files to the directory uasing ftp I keep getting errors. What have I done wrong or neglected to do?

    The template is located at www.foreverfitpromotions.com/store

    I have deleted the oscommerce set up from fantastico and reinstalled three times and this part was working but when I uploaded the downloaded template, on each occassion, I got errors.

    I would be grateful if anyone can offer me some help and it may be a simple permissions issue.

    Thanks in advance.

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Lightbulb Re: oscommerce Template installation error

    Use the link in my signature to post the same at the Official OSC Support Forum.....faster, and more specific answers!
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49