Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2010
    Posts
    3
    Plugin Contributions
    0

    Default Language Issues...

    Ok, So basically the site was up and working, but the guy I'm building it for wanted the Select Language box off the front of the site, so I disabled it. The admin panel started saying no default language selected, turns out somehow English got turned off.

    I decided to just turn it back on and was going through the process of adding in english (the default language was non) but I put in the wrong directory. (forgot it did the localhost thing so I put in includes/language/ lol) I've tried changing it in the mysql database and it did change once (but i typod ) but now it won't change at all.

    I tried just creating the directory it's asking for but to no luck.

    ERROR:

    Warning: require(/home/blackda1/public_html/includes/languages/includes/languages//meta_tags.php) [function.require]: failed to open stream: No such file or directory in /home/blackda1/public_html/admin/includes/languages/includes/languages/.php on line 50

    Fatal error: require() [function.require]: Failed opening required '/home/blackda1/public_html/includes/languages/includes/languages//meta_tags.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackda1/public_html/admin/includes/languages/includes/languages/.php on line 50

    If you notice there are two // in the path and I have no idea how to solve this.

    Any idea? Do the mysql databases take a while before they will update and start trying to point to the correct path or what?

    I have done a lot of work on this site and I would really like for this to get solved and not have to redo it all

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Language Issues...

    require(/home/blackda1/public_html/includes/languages/includes/languages//meta_tags.php)
    You have mussed up something causing the duplicate "/includes/languages" and the double //

    This [path does not exist and cause of error
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Language Issues...

    Quote Originally Posted by kobra View Post
    You have mussed up something causing the duplicate "/includes/languages" and the double //

    This [path does not exist and cause of error
    Thank you, I believe I covered that in my post.

    I obviously need to know HOW TO FIX the error, not what caused it.

    Is it a table in the mysql database, is there a .php file I can change what? I NEED this to get fixed I can't even access the admin panel because of it.

  4. #4
    Join Date
    Jun 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Language Issues...

    Fixed it some how, required me to edit a lot oh php files and rename and blah blah.

    Hope this stays fixed

 

 

Similar Threads

  1. v154 language / template issues
    By digyourownhole in forum General Questions
    Replies: 4
    Last Post: 4 Dec 2015, 05:50 PM
  2. v154 Language issues
    By kalastaja in forum General Questions
    Replies: 2
    Last Post: 8 Jan 2015, 07:57 PM
  3. v150 Language issues
    By dirkpaetzold in forum General Questions
    Replies: 1
    Last Post: 27 Dec 2012, 09:25 AM
  4. Greek (UTF-8) language issues
    By aprotos in forum Addon Language Packs
    Replies: 4
    Last Post: 13 May 2008, 10:59 AM
  5. Issues with French language (or alternate language) packs
    By mommydesigns in forum Addon Language Packs
    Replies: 1
    Last Post: 23 Aug 2006, 05:13 PM

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