By Lazzy 14 Report post Posted June 16, 2020 Я пытался посмотреть, работает ли это несколько раз, я думаю, что было бы лучше, если бы было сделано больше редактирования. 👍👍 [Module] Audio & radio player.rar 1 3 Share this post Link to post Share on other sites
Lovly 75 Report post Posted June 16, 2020 (edited) Цитата Я пытался посмотреть, работает ли это несколько раз, я думаю, что было бы лучше, если бы было сделано больше редактирования. Что???? Edited June 16, 2020 by Lovly Share this post Link to post Share on other sites
VILDS 4 Report post Posted June 17, 2020 Это разрабатывали на DLE, но походу его адаптировали на vii... 16 часов назад, Lovly сказал: Что???? Автор данной стати иностранец 1 Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 17, 2020 Я решил логически подумать, и перевёл на английский для лучшего нашего понимания: I tried to see if this worked several times, I think it would be better if more editing was done. Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 17, 2020 (edited) Next time it's better to write in English, we can translate. Edited June 17, 2020 by Stark98 Много повторов Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 17, 2020 А модуль хороший, на нем можно и сделать аудио, как у Liveonce.ru Share this post Link to post Share on other sites
By Lazzy 14 Report post Posted June 18, 2020 There are more than 200 modules. I share every day What more do you want? and I'm Turkish Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 19, 2020 7 часов назад, By Lazzy сказал: There are more than 200 modules. I share every day What more do you want? and I'm Turkish What do u have?) Share this post Link to post Share on other sites
By Lazzy 14 Report post Posted June 19, 2020 есть намного больше 2 Share this post Link to post Share on other sites
KirKMS 142 Report post Posted June 20, 2020 4 часа назад, By Lazzy сказал: есть намного больше Кинь в лс Share this post Link to post Share on other sites
timbios 197 Report post Posted June 20, 2020 7 часов назад, By Lazzy сказал: есть намного больше Хороший пак модулей 2 Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 20, 2020 48 минут назад, timbios сказал: Хороший пак модулей Большенство у меня самого лежит) Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 20, 2020 Нужно будет разобраться просто Share this post Link to post Share on other sites
Lovly 75 Report post Posted June 20, 2020 У меня тоже куча разных полезных модулей, но я ещё не разбирался в них что к чему. Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 20, 2020 32 минуты назад, Lovly сказал: У меня тоже куча разных полезных модулей, но я ещё не разбирался в них что к чему. Жизненно) нужно будет мне тоже разобраться, а то, может что-то интересное есть) Share this post Link to post Share on other sites
Print_control 1 Report post Posted June 20, 2020 Разберитесь пж мне срочна модули нужны Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 20, 2020 Только что, Print_control сказал: Разберитесь пж мне срочна модули нужны Окей 1 Share this post Link to post Share on other sites
Leymelki 25 Report post Posted June 20, 2020 12 часов назад, By Lazzy сказал: есть намного больше На яндекс или гугл диск выложи! Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 20, 2020 3 часа назад, Leymelki сказал: На яндекс или гугл диск выложи! Он хочет постепенно, чтобы репу поднимать) Share this post Link to post Share on other sites
By Lazzy 14 Report post Posted June 22, 2020 что смешного Share this post Link to post Share on other sites
Stark98 47 Report post Posted June 23, 2020 Uncaught TypeError: can't access property "split", matches[1] is undefined Ругается на: CheckLinkText: function(val, f){ if(!$('#attach_lnk_stared').val()){ matches = val.split('http://'); url = matches[1].split('\r'); if(!url[1]) url = matches[1].split(' '); if(val == 'http://'+url[0] && f) fast_check = 1; if(url[1] || fast_check){ rUrl = url[0].split(' '); $('#attach_block_lnk').show(); $('#teck_link_attach').val(rUrl[0]); txurl = rUrl[0].replace('http://', ''); spurl = txurl.split('/'); $('#attatch_link_url').text(spurl[0]).attr('href', '/away.php?url=http://'+rUrl[0]); $('#attach_lnk_stared').val('started'); $.post('/index.php?go=wall&act=parse_link', {lnk: rUrl[0]}, function(d){ $('#loading_att_lnk').hide(); rndval = new Date().getTime(); row = d.split('<f>'); if(d != 1){ $('#attatch_link_title').html(row[0]); $('#attatch_link_descr').html(row[1]); } if(row[2] && d != 1) $('#attatch_link_img').attr('src', row[2]).show(); if(!row[1]) row[1] = '0'; if(d != 1){ $('#vaLattach_files').val($('#vaLattach_files').val()+'link|http://'+rUrl[0]+'|'+row[0]+'|'+row[1]+'|'+row[2]+'||'); $('#urlParseImgs').text(row[3]); } }); } } }, Share this post Link to post Share on other sites
Семен 30 Report post Posted June 23, 2020 1 час назад, Stark98 сказал: Uncaught TypeError: can't access property "split", matches[1] is undefined Ругается на: CheckLinkText: function(val, f){ if(!$('#attach_lnk_stared').val()){ matches = val.split('http://'); url = matches[1].split('\r'); if(!url[1]) url = matches[1].split(' '); if(val == 'http://'+url[0] && f) fast_check = 1; if(url[1] || fast_check){ rUrl = url[0].split(' '); $('#attach_block_lnk').show(); $('#teck_link_attach').val(rUrl[0]); txurl = rUrl[0].replace('http://', ''); spurl = txurl.split('/'); $('#attatch_link_url').text(spurl[0]).attr('href', '/away.php?url=http://'+rUrl[0]); $('#attach_lnk_stared').val('started'); $.post('/index.php?go=wall&act=parse_link', {lnk: rUrl[0]}, function(d){ $('#loading_att_lnk').hide(); rndval = new Date().getTime(); row = d.split('<f>'); if(d != 1){ $('#attatch_link_title').html(row[0]); $('#attatch_link_descr').html(row[1]); } if(row[2] && d != 1) $('#attatch_link_img').attr('src', row[2]).show(); if(!row[1]) row[1] = '0'; if(d != 1){ $('#vaLattach_files').val($('#vaLattach_files').val()+'link|http://'+rUrl[0]+'|'+row[0]+'|'+row[1]+'|'+row[2]+'||'); $('#urlParseImgs').text(row[3]); } }); } } }, Чтобы тупо работало нужно больше условий. Скорее пустая строка. Share this post Link to post Share on other sites
RUS67 4 Report post Posted July 11, 2020 @semen Согласен. Тупо не работает.... Единственное, можно взять радио от туда Share this post Link to post Share on other sites
Семен 30 Report post Posted July 11, 2020 15 минут назад, RUS67 сказал: @semen Согласен. Тупо не работает.... Единственное, можно взять радио от туда Ошибка простая. Радио проще написать заново. Share this post Link to post Share on other sites
RUS67 4 Report post Posted July 11, 2020 Я так и сделал...Простенький мод Share this post Link to post Share on other sites