Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 10000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 15 post(s). Click here to show all
Posted by: pyragony54
Posted on: May 21st, 2019 at 3:17pm
Here are the german files for YaBB 2.7, adapted to build 2066. Errors in the expression reserved. These will be fixed after a test in the next few days, if necessary.
The package includes formal and informal.
Posted by: pyragony54
Posted on: May 17th, 2019 at 6:19am
good, it is not necessary. Then I do only the one correction in the Admin.lng and Profil.lng. There was nothing else to do.
Posted by: Dandello
Posted on: May 16th, 2019 at 11:51pm
But so long as the files have been saved as UTF-8, then converting German alphabetical characters to html characters isn't necessary.
Posted by: Dandello
Posted on: May 16th, 2019 at 6:20pm
2.7 uses UTF-8 exclusively so converting characters to html code should not be necessary and may actually break some things.
Posted by: pyragony54
Posted on: May 16th, 2019 at 5:11pm
I revised the German files again. Where possible, I converted the German umlauts (ä, ö, ü, ß) into html-code. Only in the Profile.lng was not 100% possible. I hope there was no mistake. The previous tests were good.
Posted by: Dandello
Posted on: Dec 11th, 2017 at 3:45pm
These are the most current zips of the German Language files and match what is in the SVN
Posted by: Dandello
Posted on: Oct 31st, 2017 at 2:56pm
It's even possible that the error is related to a previous bug fix on your install that isn't quite right.  Undecided

I'm hoping by the end of the week I'll have an updates in the SVN and the Strict2.7.0 test section here updated.
Posted by: pyragony54
Posted on: Oct 31st, 2017 at 2:22pm
Okay, I will finish the help files as soon as possible. I will need one more week, though. I will then upload four orders under the language files to my test server. German_formal and German_informal are the ones modified by me. The others I leave in original. You can then test yourself what is good and what is not. We'll take it later, we can decide later. But as already written, the error is there, too, if I have only the English language on the server. So it can not necessarily be due to the German files.
Posted by: Dandello
Posted on: Oct 31st, 2017 at 1:02pm
What appears to be happening: something being opened and processed by DetailedVersion is reporting that the function 'automaintenance' is in more than one place. But we know that that can't be true because when the name of that function was changed in just one place (Subs.pm), DetailedVersion reported that the renamed function was in more than one place.

I know that Subs.pm hasn't been accidentally duplicated because I tried to reproduce the error we're seeing and having two versions of Subs.pm had similar but not identical symptoms AND turning off the redefine warnings in Subs.pm stopped the errors that did happen.

Having the redefine warning turned off is not a big issue - a number of AdminCenter items have it turned off due to a repeated function name that cannot be changed.

So - I suggest ignoring the problems in DetailedVersion while you work on the Help files. (DetailedVersion should still be able to report serious errors with the Language and Help files.)

Once you have them working, I can test the finished files on my test server. Maybe the problem will show up for me then.
Posted by: pyragony54
Posted on: Oct 31st, 2017 at 4:33am
I just do not understand. For me, only the German language files modified by me only work correctly. If I make the old ones on the server, I get no error message, but in the detailed version display then unknown version processing is displayed. I hang a screener. Everywhere where the build is, the German files have been modified by me and work well, which, however, have nothing to do with the current error message. I have all the files, including the English.

I have no plan how to handle this error message without using redefine. Is possible, but then in the detailed version display as good as nothing is displayed. I'm just wondering, what's the problem? If it's not up to Perl, why?

Edited:
Dandello wrote on Oct 31st, 2017 at 3:31am:
Just ran Rebuild Memberlist - which uses automaintenance. No errors.


No change for me.


Posted by: Dandello
Posted on: Oct 31st, 2017 at 3:31am
I'm simply not getting the errors on my test server. I have not yet uploaded German_Formal and German_Informal here due to the Mods.

If your Language and Help files work fine for everything thing except for DetailedVersion, then let's not worry about it for a while - we just need to make a mental note to come back to it. (I didn't test anything that actually called for automaintenance when checking things on your test install.)
Edited:
Just ran Rebuild Memberlist - which uses automaintenance. No errors. So it does look like the problem may be specific to DetailedVersion.
Posted by: pyragony54
Posted on: Oct 31st, 2017 at 2:34am
Dandello wrote on Oct 30th, 2017 at 6:11pm:
Not exactly the same error message

That's why I've highlighted this error message

next:

nothing, the same error

next:

I still have a problem with the old and new German modified files, but this does not trigger an error message. I do not know exactly how to describe it in English.
I will probably soon have 4 German languages on the server. The old German files just do not work properly. The modified by me already.
I'm doing a lot of work with it. I'll describe it somehow, I just do not know how.

I actually wanted to know if the error is also triggered on your server.
Otherwise, I ask today a friend or my nephew, who also have their own server with other providers.
Posted by: Dandello
Posted on: Oct 30th, 2017 at 6:11pm
Not exactly the same error message - this one has the new sub name which isn't called from anyplace within YaBB and isn't likely to be referenced in any Perl Module.

In DetailedVersion.pm comment out or remove 'use warnings;' and see what that does.
Posted by: pyragony54
Posted on: Oct 30th, 2017 at 3:52pm
Has no effect, same error message.

Quote:
Subroutine yabbautomaintenance redefined at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Sources/Subs.pm line 194.
Posted by: Dandello
Posted on: Oct 30th, 2017 at 3:27pm
Okay - while I can reproduce part of the issue you're describing, I can't reproduce all of it. A quick check for if it's coming from the outside: In Sources/Subs.pm find 'sub automaintenance' and change it to 'sub yabbautomaintenance'

Note: this change will temporarily break the YaBB install's ability to use the automaintenance function. But this is just for testing.