pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #13 - Nov 14th, 2023 at 11:13am Mark & QuoteQuote Working at night, I managed to install the module via a detour so that the mod also works under Debian 12. I won't give a description now, the work is very extensive and time-consuming. If you don't know your way around the server, you will have significant problems. If you still want to install the mod, please contact me. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #12 - Nov 13th, 2023 at 5:27pm Mark & QuoteQuote Unfortunately the mod no longer works on Debian 12. I don't know whether it still worked on Debian 10 and 11, I haven't tested it. The reason is that the Perl modules are no longer supported. If anyone has a solution, bring it on. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #11 - Jul 27th, 2020 at 6:57pm Mark & QuoteQuote Okay!!! Once you have successfully installed XML::SAX, you should consider installing a module such as XML::LibXML to replace the slower pure-Perl parser bundled with SAX. If you are packaging XML::SAX in an alternative distribution format (such as RPM), your post-install script should check if ParserDetails.ini exists and if it doesn't, run this command: Install first XML::LibXML to the server with the putty. Code perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX:urePerl))->save_parsers()" And in the code we now have a great smiley face. Why, that is known. ParserDetails.ini is newly created on the server. Copy the Simple.pm into the Modules -> XML because it cannot be installed on the server. It works. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #10 - Jun 1st, 2019 at 8:27am Mark & QuoteQuote XML::SAX and XML::Simple no longer work with Perl v5.24.1 Quote:Ein Fehler ist aufgetreten! could not find ParserDetails.ini in /usr/local/share/perl/5.24.1/XML/SAX for XML::Simple following alternative https://metacpan.org/pod/XML::Simple for XML::SAX ????? https://metacpan.org/pod/XML::SAX please check, the mod is unusable otherwise. This also applies to the weather mod of XTC https://yabbforumsoftware.com/cgi-bin/yabb2/YaBB.pl?num=142151516 XML::SAX can still be installed via the Putty on the server, but does not work anymore. XML::Simple refuses the installation. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2260 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: StopForumSpam Reply #9 - Sep 2nd, 2016 at 1:52pm Mark & QuoteQuote I'll be uploading a new version shortly - in the meantime, in Register.lng, find the StopForumSpam addition and change '$register_txt' to '$prereg_txt' Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #8 - Sep 2nd, 2016 at 6:23am Mark & QuoteQuote Continue: The button is displayed while and works well, but the text in the button is not shown. In no language. Bild2_017.jpg ( 85 KB | 381 Downloads ) if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #7 - Sep 2nd, 2016 at 6:18am Mark & QuoteQuote The German files contained a serious error that has been corrected here. Please delete Annex in response # 1, it would not work. StopForumSpam_German-Files_003.zip ( 7 KB | 366 Downloads ) if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2260 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: StopForumSpam Reply #6 - Jul 17th, 2016 at 7:08pm Mark & QuoteQuote I'll upload the corrected mod shortly. Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #5 - Jul 17th, 2016 at 5:56pm Mark & QuoteQuote In Post.pm Code <add after> if ($check_sfs_username || $check_sfs_ip || $check_sfs_email) { require Sources::StopForumSpam; $sfs_username = $name; $sfs_email = $email; CheckForumSpam(); } The error in response 3 is not solved. Edited: And found. In the Variables folder "Mods" must be created. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #4 - Jul 17th, 2016 at 5:44pm Mark & QuoteQuote I believe this is also wrong. In RegistrationLog.pm Code <add after> elsif ($descision eq $prereg_txt{'sfs_delete_report'}) { require Sources::StopForumSpam; $sfs_response_page = 1; kill_registration($descuser); SubmitForumSpam(); } </add after> Code require Sources::Mods::StopForumSpam; if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #3 - Jul 17th, 2016 at 5:03pm Mark & QuoteQuote Upppsss. Registration not possible. Quote:Untrapped Error : Cannot print log at Sources/Mods/StopForumSpam.pm line 272. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2260 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: StopForumSpam Reply #2 - Jul 17th, 2016 at 2:41pm Mark & QuoteQuote Thank You Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: StopForumSpam Reply #1 - Jul 17th, 2016 at 12:52pm Mark & QuoteQuote German Files « Last Edit: Sep 2nd, 2016 at 1:35pm by Dandello » Reason: removed bad zip if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2260 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: StopForumSpam Mar 22nd, 2016 at 8:15pm Mark & QuoteQuote for 2.6.12 Edited: Typos in mod « Last Edit: Jul 17th, 2016 at 8:51pm by Dandello » Reason: bug fixes - new zip file. StopForumSpam_Mod_2612_1.zip ( 15 KB | 377 Downloads ) Perfection is not possible. Excellence, however, is excellent. WWW IP Logged