Jump to content

DawPi

Clients
  • Joined

  • Last visited

Everything posted by DawPi

  1. Ask the plugin author in that support topic. 🙂
  2. Then check this app settings in the acp. Its actually pretty easy to edit.
  3. It's available already:
  4. I don't have enough informations to predict what might happen.
  5. It's my job by years. 😛
  6. Do you have access to ACP? If yes disable (if enabled) this option: Enable template disk caching? (it's under Advanced Configuration)
  7. DawPi replied to DawPi's post in a topic in Marketplace
    Hello, afraid there isn't something like this. You have small example in the file description.
  8. DawPi replied to DawPi's post in a topic in Marketplace
    Correct. It cover "any" site if the regexp will be in good way added in my app settings.
  9. DawPi replied to DawPi's post in a topic in Marketplace
    What would you do? What are your expectations with thit mod?
  10. DawPi replied to Danielc's post in a topic in Feedback
  11. 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.
  12. DawPi replied to Svit's post in a topic in Feedback
    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!!
  13. 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.
  14. DawPi replied to Faqole's post in a topic in Marketplace
    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.
  15. DawPi replied to Faqole's post in a topic in Marketplace
    Official Pages app. 🙂
  16. DawPi replied to Faqole's post in a topic in Marketplace
    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. 😉
  17. DawPi replied to Enrico Carrasco's post in a topic in General Questions
    https://invisioncommunity.com/contact-us/ Or here: https://invisioncommunity.com/clientarea/
  18. 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
  19. DawPi replied to DawPi's post in a topic in Marketplace
    Yes:
  20. You must create an application instead for it.
  21. Add announcement there instead. 🙂
  22. DawPi replied to Eudemon's post in a topic in Marketplace
    You mean something like this?
  23. Check this hook. 🙂
  24. So you need custom plugin I think. 🙂
  25. Did you check it?