Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 12, 20222 yr If a member attempts to join a club on my website this error is what occurs. How can I resolve this issue? I'm on the road and updating the website with my travels. Other members are trying to join the travel camping club and this error occurs. Edited May 12, 20222 yr by Mopar1973Man
May 12, 20222 yr EX is an error thrown by the API dispatcher file, and such file shouldn't be called at all when a member joins a club. Or rather it shouldn't even show an error page like that. Do you have any modifications installed related to clubs?
May 12, 20222 yr EX1062 means that it is a DB error. Unfortunate the admin account which we have on file isn’t working for me, so I couldn’t check your system log to see what’s causing the issue and also to verify that you’re NOT using php8.1 because the recent release isn’t compatible yet !
May 12, 20222 yr 2 hours ago, Mopar1973Man said: Ah that's it I'm running php 8.1. Let me flip back to php 8.0. Correct. PHP 8.1 is not supported just yet.