Jump to content

Ilya Hoilik

Clients
  • Joined

  • Last visited

Everything posted by Ilya Hoilik

  1. "Mention" is a regular language string. You can change it in the Languages section of AdminCP. 1. Go to AdminCP -> Languages -> Localization -> Languages, select your language and click the Translate button at the right side. 2. Type "ctm_mention_controls" into the search bar at the top. 3. Find the appropriate row and enter whatever you want in the textarea. For example, you can use this code to display it like a button: <button class="ipsButton ipsButton_light ipsButton_verySmall ipsButton_narrow cMultiQuote"><i class="fa fa-at"></i></button> Note that code may be different based on your custom theme. Send me a PM with your community URL and I will assist you.
  2. This is probably because you have a theme customizations. Do you use a custom theme? Send me a PM with a link to your community please.
  3. Seems, they have separated Sign in with Apple ID from Apple Developer Program. https://developer.apple.com/support/compare-memberships/
  4. https://developer.apple.com/sign-in-with-apple/ https://developer.apple.com/documentation/signinwithapplejs/configuring_your_webpage_for_sign_in_with_apple
  5. Released 2.0.1 to fix one small issue. Now compatible with 4.4. @MeMaBlue
  6. @media try to disable the plugin and rerun the script. To be honest, I just tested the script on my community and have no problem with it at all.
  7. looking...
  8. @media do you mean you can't download zip file or script is not working properly? I downloaded it successfully and reviewed the code - it should works. fixfurl.zip
  9. For those having this issue - try this file: fixfurl.zip
  10. Unzip and upload php file to the community root and go to yourwebsite.com/fixfurl.php. If you have a lot of topics, you might see an error due to a time execution limit. In this case, you just need to run this script again. fixfurl.zip
  11. Send me please link to your community via PM. I should take a look, because it worked previously.
  12. Just visit that page, FURL will be generated automatically.
  13. UPDATE blog_blogs SET blog_seo_name=''; UPDATE blog_entries SET entry_name_seo=''; UPDATE calendar_calendars SET cal_title_seo=''; UPDATE cms_database_categories SET category_last_seo_title=''; UPDATE core_announcements SET announce_seo_title=''; UPDATE core_members SET members_seo_name=''; UPDATE downloads_categories SET cname_furl=''; UPDATE forums_forums SET name_seo='', seo_last_title='', seo_last_name=''; UPDATE forums_topics SET title_seo=''; UPDATE gallery_albums SET album_name_seo=''; UPDATE gallery_categories SET category_name_seo=''; UPDATE gallery_images SET image_caption_seo=''; But that's not all. As far as I see, there is missed query for Downloads files at least.
  14. I have pushed version 2.0.0 just now to provide compatibility with IPS Community Suite 4.1.14. What's New in Version 2.0.0 URLs Transliteration was renamed to Friendly URL Translit Compatibility with IPS Community Suite 4.1.14 Now you can define you custom rules
  15. Wow. Thanks! Awesome app
  16. Hello, Ryan. Is it a bug? I cannot select prefix. When app enabled When app disabled Thanks in advance!
  17. @Charlie_IPB, only existing urls in this version. But you can try to use this instruction:
  18. Hello, guys! Good news for @Charlie_IPB and others. I've added support for French, Italian and Spanish. I hope letters from this post is correct for this languages. But also I'll rewrite this plugin because now it support 11 languages and logic of my plugin is very bad. At this time you can't use more than one item in dropdown. And I'll organize plugin so you'll be able to use any languages in any priority you want. Version 1.0.3 is now available here and here. Enjoy
  19. @ABGenc, fixed. Run updatecheck task to fix this issue locally
  20. Now I haven't any idea about this problem. ​Only manually I think. See this review
  21. Version 1.0.2 is out! Added support for Turkish languageAdded support for Romanian languageFixed one critical bugPlease note: you need to select required language in plugin settings
  22. Version 1.0.1 not working. I'll fix this problem for about 1-2 hours. Also Turkish and Romanian languages will be available as soon as new version will be available. Thanks
  23. @ABGenc, hello! Yes, I can include support for any languages. I need a list of letters (which differ from letters in English) in your language (üğışçö in your case) and relevant English letters for doing this. For example, for Russian it is: А - a Б - b В - v Г - g Д - d ... Ш - sh Щ - shh ...
  24. (RU4) URLs Transliteration Some browsers not able to work correctly with Cyrillic links. This simple plugin converts Cyrillic characters into Latin in all new URLs on your IPS Community Suite. Supported languages: Russian, Ukrainian, Belarusian, Bulgarian, Macedonian and Greek. Links without plugin: domain/topic/1-вышла-локализация-для-версии-400 Links with plugin: domain/topic/1-vyishla-lokalizatsiya-dlya-versii-400 Not recommended for use on sites with Cyrillic domain.