People Nearby

The “People Nearby” feature allows users to find and connect with other users who are located within a specified geographical distance from their current location. This feature relies on the geolocation provided by the user’s browser. Users are prompted by their browser to either allow or deny access to their location. To enable or disable […]

Friends System

The friends feature enables users to discover and connect with new people on the platform. This boosts user engagement and retention, creating a more interactive and social experience on the website. In the Site roles module, you can restrict private messages to be sent only between friends. To enable or disable Friends System: To respond […]

API Endpoint for Single Sign-On

This API Request helps you to Generate Auto Login URL Create User (if account doesn’t exists) & Generate Auto Login URL Request URLhttps://yourgrupowebsiteaddress/api_request/ Request body Field Description/Values Required/Optional api_secret_key Your Grupo API Secret Key. For API Secret Key, Click on Menu > Select Settings > Select General Settings > Find API Secret Key Required add […]

API Request to Add Device Token (Push Notifications)

API Request to add user device Player ID or Subscriber ID for push notifications Request URLhttps://yourgrupowebsiteaddress/api_request/ Request body Field Description/Values Required/Optional api_secret_key Your Grupo API Secret Key. For API Secret Key, Click on Menu > Select Settings > Select General Settings > Find API Secret Key Required add push_subscriber Required user Username/Email Address of the […]

Firewall & Fingerprinting

The Firewall module helps you control access to your chat website by enforcing rules based on IP addresses & browser fingerprinting. Browser fingerprinting is a technique used to track and identify users based on the unique characteristics of their web browsers and devices. The ‘Ban Fingerprint‘ action will mark the fingerprint as banned in the […]

500 Error

The HTTP status code 500 is a generic error response. It means that the server encountered an unexpected condition that prevented it from fulfilling the request. Check your PHP VersionWe recommend using PHP 8.0 or higher If you are using NGINX ServerCheck whether you have configured Nginx specific rewrite rules correctlyReference Check System requirementsCheck whether […]

Encountering a 404 error

Error 404 usually appears when the browser is attempting to reach a file or a page that is not there. There are several reasons that can lead to a 404 error, depending on your server configuration. If you’re using an Apache/LiteSpeed server, check the following: If you’re using an Nginx server, check the following: If […]

Manage Group Categories

Group Categories can be used to organize and classify groups into different types or themes, making it easier for users to find and join groups that match their interests. By categorizing groups, you can create a structured environment where related groups are grouped together. To enable or disable group categorization: To display group categories upon […]

E-mails are not delivered

When an email is not delivered to a recipient, several reasons could be the cause. Why are my emails going to spam? : Most email service providers use complex anti-spam filters. These filters usually determine which email is SPAM based on their experience and practices. Some of the most common reason for emails to end […]