Thread: Major Problem

Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Posts
    16
    Plugin Contributions
    0

    Default Major Problem

    Hello, I have a major problem. I searched this forum and did not see the same problem I have. I had to move my cart from another host to a new host. I changed the configure.php in both admin and includes. I uploaded twice a clean upload of 1.37 same as what I had. When I go to zc_install this is what I get:
    0) { for ($i=1;$i<$argc;$i++) { $it = split("=",$argv[$i]); $_GET[$it[0]] = $it[1]; // parse_str($argv[$i],$tmp); // $_REQUEST = array_merge($_REQUEST, $tmp); } } } if (!isset($_GET['main_page']) || !zen_not_null($_GET['main_page'])) $_GET['main_page'] = 'index'; $current_page = $_GET['main_page']; $page_directory = 'includes/modules/pages/' . $current_page; $language_page_directory = 'includes/languages/' . $language . '/'; require('includes/languages/' . $language . '.php'); // init vars: $zc_first_field = ''; // lang must be loaded before the header module require('includes/languages/' . $language . '/' . $current_page . '.php'); require($page_directory . '/header_php.php'); require(DIR_WS_INSTALL_TEMPLATE . 'common/html_header.php'); require(DIR_WS_INSTALL_TEMPLATE . 'common/main_template_vars.php'); require(DIR_WS_INSTALL_TEMPLATE . 'common/tpl_main_page.php'); ?>

    Can anyone help me out.

    Thanks,
    Bryan

  2. #2
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Major Problem

    Some of the files you uploaded did not get there safely and were corrupted. Reupload them (or all) should solve the problem.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

Similar Threads

  1. Major problem with EZ pages - please help
    By Backstage in forum General Questions
    Replies: 10
    Last Post: 9 Feb 2007, 11:42 PM
  2. Major Problem!!!
    By Gifts767 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 13 Aug 2006, 05:04 AM
  3. Major problem with my shop
    By toffee in forum General Questions
    Replies: 6
    Last Post: 12 Jun 2006, 12:32 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
  •