Jump to content

DawPi

Clients
  • Posts

    8,441
  • Joined

  • Last visited

  • Days Won

    20

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by DawPi

  1. Yes, this is what this mod doing. Explain.
  2. Nope. In first it's trying get meta seo data from datastore... if ( isset( \IPS\Data\Store::i()->metaTags ) ) { $rows = \IPS\Data\Store::i()->metaTags; } else { $rows = iterator_to_array( \IPS\Db::i()->select( '*', 'core_seo_meta' ) ); \IPS\Data\Store::i()->metaTags = $rows; }
  3. Send me PM and we'll discuss it.
  4. DawPi

    Client Support

  5. Woah, when it was changed actually? 😮
  6. Hi, it's only for me or everyone? 😉 P.s. I can open support tickets system from this url directly though: *** Link Removed ***
  7. Give me an example please how it suppose to work.
  8. Remove smaller group. Then IPS4 ask where do you want to move exists members.
  9. @SUBRTX, why you are confused? I've replied you.
  10. boardurl.com/applications/core/data/versions.json
  11. Yes. Not right now. I'll check if it would be welcome by other clients and make decision to add it or no.
  12. Nope. It's due to Marketplace and whole IPS4 selling stuff here. Just reinstall it from ACP.
  13. I wrote about furls management in the ACP, not about mod or something like this.
  14. You can't remove it. For blogs and any other type of content. It's vital parameter, being used to recognize what should be displayed.
  15. Hi, from currently viewing topic.
  16. Use build in option instead:
  17. Fixed and waiting on approval:
  18. Hello, will check it today.
  19. Will look into it in future release. Right now working as indended.
×
×
  • Create New...