Developer.Sloopy Posted December 17, 2015 Report Share Posted December 17, 2015 (edited) В связи с тем, что таки барыги имеются, перепродающие чужой труд, я выкладываю сей модуль. Инструкция прилагается, если будут вопросы, отписываетесь в теме. Не забываем про + в репу. tpl файлы, которым не были даны пути в инструкции кинуть в папку groups Предложить новость.rar Edited December 17, 2015 by Developer.Sloopy 8 Quote Link to comment Share on other sites More sharing options...
PARN!SHKA_RU Posted December 19, 2015 Report Share Posted December 19, 2015 Описание модуля где? Quote Link to comment Share on other sites More sharing options...
Developer.Sloopy Posted December 19, 2015 Author Report Share Posted December 19, 2015 Описание модуля где? Название темы говорит само за себя. Quote Link to comment Share on other sites More sharing options...
PARN!SHKA_RU Posted December 20, 2015 Report Share Posted December 20, 2015 О боже копирайт вк. Что-то свое написать никак? Quote Link to comment Share on other sites More sharing options...
timbios Posted December 20, 2015 Report Share Posted December 20, 2015 О боже копирайт вк. Что-то свое написать никак? При чём здесь копирайт вк? Человек написал полезный модуль для сообществ. Если бы он тупо брал дизайн с вк, копировал и т.д., пожалуйста обвиняй его, но не в этом.Здесь он написал полезный модуль. Quote Link to comment Share on other sites More sharing options...
Developer.Sloopy Posted December 20, 2015 Author Report Share Posted December 20, 2015 О боже копирайт вк. Что-то свое написать никак? Тебя кто-то заставляет им пользоваться? Напиши что-нибудь свое, умник. 1 Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 20, 2015 Report Share Posted December 20, 2015 (edited) Описание модуля где? Название ясно и понятно за себя отвечает. О боже копирайт вк. Что-то свое написать никак? Сделай своё, то что может быть лучше, потом пальцы веером гни. На словах любой мастер, делом докажи. что ты хоть что то можешь... И ещё если не нравится, не смотри, а судя потому что тебя тема заинтересовала, ты скачал мод и решил пардон(просьба не кидать предупреждения) "вы****ться" Edited December 20, 2015 by Shaman Dmitry P. Daniels Цензура Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 20, 2015 Report Share Posted December 20, 2015 (edited) Тебя кто-то заставляет им пользоваться? Напиши что-нибудь свое, умник. после такого запроса $news->query("SELECT SQL_CALC_FOUND_ROWS tb1.id, tb1.uid, tb1.view_author, tb1.type, text, public_id, add_date, fasts_num, attach, likes_num, likes_users, tell_uid, public, tell_date, tell_comm, dealnews, tb2.title, photo, comments, adres, tb3.user_id, user_search_pref, user_photo FROM `communities_wall` tb1, `communities` tb2, `users` tb3 WHERE tb1.public_id = '{$row['id']}' AND tb1.public_id = tb2.id AND tb1.uid = tb3.user_id AND fast_comm_id = 0 AND dealnews = 1 ORDER by `add_date` DESC LIMIT {$page_cnt}, {$limit_select}"); происходит Table 'social.communities_wall' doesn't exist Ошибка сервера, попробуйте обновить страницу позже. Пытался PREFIX добавить, не вариант... Edited December 20, 2015 by AdVest Quote Link to comment Share on other sites More sharing options...
PARN!SHKA_RU Posted December 20, 2015 Report Share Posted December 20, 2015 Своего много написал. В паблик не кидаю Quote Link to comment Share on other sites More sharing options...
PARN!SHKA_RU Posted December 20, 2015 Report Share Posted December 20, 2015 Скажите какие функции этого модуля и что он делает? Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 20, 2015 Report Share Posted December 20, 2015 Своего много написал. В паблик не кидаю Да ну много делаешь покажи всем демо. На словах любой крут. Зайди в любой паблик вк нажми предложить новость. Quote Link to comment Share on other sites More sharing options...
viiprogrammer Posted December 20, 2015 Report Share Posted December 20, 2015 после такого запроса $news->query("SELECT SQL_CALC_FOUND_ROWS tb1.id, tb1.uid, tb1.view_author, tb1.type, text, public_id, add_date, fasts_num, attach, likes_num, likes_users, tell_uid, public, tell_date, tell_comm, dealnews, tb2.title, photo, comments, adres, tb3.user_id, user_search_pref, user_photo FROM `communities_wall` tb1, `communities` tb2, `users` tb3 WHERE tb1.public_id = '{$row['id']}' AND tb1.public_id = tb2.id AND tb1.uid = tb3.user_id AND fast_comm_id = 0 AND dealnews = 1 ORDER by `add_date` DESC LIMIT {$page_cnt}, {$limit_select}"); происходит Table 'social.communities_wall' doesn't exist Ошибка сервера, попробуйте обновить страницу позже. Пытался PREFIX добавить, не вариант... $news->query("SELECT SQL_CALC_FOUND_ROWS tb1.id, tb1.uid, tb1.view_author, tb1.type, text, public_id, add_date, fasts_num, attach, likes_num, likes_users, tell_uid, public, tell_date, tell_comm, dealnews, tb2.title, photo, comments, adres, tb3.user_id, user_search_pref, user_photo FROM `vii_communities_wall` tb1, `vii_communities` tb2, `users` tb3 WHERE tb1.public_id = '{$row['id']}' AND tb1.public_id = tb2.id AND tb1.uid = tb3.user_id AND fast_comm_id = 0 AND dealnews = 1 ORDER by `add_date` DESC LIMIT {$page_cnt}, {$limit_select}"); Quote Link to comment Share on other sites More sharing options...
Bexa Posted December 21, 2015 Report Share Posted December 21, 2015 (edited) Unknown column 'tb1.view_author' in 'field list' Ошибка сервера, попробуйте обновить страницу позже. не могу разобраться все сделал по инструкции Разобрался Edited December 21, 2015 by maxfile Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 21, 2015 Report Share Posted December 21, 2015 $news->query("SELECT SQL_CALC_FOUND_ROWS tb1.id, tb1.uid, tb1.view_author, tb1.type, text, public_id, add_date, fasts_num, attach, likes_num, likes_users, tell_uid, public, tell_date, tell_comm, dealnews, tb2.title, photo, comments, adres, tb3.user_id, user_search_pref, user_photo FROM `vii_communities_wall` tb1, `vii_communities` tb2, `users` tb3 WHERE tb1.public_id = '{$row['id']}' AND tb1.public_id = tb2.id AND tb1.uid = tb3.user_id AND fast_comm_id = 0 AND dealnews = 1 ORDER by `add_date` DESC LIMIT {$page_cnt}, {$limit_select}"); Нормально с префиксом просто не совсем правильно добавил, только нюанс почему то при заходе в паблик белый экран... сборка vii 2.0. Quote Link to comment Share on other sites More sharing options...
viiprogrammer Posted December 21, 2015 Report Share Posted December 21, 2015 Нормально с префиксом просто не совсем правильно добавил, только нюанс почему то при заходе в паблик белый экран... сборка vii 2.0.В самом верху index.php Вставь ini_set('display_errors',1); error_reporting(E_ALL);И ищи ошибку в списке 1 Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 21, 2015 Report Share Posted December 21, 2015 (edited) В самом верху index.php Вставь ini_set('display_errors',1); error_reporting(E_ALL);И ищи ошибку в списке Благодарю полезная вещь. Edited December 21, 2015 by AdVest Quote Link to comment Share on other sites More sharing options...
viiprogrammer Posted December 21, 2015 Report Share Posted December 21, 2015 Благодарю полезная вещь. Ошибка тут: $news->query("SELECT SQL_CALC_FOUND_ROWS tb1.id, tb1.uid, tb1.view_author, tb1.type, text, public_id, add_date, fasts_num, attach, likes_num, likes_users, tell_uid, public, tell_date, tell_comm, dealnews, tb2.title, photo, comments, adres, tb3.user_id, user_search_pref, user_photo FROM `."PREFIX"._communities_wall` tb1, `."PREFIX"._communities` tb2, `."PREFIX"._users` tb3 WHERE tb1.public_id = '{$row['id']}' AND tb1.public_id = tb2.id AND tb1.uid = tb3.user_id AND fast_comm_id = 0 AND dealnews = 1 ORDER by `add_date` DESC LIMIT {$page_cnt}, {$limit_select}"); А выводит такую ошибку Parse error: syntax error, unexpected T_STRING in N:\home\test1.ru\www\system\modules\public.php on line 95 Ты не правило пишешь префикс надо не так. ."PREFIX". А так ".PREFIX." Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 21, 2015 Report Share Posted December 21, 2015 Ты не правило пишешь префикс надо не так. ."PREFIX". А так ".PREFIX." я понял, всё уже сделал, только по моему код в инструкции не весь Quote Link to comment Share on other sites More sharing options...
timbios Posted December 21, 2015 Report Share Posted December 21, 2015 Заливай файлы на портал, ибо они имеют такую функцию как исчезать из файло обменников Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 21, 2015 Report Share Posted December 21, 2015 Заливай файлы на портал, ибо они имеют такую функцию как исчезать из файло обменников я уже забыл как ..) Quote Link to comment Share on other sites More sharing options...
timbios Posted December 21, 2015 Report Share Posted December 21, 2015 я уже забыл как ..) Нужно нажать кнопку "Расширенная Форма" Вот скрины: 1 Quote Link to comment Share on other sites More sharing options...
AdVest Posted December 21, 2015 Report Share Posted December 21, 2015 Ну вывод тут один, мод урезан... без окончательной инструкции.... Quote Link to comment Share on other sites More sharing options...
Just Posted January 22, 2016 Report Share Posted January 22, 2016 как установить данный мод? Quote Link to comment Share on other sites More sharing options...
myfreed Posted January 22, 2016 Report Share Posted January 22, 2016 тоже интересует данный вопрос. Умные ребятки, может совместным умом попробуем как-нибудь исправить этот модуль? доведем до рабочего состояния? Quote Link to comment Share on other sites More sharing options...
AdVest Posted January 22, 2016 Report Share Posted January 22, 2016 Там половины php нет исправляйте, удачи. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.