RippC
Member
Just found this problem this morning, and I'm at a loss as to its cause.
I found a couple of users, for which the "start conversation" link (/conversations/add?to=username) results in a hard 404 error. Other usernames work just fine. I can't seem to find a pattern in the usernames (granted I haven't found that many) that causes this. I can start a convo with the user by leaving the username off that URL, then typing it into the "to" field on that page just fine, so I don't think its related to the user's permissions or anything.
My nginx logs don't show anything but a 404, and so far can't find any other error log msg to help.
This is on PHP 7.4.3 FPM, NGINX 1.18.0, MariaDB 10.3.31 on Ubuntu 20.04.3, XF 2.2.7
Even a hint to where to start would be helpful. Tried big G but not much luck with this specific issue. TIA.
I found a couple of users, for which the "start conversation" link (/conversations/add?to=username) results in a hard 404 error. Other usernames work just fine. I can't seem to find a pattern in the usernames (granted I haven't found that many) that causes this. I can start a convo with the user by leaving the username off that URL, then typing it into the "to" field on that page just fine, so I don't think its related to the user's permissions or anything.
My nginx logs don't show anything but a 404, and so far can't find any other error log msg to help.
This is on PHP 7.4.3 FPM, NGINX 1.18.0, MariaDB 10.3.31 on Ubuntu 20.04.3, XF 2.2.7
Even a hint to where to start would be helpful. Tried big G but not much luck with this specific issue. TIA.
Last edited: