Since VKontakte updated their rules, the OneAll app for SMF 2.1.4 stopped working because the authorized redirect URI is not properly set. To resolve this issue, go to your VK app settings and specify the correct URI based on your website’s configur…
To replace social icon square buttons with rectangular buttons that include text like “Continue with Google,” update your button code to use flexbox for layout and include both the icon and text. For example, use a styled with display: flex; align-…
It sounds like your Oneall setup redirects users to the main domain instead of the specific subdomain like .site.ru. This usually involves incorrect callback or redirect URIs. Ensure each subdomain is correctly listed in Oneall settings. For persona…
Hi there it sounds like the extension might not be fully compatible with OpenCart 2.2.0.0 in 2025 A blank registration form usually points to a JavaScript conflict or outdated Facebook API integration I suggest checking your browser console and serv…