Hi,
On 16.06.2021 17:34, Matthias Fischer wrote:
Can't use an undefined value as a symbol reference at /srv/web/ipfire/cgi-bin/backup.cgi line 85.
I fear I know what that means...
I then tried the same thing with a Core Update 157 VM and got the same message.
Yep . You're missing one or more translation strings, thats all.
Furing testing Jon and me had *exactly* the same problem. Doe is OK, but not the translations.
Sorry, this sentence above couldn't live or die... ;-)
I meant that the GUI-CODE is ok, but NOT the translations.
Make sure you've got the following translation strings in de.pl and en.pl: ...
I hope this is not too much, but because it just came my way again:
I'm still wondering if this code could be "activated" (*one* line):
... sub refreshpage{&Header::openbox( 'Waiting', 1, "<meta http-equiv='refresh' content='1;'>" );print "<center><img src='/images/clock.gif' alt='' /><br/><font color='red'>$Lang::tr{'pagerefresh'}</font></center>";&Header::closebox();} ...
This subroutine exists in 'backup.cgi', but is never used. And I don't know how to implement it the best way.
Perhaps "someone" - ;-) - has an idea!?
Regards, Matthias