hostrk Posted January 23, 2021 Report Share Posted January 23, 2021 Всем, кто участвовал - спасибо за совместную покупку! Обновил приложение. Один вопрос. Только у меня такое стало выходить кликая меню? www.site/classifieds/?controller=index Quote Link to comment Share on other sites More sharing options...
Respected Posted January 23, 2021 Report Share Posted January 23, 2021 Попробуй перезакачать файлы из архива напрямую по sftp Quote Link to comment Share on other sites More sharing options...
mamyka Posted January 23, 2021 Report Share Posted January 23, 2021 (edited) 38 минут назад, hostrk сказал: Один вопрос. Только у меня такое стало выходить кликая меню? Не наблюдаю такого,все четко встало. Видимо у вас не до конца что то загрузилось. Edited January 23, 2021 by mamyka Quote Link to comment Share on other sites More sharing options...
hostrk Posted January 23, 2021 Author Report Share Posted January 23, 2021 11 минут назад, Respected сказал: Попробуй перезакачать файлы из архива напрямую по sftp не помогло... Quote Link to comment Share on other sites More sharing options...
mamyka Posted January 23, 2021 Report Share Posted January 23, 2021 4 минуты назад, hostrk сказал: не помогло... /admin/?app=core&module=support&controller=support Пробуй отключать кастомные плаины и приложения. Quote Link to comment Share on other sites More sharing options...
hostrk Posted January 23, 2021 Author Report Share Posted January 23, 2021 Пока ничего не помогло, к сожалению... А кто знает, где в url изменить "classifieds" на свое? Quote Link to comment Share on other sites More sharing options...
Litesm Posted January 23, 2021 Report Share Posted January 23, 2021 2 часа назад, hostrk сказал: Пока ничего не помогло, к сожалению... А кто знает, где в url изменить "classifieds" на свое? мне это тоже интересно Quote Link to comment Share on other sites More sharing options...
Zero108 Posted January 24, 2021 Report Share Posted January 24, 2021 (edited) Открываем файл /applications/classifieds/data/furl.json в блокноте Notepad++ в кодировке UTF-8. Меняем слово classifieds на своё. Заливаем обратно поверх старого файла на сервер. В админцентре сайта сбрасываем кеш. На примере приложения musicbox. Где видите listen, было musicbox. Обратите внимание, что менялось не везде. { "topLevel": "listen", "pages": { "musicbox_postSong": { "friendly": "upload", "real": "app=musicbox&module=musicbox&controller=post&do=postSong" }, "musicbox_createPlaylist": { "friendly": "createPlaylist", "real": "app=musicbox&module=musicbox&controller=post&do=createPlaylist" }, "musicbox_newestSongs": { "friendly": "songs", "real": "app=musicbox&module=musicbox&controller=songs" }, "musicbox_songs": { "friendly": "songs/{#id}-{?}", "real": "app=musicbox&module=musicbox&controller=songs", "verify": "\\IPS\\listen\\Category" }, "musicbox_newestPlaylists": { "friendly": "playlists", "real": "app=musicbox&module=musicbox&controller=playlists" }, "musicbox_playlists": { "friendly": "playlists/{#id}-{?}", "real": "app=musicbox&module=musicbox&controller=playlists" }, "musicbox_favorite": { "friendly": "favorite", "real": "app=musicbox&module=musicbox&controller=favorite" }, "musicbox_artists": { "friendly": "performer", "real": "app=musicbox&module=musicbox&controller=artists" }, "musicbox_artistProfile": { "friendly": "performer/{#id}-{?}", "real": "app=musicbox&module=musicbox&controller=profile", "verify": "\\IPS\\listen\\Artist" }, "musicbox_playSong": { "friendly": "play/{#id}-{?}", "real": "app=musicbox&module=musicbox&controller=view", "verify": "\\IPS\\listen\\Song" }, "musicbox_search": { "friendly": "searchsongs", "real": "app=musicbox&module=musicbox&controller=search" }, "musicbox_podcastByGenre": { "friendly": "podcastbygenre/{#id}-{?}.xml", "real": "app=musicbox&module=musicbox&controller=index&do=podcastbygenre" }, "musicbox_podcastByArtist": { "friendly": "podcastbyartist/{#id}-{?}.xml", "real": "app=musicbox&module=musicbox&controller=index&do=podcastbyartist" }, "musicbox_podcast": { "friendly": "podcast", "real": "app=musicbox&module=musicbox&controller=index&do=podcast" }, "musicbox": { "friendly": "", "real": "app=musicbox&module=musicbox&controller=index" } } } Edited January 24, 2021 by Zero108 Quote Link to comment Share on other sites More sharing options...
mamyka Posted January 24, 2021 Report Share Posted January 24, 2021 12 часов назад, hostrk сказал: А кто знает, где в url изменить "classifieds" на свое? 10 часов назад, Litesm сказал: мне это тоже интересно А для чего? Чтобы написать - avito? 🙃 Quote Link to comment Share on other sites More sharing options...
mamyka Posted January 24, 2021 Report Share Posted January 24, 2021 Уважаемые! А есть у кого свежий перевод - русификация? Поделитесь пожалуйста! Quote Link to comment Share on other sites More sharing options...
hostrk Posted January 25, 2021 Author Report Share Posted January 25, 2021 Нашёл! В настройках - дополнительно... (ЧПУ URLs) 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.
Note: Your post will require moderator approval before it will be visible.