Jump to content

Updates

  • entries
    32
  • comments
    0
  • views
    487

About this blog

Aggiornamenti in chat

Entries in this blog

youdate.website Intergration

Youdate.website is a small CRM for dating written with Yii framework Here is a quick way to integrate html5-videochat with youdate <?php require(__DIR__ . '/application/bootstrap.php'); require(__DIR__ . '/application/vendor/autoload.php'); require(__DIR__ . '/application/environment.php'); require(__DIR__ . '/application/vendor/yiisoft/yii2/Yii.php'); require(__DIR__ . '/application/controllers/PhotoController.php'); $config = require(__DIR__ . '/application/config/web.php'); $applic

chat5html

chat5html in integration

SocialEngine integration

Social engine is a php commercial dating script. UPDATE Download html5-videochat plugin from this link Edit application\modules\chat5html\controllers\indexController.php And edit this Upload the files to your site with FTP Both folders: (modules and packages) Go to your social Engine admin panel and go to menu manage->Packages & plugins and enable html5-videochat plugin Congratulations: Your chat is not available at url : https://yoursite.com/html5-videoc

chat5html

chat5html in integration

Drupal integration

Drupal 7 Create a new field called “gender” go to : configuration->Account setting, Managed field Add new field called “gender” (list text)   and put them values : male female   Install the plugin you can download it from this link Go to structures/blocks and enable Content / create block chat5html Click configure Restrict that block to chat page Congratulations: you just create

chat5html

chat5html in integration

IPS - ip.board

This method is compatible with any version of IP.board If you use ip.board, I'll teach you how to add a page for your chat application First create a block Choose these settings Inside enter all this code you see below   $_id_account = \IPS\Member::loggedIn()->member_id; $name = \IPS\Member::loggedIn()->name; $member_id = \IPS\Member::loggedIn()->member_id; $gender = \IPS\Member::loggedIn()->profileFields()["core_pfieldgroups_3"]["core_pfie

chat5html

chat5html in integration

joomla integration

Download the plugin at this link. You will need the package to install it in your Joomla control panel. Log in to the Joomla administration with your login credentials. In the top navigation bar, click on "Extensions" and choose "Extension Manager" from the dropdown menu. In the "Extension Manager" page, click on the "Upload" tab on the top left. Select the plugin file you downloaded and click "Upload and Install". After a few seconds, Joomla will install the pl

chat5html

chat5html in integration

Invisible mode in roles

Want to spy on your users ? You can now switch to invisible mode to spy your users activity. only admins will have this privilege turn on the room and press the key, become invisible. You will appear as invisible now  

chat5html

chat5html in updates

×
×
  • Create New...