osCmax v2.5 User Manual
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

My admin panel wont load how come?

This is a discussion on My admin panel wont load how come? within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; Looks like you may have deleted or never uploaded some of the language files: osCommerce Community Support Forums > Fatal ...

      
  1. #11
    osCMax Developer

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


    Default Re: My admin panel wont load how come?

    Looks like you may have deleted or never uploaded some of the language files:

    osCommerce Community Support Forums > Fatal error HELP: Call to undefined function
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    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

  2. #12
    New Member
    Join Date
    Sep 2007
    Posts
    25
    Rep Power
    0


    Default Re: My admin panel wont load how come?

    umm i cant seem to make it work :-\ when i dled the full package of oscommerce it came with catalog/admin index.php but my problem is in the admin folder thats outside of the catalog and i cant find that in a package... i did exactly as told on the other link you send me and im still getting the same problem :-\ ne more ideas?

  3. #13
    New Member
    Join Date
    Sep 2007
    Posts
    25
    Rep Power
    0


    Default Re: My admin panel wont load how come?

    ahh i even just tryed replacing the whole admin folder and i looked through my language folders and everything seems to be in the right place.. i dont know im starting to get annoyed :-\

  4. #14
    New Member
    Join Date
    Sep 2007
    Posts
    25
    Rep Power
    0


    Default Re: My admin panel wont load how come?

    Sorry that i keep replying but i just fixed my problem by doing what that other guy did in the link you send me

    i changed the original text to this.

    /* $languages = tep_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'];
    }
    }*/

    but the thing is what is it that i exactly did? why does it work this way and not the regular way? i just added / / at the beggining and the end of the text... please if you know let me know

    thanks

  5. #15
    osCMax Developer

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


    Default Re: My admin panel wont load how come?

    That comments out the language code, makes it inert. It stops looking for different languages with that code change.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    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

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Admin Panel Issue
    By fpgibb in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 03-29-2008, 12:36 AM
  2. What is my admin panel login? (email/password)
    By bestphotosonline in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 01-18-2007, 03:45 PM
  3. my admin panel is all screwed up!
    By chuan in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 10-07-2006, 06:29 PM
  4. Lost Admin Panel
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-30-2006, 09:40 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
  •