Jump to content

DawPi

Clients
  • Posts

    8,429
  • 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

Forums

Events

Store

Gallery

Everything posted by DawPi

  1. Do you have access to ACP? If yes disable (if enabled) this option: Enable template disk caching? (it's under Advanced Configuration)
  2. Hello, afraid there isn't something like this. You have small example in the file description.
  3. Correct. It cover "any" site if the regexp will be in good way added in my app settings.
  4. What would you do? What are your expectations with thit mod?
  5. Pretty easy. Look: Plugin: (DP44) Account Credit by Default on Checkout.xml Of course it's simplest way to make it, without more checks, but it's a good base. You may use it and tweak if you want to of course.
  6. You could do that but it's quite tricky. 😉 Go to ACP members list and use search option but do not fill any field. You'll see something like this: Then click on BANNED and Prune Members Found: That URL should be something like this one: https://boardurl.com/admin/index.php?app=core&module=members&controller=members&do=massManage&action=prune&members_name[0]=c&members_name[1]=&members_member_id[0]=any&members_member_id[1]=0&members_email=&members_ip_address=&members_joined[start]=&members_joined[end]=&members_last_post[start]=&members_last_post[end]=&members_last_activity[start]=&members_last_activity[end]=&members_posts[0]=any&members_posts[1]=0&filter=members_filter_banned&members_allow_admin_emails=a&members_field_6=&members_field_10=&members_field_5=&members_field_8=&members_field_1= As you can see there is this part: &filter=members_filter_banned& Which mean it would prune banned members. Note: please MAKE SQL BACKUP FIRST!!
  7. Only if you have the same IPS4 version as this plugin was made from. You copied WHOLE code method and changes one line. It isnt proper way.
  8. https://invisioncommunity.com/clientarea/purchases/ Navigate to your licence and add it. Make sure before that you know what yo're doing and have skills to create similar database content as this no supported app. I take no responsibility what you do.
  9. Official Pages app. 🙂
  10. Developer left us and it's no longer available to download/purchase: But I have good news for you - almost everything from this app you can build by Pages app. It's very powerfull and flexible app. 😉
  11. https://invisioncommunity.com/contact-us/ Or here: https://invisioncommunity.com/clientarea/
  12. It's not a URL, but a full path, read this: https://www.kbpublisher.com/kb/how-can-i-find-my-full-server-path_289.html
  13. You must create an application instead for it.
  14. Add announcement there instead. 🙂
  15. You mean something like this?
  16. So you need custom plugin I think. 🙂
  17. What's New in Version 2.0.2 code review and upgrade, 4.4.x small fixes, fixed furls, updated error codes, updated files extensions, updated breadcrumb and title, tweaked downloading files from a private conversations where the logged in user isn't participate - available only for ADMIN ACCESS accounts.
  18. What's New in Version 1.0.2 added two options: clean all private messages started by deleted members (with ID: 0), clean all replies in private messages added by deleted members (with ID: 0) @jesuralem, @sound
  19. I'll check it and if there will be possibility to make that then I'll add it.
×
×
  • Create New...