Rucola Senior MemberBug Finder Offline Posts: 286 Location: Country Children Song Joined: Aug 9th, 2017 Gender: Mood: Adventurous Zodiac sign: Re: Add Modules Error Reply #6 - Dec 17th, 2017 at 2:08am Mark & QuoteQuote not problem-chat_irc-bad module zip tested news module-verry good upload IP Logged
Rucola Senior MemberBug Finder Offline Posts: 286 Location: Country Children Song Joined: Aug 9th, 2017 Gender: Mood: Adventurous Zodiac sign: Re: Add Modules Error Reply #5 - Dec 17th, 2017 at 2:01am Mark & QuoteQuote delete zip file-its not .mod IP Logged
Rucola Senior MemberBug Finder Offline Posts: 286 Location: Country Children Song Joined: Aug 9th, 2017 Gender: Mood: Adventurous Zodiac sign: Re: Add Modules Error Reply #4 - Dec 17th, 2017 at 1:59am Mark & QuoteQuote where does the folder at all I'm trying to download a mod from the computer IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2253 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: Add Modules Error Reply #3 - Dec 17th, 2017 at 1:36am Mark & QuoteQuote Exactly how many zip files are sitting in yabbfiles/YaBMod/temp? YabMod can only handle one at a time. Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
Rucola Senior Member Offline Posts: 286 Location: Country Children Song Joined: Aug 9th, 2017 Gender: Mood: Adventurous Zodiac sign: Re: Add Modules Error Reply #2 - Dec 16th, 2017 at 11:42pm Mark & QuoteQuote Обнаружена Ошибка! IO error: opening /home/host1609329/ablackhole.ru/htdocs/forum/yabbfiles/YaBMod/temp/ChatIRC_2700.zip for read : No such file or directory at Modules/Archive/Zip/Archive.pm line 415. Archive::Zip::Archive::read('Archive::Zip::Archive=HASH(0x3a98b48)', '/home/host1609329/ablackhole.ru/htdocs/forum/yabbfiles/YaBMod...') called at ./Admin/YaBMod.pm line 1267 main::yabm_uploadmod called at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 189 main::yymaina() called at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 143 eval {...} called at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 143 IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2253 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: Add Modules Error Reply #1 - Dec 16th, 2017 at 9:11pm Mark & QuoteQuote In Admin/YabMod.pm find Code (Perl)require LWP::Simple; add after Code (Perl)LWP::Simple->import(); then find Code (Perl) if ( $FORM{'upload_mod'} && $FORM{'upload_mod'} ne q{} ) { and replace with Code (Perl) if ( $FORM{'upload_mod'} ) { Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
Rucola Senior Member Offline Posts: 286 Location: Country Children Song Joined: Aug 9th, 2017 Gender: Mood: Adventurous Zodiac sign: Add Modules Error Dec 16th, 2017 at 6:58pm Mark & QuoteQuote Обнаружена Ошибка! IO error: opening /home/host1609329/ablackhole.ru/htdocs/forum/yabbfiles/YaBMod/temp/ChatIRC_2700.zip for read : No such file or directory at Modules/Archive/Zip/Archive.pm line 415. Archive::Zip::Archive::read('Archive::Zip::Archive=HASH(0x276ef08)', '/home/host1609329/ablackhole.ru/htdocs/forum/yabbfiles/YaBMod...') called at ./Admin/YaBMod.pm line 1266 main::yabm_uploadmod called at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 189 main::yymaina() called at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 143 eval {...} called at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 143 IP Logged