Can you add an option to only delete conversations made by a specific user which contain specific content?
As the board owner we have quite a few conversations sent. each time to many many users...
I'm looking for a way to bulk-delete them, but just the ones started by us and contain specific...
Hi,
Have you figured this out?
I'm stuck with the context parameter
Edit: Just got it now :D the type is the content type.
context is passed as (for example):
key: context[category_id]
value: 2
Hi
I just noticed a bug when changing the permissions of a classifieds category,
going to the direct url of a category the user has not got view permission, sends a server error, instead of a no-permission error:
TypeError: Argument 1 passed to...
Hi :)
In a template, I am trying to print 2 custom_fields containing a date such as 25/5/25-29/5/25
(I'm using {{$content.custom_fields.getFormattedValue('date111')}}-{{$content.custom_fields.getFormattedValue('date2111')}})
It prints: 2025-05-25-2025-05-29
Is there a way to format it, so it...
Hi
We have a pretty active board with many forums. Google Analytics says over 40k users a day visit our board.
Lately we have had serious performance issues.
Is there anyone else with an active board that can give me advice how to cache parts of the website to lower the load on the DB and speed...
If anyone is bothered by this:
it seems the numberbox becomes required when there is a min and max set.
adding this attribute: required="0" solved the issue for us :)
Hi @Ozzy47 I just figured out it happens when the custom field is a number.
When attempting to filter without setting the number field, it wont post because it is "required".
Hi
Thank you for this great addon! it should be XF core in my opinion...
We just noticed that when trying to filter, it is required to fill out all the custom fields.
Could it be possible to filter only by one of the fields?
Thanks!