Menu

Unable to open Edit Utility

Rick
2005-11-29
2013-05-29
  • Rick

    Rick - 2005-11-29

    I am trying to translate the words that are missing for portugues Brasil on Version 4, but all I get is this error:

    Language File Edit Utility

    Listing: "English" and "Portuguese (Brazil)
    ERROR 2: fopen(languages/lang.en.php.tmp) [function.fopen]: failed to open stream: Permission denied
    0 Error occured on line 87 of file functions_editlang.php in function fopen
    1 called from line 87 of file functions_editlang.php in function LockFile
    2 called from line 106 of file functions_editlang.php in function read_complete_file_into_array
    3 called from line 188 of file editlang.php

    Warning: fopen(languages/lang.en.php.tmp) [function.fopen]: failed to open stream: Permission denied in /home/restricted/home/ricardorodrigues/public_html/phpGedView/includes/functions_editlang.php on line 87

    ERROR 2: fclose(): supplied argument is not a valid stream resource
    0 Error occured on line 88 of file functions_editlang.php in function fclose
    1 called from line 88 of file functions_editlang.php in function LockFile
    2 called from line 106 of file functions_editlang.php in function read_complete_file_into_array
    3 called from line 188 of file editlang.php

    Warning: fclose(): supplied argument is not a valid stream resource in /home/restricted/home/ricardorodrigues/public_html/phpGedView/includes/functions_editlang.php on line 88

     
    • Gerry Kroll

      Gerry Kroll - 2005-11-29

      If you wish to use the language file edit routines, you need to set full permissions on the ./languages directory.  PhpGedView needs to be able to create files, write, and delete as well as read.

       
    • Rick

      Rick - 2005-11-29

      Ok, now it is working. Now, I would like to send the translation to help others, can I do that? If yes, how do I do it?

       
      • Gerry Kroll

        Gerry Kroll - 2005-11-29

        You can e-mail your updated Portuguese language files to any of the developers, or you can post them in the Patches section.

        Be sure to indicate which version of PhpGedView these language files are for.

         

Log in to post a comment.