Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SoloInter

Clients
  • Joined

  • Last visited

Everything posted by SoloInter

  1. You lucky. He will removed entirely.
  2. Yes since few days it’s the same for me.
  3. Since Monday, we are stabilised between 390Mo and 440Mo. 👍
  4. Thanks. I don’t plan to empty anything. when I will take time to test I will just update. Hope in the meantime something official will be implemented. But I know how long it can take and I know me 🫣😂
  5. core_tags_cache : There is only 3 cols. CACHE KEY CACHE TEXT CACHE DATE So I just have update the tag in CACHE TEXT core_search_index_tags : There is only 3 cols. ID of content who is linked TAG IS PREFIX So I just have to do the same kind of query I did to core_tags table for TAG But I find also : core_tags_data where I will have to update by delete wrong tags and merge total tags in cms_records6 (because my database ID is 6) With that I suppose it will works. I will have a try soon on the dev web site
  6. Thank you for the compassion my friend. Indeed. This is what I should have done before upgrading.
  7. I have so many different tags for the same thing. Currently the only technique I have is to open the tag page, click on all the contents, delete the wrong tag, add the correct tag. Repeat. Repeat. Repeat .... The temptation to run 2-3 queries to do everything is so strong.
  8. Thanks for your feedback ^^ The cache by definition can be emptied, right? Let's suppose that I empty this table (core_tags_cache) after executing the query? We won't be too bad? 😄
  9. Ok ok , nobody know, I will test and taste.
  10. On this page ? : https://awsefed.com/index.php?/forum/20-televised-events/
  11. Screenshot the zone you are speaking about. Because this : .ipsBox__header This should change home forum and categories forum. >> home : Index forum with BG titles set up >> Categories : Subforum BG titles
  12. https://invisioncommunity.com/clientarea/ Click on "Manage this purchase" At the very end of the page you will find the precious. For the install, unzip and send the content of the folder using FTP for instance Go to /admin/updgrade AND OF COURSE BACKUP BACKUP BACKUP. If it's not a fresh install
  13. For forum categories titles : .ipsBox__header { For widget titles : .ipsWidget__header {
  14. Got it : .ipsMobileHeader { background-image: url(https://your image/here.png); width: 100%; background-position: center bottom; background-size:cover; background-repeat: no-repeat; }
  15. Thanks @Drewfus. About the mobile header ? Please 😬
  16. Account you used to send the MP not either ?
  17. First answer from support : I will wait for their update before doing anything with Cloudflare. I will keep you informed
  18. My staff has created in the past (before the upgrade) a large number of tags and regularly several ways of writing the same thing. Example here with the tag "arsenal" and "arsenal fc" both designating the same thing, namely the name of the English football club Arsenal. My question is the following : Can I, directly in phpMyAdmin, edit the tags that are not well written in order to unify everything ? Concretely, I want to execute this query in this case: UPDATE `ibf_core_tags` SET `tag_text` = 'arsenal fc' WHERE `ibf_core_tags`.`tag_text` = 'arsenal'; I know that it is not advisable to play with the database like that, but beyond any classic warnings, basically can I do that without upsetting the IC5 application?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.