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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
On 21/11/16 12:33, Claudio Bendinelli wrote:
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
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