Everything posted by Apfelstrudel
-
How to archive/prune old private Messages?
Hello, is there a way to prune/archive old private messages of all members or members who have been active since a specific time? In the meantime our pm table is so big and we have thousands of pms (15-20 years ago) from non-active members. Also I can not find a feature to manage my own pms. Even in my mailbox I have hundreds of old pms I want to delete but there is no feature for mass deletion. Thanks in advance for any help. Best regards, Roland
-
Update stopped at upgrading database
Hi, just started the latest update but the process timed out during "Upgrading database (Forums: Upgrade ID 107025-0)". Can the support please help me or finish the update? Thanks in advance and best regards
-
Remove Newsletter block from notifications center
Hi @Nathan Explosion, the latest forum update brought up that the plugin is not compatible with php8. Do you have a new version? I would really appreciate. 🙂
-
Invision Community on more than one database?
Hello, due to the fact that our provider has a new limit of 5 GB for new mysql 5.7/8.0 or MariaDB 10 databases, I would like to ask here if the board can be installed on more than one database or spread over multiple databases? Thanks you in advance for any feedback. Best regards
-
Post condition to filter by tags
No idea how we could add the tag filter to the above condition? I would really appreciate if somebody could help me.
-
Post condition to filter by tags
Hello, we have a condition in our post template to hide user reactions in special forums. We do this with following condition (i.e. forum id=10): {{if !in_array($comment->item()->container()->id, array(10)) && !\IPS\Member::loggedIn()->restrict_post}} {{if !( $comment->hidden() === 1 && ( $comment->canUnhide() || $comment->canDelete() ) )}} {{if \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and settings.reputation_enabled}} {template="reputation" group="global" app="core" params="$comment"} {{endif}} {{endif}} {{endif}} Now we want to hide the reaction bar also for topics marked with a special tag. Is it possible to filter by tag within the post template? If yes, how can we do that? Thanks in advance for any help. Best regards
-
How can I find topics with the most attachments?
Hello Daniel, this query works pretty good but what do I have to add to this query that it only shows results for a specific forum id?
-
Logging in: "The CSRF protection key did not match."
Hello Marc, I'm still trying to save a HAR file but the error doesn't appear to often especially in Chrome. In FF I get it more often. Your colleague will get it asap.
-
"Our Picks" rule doesn't work
Hello Marc, yes Matt did a great job. Thanks. 😉
-
Pruning member IP addresses doesn't work
To meet GDPR rules you have to be able to delete ALL person related IP addresses. 😉 Otherwise the backend has to communicate this problem better that my european colleagues know that they have to delete the addresses manually in mysql. 😉
-
Logging in: "The CSRF protection key did not match."
How can I share information with you without posting it here public? 😉 The old ticket system is gone.
-
Logging in: "The CSRF protection key did not match."
Question: How often do I have to comment on this until someone from the support teams opens a ticket for my case? 🤔 As already mentioned I have this problem also with the unmodified theme.
-
Logging in: "The CSRF protection key did not match."
No, I didn‘t have. Only since 4.6.9 and also with the original theme.
-
Logging in: "The CSRF protection key did not match."
BTW I get the same CSRF error when using the original unmodified theme. 😉 My normal use case is: Opening unread content stream and pressing „mark site read“. 😉 -> CSRF error (sometimes)
-
Logging in: "The CSRF protection key did not match."
Marc, you have our URL in your backend. It happens in the unread content stream but only from time to time.
-
Logging in: "The CSRF protection key did not match."
From time to time I have the same issue when pressing „mark site read“. It appears only since update to 4.6.9. I can‘t reproduce it exactly but never had it in the past before the update.
-
Please add "years" as a milestone condition
Any plans to add this? Or would you just give me a tip on how I can reward a member for exactly 10 or 20 years of membership? 😉
-
"Our Picks" rule doesn't work
Hi @Daniel F, sorry Daniel but it seems not to be fixed. I just promoted a topic for "our picks" but the topic owner didn't get any points or awards. The only difference I can see is that the moderator doesn't get any points either. So the rule triggers nothing now.
-
How to exclude PMs from beeing rewarded?
Hi, Today I found out that writing a new PM or replying to one also triggers the "comment/reply is posted" rule. I don't want to reward members for PMs in the background. I just want to reward them for posting topics and replies. How can I exclude PMs from this rule? No PN option is being shown when using the location filter. Thanks in advance and best regards, Roland
-
4.6.9 Related content widget shows hidden topics
Hello, in 4.6.9 the template of the related content widget has been changed. Now it shows hidden topics also to guests - of course marked as hidden. --- Update: Now it's gone because maybe a guest triggered the widget rebuild and replaced it in cache. But is this intended that if a mod triggers the rebuild the normal people see those kind of "insights" unless the cache is being deleted again?
-
Pruning member IP addresses doesn't work
Any news on this?
-
Latest achievements widget shows banned members and spammers
Hello, at the moment the latest achievements widget shows entries of banned members and also members marked as spammers. That shouldn't really happen. Please fix. rgds
-
Pruning member IP addresses doesn't work
Weeks/months ago but I never checked the result. 😉
-
Pruning member IP addresses doesn't work
Hello, We turned on IP address pruning, but obviously the feature doesn't work very well. When I check out the member profiles in acp, I can see IP addresses from the start. Does we do anything wrong?
-
"Our Picks" rule doesn't work
@Daniel F: Is this problem fixed in 4.6.9?