Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2008
    Posts
    4
    Plugin Contributions
    0

    help question Can't log in to admin panel

    I bought a template from template monster, al ready installed it, and apply the spanish language pack, i started to customize my shop, everything was going ok, till i tryed to log in again, and this is the mistake i got...

    Warning: require(includes/languages/spanish.php) [function.require]: failed to open stream: No such file or directory in /home/dadaente/public_html/perfumaniak/tienda/admin/includes/init_includes/init_languages.php on line 31

    Fatal error: require() [function.require]: Failed opening required 'includes/languages/spanish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dadaente/public_html/perfumaniak/tienda/admin/includes/init_includes/init_languages.php on line 31

    Any ideas, please =$!
    Attached Images Attached Images  

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Can't log in to admin panel

    Hi and welcome to the Forum.

    Warning: require(includes/languages/spanish.php) [function.require]: failed to open stream:

    That type error usually means the file cannot be found and/or permissions are not correct.

    Have you verified "includes/languages/spanish.php" is actually there and has permissions of 644?

  3. #3
    Join Date
    Aug 2008
    Posts
    4
    Plugin Contributions
    0

    help question Re: Can't log in to admin panel

    yep, the folder for spanish is with the right permissions and the spanish.php file to... thank's for your fast reply, i hope you can help me to solve this problem, or anybody else, it's amazing how the community support each other, thank you very much

    This are the lines on the spanish.php file

    29 // Return date in raw format
    30 // $date should be in format mm/dd/yyyy
    31 // raw date is in format YYYYMMDD, or DDMMYYYY
    32 if (!function_exists('zen_date_raw')) {
    33 function zen_date_raw($date, $reverse = false) {
    34 if ($reverse) {
    35 return substr($date, 0, 2) . substr($date, 3, 2) . substr($date, 6, 4);
    36 } else {
    37 return substr($date, 6, 4) . substr($date, 3, 2) . substr($date, 0, 2);
    38 }
    39 }
    40 }

    Thanks!
    Last edited by dan_up35; 9 Aug 2008 at 12:07 PM.

  4. #4
    Join Date
    Aug 2008
    Posts
    4
    Plugin Contributions
    0

    red flag Re: Can't log in to admin panel

    Hey... ahm guys i haven't fix the problem, does any body have and idea?

 

 

Similar Threads

  1. Admin Panel Can not Log in
    By albert7 in forum Basic Configuration
    Replies: 0
    Last Post: 13 Mar 2011, 06:29 PM
  2. Can't log into admin panel
    By Vintage in forum General Questions
    Replies: 7
    Last Post: 28 Feb 2010, 02:11 PM
  3. i can't log into admin panel
    By elviralingerie in forum General Questions
    Replies: 6
    Last Post: 18 Jun 2009, 12:52 AM
  4. Can't log in to admin panel
    By dan_up35 in forum Basic Configuration
    Replies: 1
    Last Post: 12 Aug 2008, 06:52 PM
  5. Can't Log Into admin panel
    By CoolCarPartsOnline in forum General Questions
    Replies: 2
    Last Post: 22 Apr 2008, 04:48 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR