Menu

Home page error after update svn 7145

Help
2016-11-21
2016-11-21
  • Claudio Bendinelli

    After you upgrade to the 7145 version of the home page I have the following error and does not allow me to access:

    Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /var/www/virtual/bendinelliclaudio.it/family/htdocs/modules/gallery2/language/mod_en.php on line 33

    Thanks for any help.
    Claudio

     
    • Lester Caine

      Lester Caine - 2016-11-21

      On 21/11/16 12:33, Claudio Bendinelli wrote:

      After you upgrade to the 7145 version of the home page I have the
      following error and does not allow me to access:

      Parse error: syntax error, unexpected end of file, expecting variable
      (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in
      /var/www/virtual/bendinelliclaudio.it/family/htdocs/modules/gallery2/language/mod_en.php
      on line 33

      Curious ... there has been no change to that file since 2006, but it
      does have 34 lines so perhaps there has been a hickup in copying over.
      Last two lines should be

      $pgv_lang['mod_gallery2_error_init'] = "An error occurred while trying
      to initialize Gallery.";
      ?>

      --
      Lester Caine - G8HFL


      Contact - http://lsces.co.uk/wiki/?page=contact
      L.S.Caine Electronic Services - http://lsces.co.uk
      EnquirySolve - http://enquirysolve.com/
      Model Engineers Digital Workshop - http://medw.co.uk
      Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

       
  • Claudio Bendinelli

    Lester Caine Thanks for the information, missing the final part of the line that you suggested. I inserted it and now it works perfectly.
    Greetings
    Claudio - IW5AKT

     

Log in to post a comment.