• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Nope

Status
Not open for further replies.
Upload XeroChat v2.1.1
Edit postback template issue fix.
 
XeroChat v2.2.3 has been released

Change Log:

New- Multiple reply now supports up to 6 replies (bot settings)
New- Email, Phone, Location button as webview
New- Adds rich text editor in notification sending and manual payment instruction section
New- Broadcasting hold after number of errors found settings
New- Test Mail Sending Options for General SMTP and also for Email Broadcasting SMTP
Fix- Birthday webview small page issue fix
Fix- Edit postback page user menu break issue
Fix- Spintax fix in test message send of Conversation Broadcast
Fix- Wordpress self hosted is not accessable from user account.
Fix- SMS Sending with page subscribers issue
Fix- Some language issue
Fix- HTML Tag not allowed in some input field restriction

Files
application/controllers/Cron_job.php
application/controllers/Payment.php
application/controllers/Sms_email_manager.php
application/controllers/Webview_builder.php
system/helpers/url_helper.php
application/views/admin/payment/accounts.php
application/views/admin/settings/general.php
application/views/admin/user/user_list.php
application/views/messenger_tools/add_new_template.php
application/views/messenger_tools/bot_settings.php
application/views/messenger_tools/edit_bot_settings.php
application/views/messenger_tools/edit_template.php
application/views/sms_email_manager/email/email_section_global_js.php
application/views/webview_builder/email_view.php
application/views/webview_builder/location_view.php
application/views/webview_builder/phone_view.php
application/controllers/Home.php
application/controllers/Admin.php
application/views/admin/settings/smtp.php
application/views/sms_email_manager/email/email_api_config/smtp_config.php
application/controllers/Comment_automation.php
application/controllers/Messenger_bot.php
application/controllers/Messenger_bot_broadcast.php
application/controllers/Subscriber_manager.php
application/modules/ultrapost/controllers/Ultrapost.php
application/modules/comboposter/controllers/Html_post_handler.php
application/modules/comboposter/controllers/Image_post_handler.php
application/modules/comboposter/controllers/Link_post_handler.php
application/modules/comboposter/controllers/Text_post_handler.php
application/modules/comboposter/controllers/Video_post_handler.php


Sql
Code:
ALTER TABLE `messenger_bot_subscriber` CHANGE `user_location` `user_location` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;

UPDATE `version` SET `current`='0';

INSERT INTO version(version, current, date) VALUES ('2.2.3','1',CURRENT_TIMESTAMP) ON DUPLICATE KEY UPDATE version='2.2.3',current='1',date=CURRENT_TIMESTAMP;
 
Status
Not open for further replies.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock