Summary
XF\Job\ApprovalQueueProcess crashes with InvalidArgumentException: Invalid string IP when the moderator log entry is created from CLI.
Reproduce
Have content (e.g. a post) sitting in the approval queue.
A moderator approves it through the UI, which enqueues an...
Hello!
A member of my site recently discovered that if you upload two files at the same time, the upload dialog starts a race of showing two different progresses. It will jump between two progress percentages back and forth...
Hello NixFifty. I am really happy with this add-on. I have been asked on occasion for a "who is" command users can send. It would be nice to say /whois rasmusvind and get a link to the profile on the connected site. Perhaps also the reverse to see who they are in Discord from the site.
I just had a case where I did $entity->TagRelations->pluckNamed('Tag', 'tag_id')->toArray().
In rare circumstances I would get a "could not call toArray() on array" error.
This was puzzling as the call uses pluck() in the implementation and because Tag is uppercase, it will have...
It makes sense to have a barebone profile for those who have prevented the viewing of their profile.
You might still be able to start conversations with them too, right?
I hear you. But what about segregating forum index into multiple. Just linking to a sub category isn't the same as categories inside won't be expanded but appear as sub forums I believe.
My website is currently based around one particular game. I am entertaining the idea of expanding it to another. I am thinking completely separate as to not disturb my existing community but still have the same user accounts, add-ons, etc. So I'd like it to be the same xenForo install, but still...
I have been in touch with the community member and here is his latest update (hint there is still a problem):
https://www.hiveworkshop.com/threads/pasting-code-into-a-post-deletes-all-blank-lines.337683/post-3585451
Basically, copy-pasting code reduces any number of consecutive line breaks into...
What I miss in this simple on-point add-on is the ability for moderators to see an indicator for user note count on the member tooltip. This can be done in a theme except there is no count field added to the User entity.
I updated to the latest XenForo and fixed some of the outdated templates.
Then switched to an older branch and did:
docker-compose exec php php cmd.php xf-dev:import -a VindIT/Downloads
docker-compose exec php php cmd.php xf-designer:import Reforged
docker-compose exec php php cmd.php...