Jump to content

Sonya*

Clients
  • Joined

Everything posted by Sonya*

  1. This was solved with the latest patch. You can apply it from your AdminCP.
  2. Currently, your entire subdomain is protected by login/password. The API can only reach URLs that are public.
  3. Is there any way that club members can add own records to the club category? Or is it only for owners?
  4. Ask @DawPi or other provider. This plugin is really basic and simple. 😉
  5. This is a theory, it has never worked, though.
  6. I think this ->
  7. I have clubs on the website and have noticed that posts in clubs forums do not always increase the number of posts in members' profile. I have investigated in database and have found out that old clubs, created over 10 years ago, have inc_postcount set to 0. SELECT * FROM `ips_forums_forums` WHERE `inc_postcount` = 0 AND `club_id` IS NOT NULL Probably there was an issue 10 years ago. 😄 Or there was an “Improved Clubs Enhancements” app, I have used before the upgrade to the latest IPS version. Anyway, I would like to recalculate all posts from all users, and I suspect that posts from these clubs are not counted. There is no way to set this value for club forums in ACP. SQL? Is it safe just to update the column with 1 for all clubs? 😬
  8. Oh. I have somehow managed to delete them. I guess I have removed the entire forum (??). I'll try to replicate it again.
  9. I believe I know how to replicate it. Enable Post Topic and Use forum for comments on existing database. Add some comments to the database. Remove created topics and disable Post Topic and Use forum for comments Click on Rebuild synchronized topic content and Rebuild comment count for the database.
  10. I have some databases in Pages. Only one database has the settings enabled to post a topic and use a forum for comments. Everything works. I have added and deleted some articles to test. Then I clicked on Rebuild synchronized topic content, Rebuild comment counts and Recount posts for ALL members in a member profile in ACP. Now I have some tasks that are running but cannot be completed: If I click on manually run them now, I get the error: Is it a bug or handling error?
  11. We have a "Mention" link. It just scrolls down to the Reply-field and adds the username, formatted as mention. No quote. Just the username. You could rename it to Reply. (It is a pretty simple plugin that was offered in the past on the Marketplace.)
  12. Rename it back to Quote. If they do not see a wording “Reply” there, probably they do not use it to reply.
  13. If you do not own it, you can scrape the content. If there is a copyright, it is illegal.
  14. It is not only optional. It is difficult to find for users. Our users upload a single image and then cannot find the field for the caption. They do not understand that they have to upload, then click on the uploaded image, then fill the caption, then submit. I would prefer a simple GUI for single upload, where the user is forced to give caption AND description for the image. We are going to pause our gallery with 39,000 images and 350,000 comments because of this problem. Indeed, images cannot be found, moderators are tired of editing the captions and descriptions. I hope there will be a better solution in v5.
  15. Hi, can you please resend the ticket email for this as well? I still have one forum (ID:28) that has this issue.
  16. Thank you! They have ContentRouter extension, but no extension.json in data. That's it.
  17. I have two custom applications, that have been developed about 15 years ago. They run on the latest IPS without issues. However, both applications do not count their submissions towards posts (1) and do not have a section in All activity on profile (2). To illustrate what I mean, I have marked the areas on my profile here. The entries of both applications extend \IPS\Content\Item. My questions are: What should I do to count the entries from these applications to increase posts number? What should I do to show the sections of these applications in the All Activity list in member's profile?
  18. Sorry for misusing this. I have not got any emails due to "something strange going on my mail server". I have changed my email today here on IPS. But as I have not get previous emails, I cannot answer the tickets. 😊
  19. This is a screenshot from my test server: I have started the process yesterday and I assume it will be ready for testing in some months. Can I stop this process somehow once it is running? It is a test server, I do not care whether the rebuilding is finished or not. I just need to see the points, ranks, and badges within the community to customize them.
  20. My vote for Nimbus. Cannot live without anymore.
  21. No. I have to investigate further: Do you use my email saved in my account? What is the sender email for the ticket?
  22. I do not know where to find the tickets.
  23. I would like to suggest two new actions for Achievements based on two settings in ACP: I would like to award automatically members who: Created a topic that gets “Popular now” Gives an answer that is highlighted as content with positive reputation
  24. Follow-up. I do not know if it is related, but recently, I have noticed this warning in ACP: Note: You do not see this warning unless you try to change something in the Advanced Settings. I have (and had) no issues with tasks. They are all run without issues. This warning was shown, once I have tried to change some options in ACP on the page “Advanced settings”. The permissions are set now as required. The warning is not shown anymore. As said above, I doubt this can be related to my issue. But in case, it is, I suggest this permission to be checked in Support section as well.
  25. Thank you for clarifying!