Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default AAAAAHHHHH Problem with install

    I have tried re uploading the admin folder and contents and a clean install but keep getting the following error. I can't find any threads that help so hoping someone has fixed this and can point me in the right direction.

    error (seems fairly common)
    Fatal error: Call to undefined function: zen_get_languages() in /home/whyallab/public_html/catalog/admin/index.php on line 25

    the section this refers to in my admin index file is....
    $version_check_index=true;
    require('includes/application_top.php');

    $languages = zen_get_languages();
    $languages_array = array();
    $languages_selected = DEFAULT_LANGUAGE;
    for ($i = 0, $n = sizeof($languages); $i < $n; $i++) {
    $languages_array[] = array('id' => $languages[$i]['code'],
    'text' => $languages[$i]['name']);
    if ($languages[$i]['directory'] == $language) {
    $languages_selected = $languages[$i]['code'];
    }
    }
    ?>

    any help would be great!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: AAAAAHHHHH Problem with install

    Sounds like you have an incomplete fileset on the server and the files supporting the language subsystem arent' loading properly.

    Perhaps a re-upload may help, paying attention especially to the /admin/includes/init_includes section.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: AAAAAHHHHH Problem with install

    Thankyou.

    As this is what everything kept pointing too I thought I'd start over. Well it would appear not all files unzipped correctly the first time as i have compared my original unzip file with a new one and several were missing (Including almost everything in the directory you mention.

    So a note to anyone else having difficulties NEVER ASSUME (yes we all hear it all the time but I did assume the unzipped files were complete!)

    Now I just have an issue with the top left logo being distorted but no doubt a similar issue!

  4. #4
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: AAAAAHHHHH Problem with install

    Now I can't log in to my catalog!

    error is

    Fatal error: Call to a member function on a non-object in /home/whyallab/public_html/catalog/includes/classes/db/mysql/query_factory.php on line 105

    AAAAAAARRRRRRRRRGGGGGGGGHHHHHH !

  5. #5
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: AAAAAHHHHH Problem with install

    I believe i have overwritten the originals. Do I need to run install again?

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: AAAAAHHHHH Problem with install

    Sounds like you busted something in a file in one of your /includes/****** files/folders.

    Should be fine to just re-load the files ... no need for zc_install to deal with "that" particular error.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: AAAAAHHHHH Problem with install

    yep! reuploaded them and all is now good. thanks for your help!

 

 

Similar Threads

  1. v151 problem with new install
    By stl_cliff in forum Installing on a Windows Server
    Replies: 5
    Last Post: 4 Apr 2013, 02:11 AM
  2. problem with a new install-admin
    By itcetera in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 15 Apr 2011, 02:23 AM
  3. Install Problem with Easy Populate 1.2.5.4
    By pritchb in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Dec 2009, 10:30 PM
  4. problem with new install
    By lucianman in forum General Questions
    Replies: 17
    Last Post: 5 Sep 2006, 02:34 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR