• The default language of any content posted is English.
ChatPion - Facebook & Instagram Chatbot,eCommerce,SMS/Email & Social Media Marketing (SaaS)

ChatPion - Facebook & Instagram Chatbot,eCommerce,SMS/Email & Social Media Marketing (SaaS) 8.5.4 NULLED

raz0r

owner
Staff member
Administrator
Messages
16,313
Reactions
61,262
raz0r submitted a new resource:

ChatPion - Facebook & Instagram Chatbot,eCommerce,SMS/Email & Social Media Marketing Platform (SaaS) - Facebook & Instagram Chatbot, eCommerce, SMS/Email & Social Media Marketing Platform | 24477224

View attachment 3282

ChatPion NULLED mainly is a visual drag and drop Flow Builder based chatbot for Facebook Messenger and Instagram DM. It also comprises a feature for reply and private reply to comment on Facebook and Instagram. Besides, the marketing application has a feature for posting text, image, video, and carousel on Facebook and Instagram. Moreover, it has a feature for posting on other social media. True, the marketing software...

Read more about this resource...
 
raz0r updated ChatPion - Facebook & Instagram Chatbot,eCommerce,SMS/Email & Social Media Marketing Platform (SaaS) with a new update entry:

ChatPion v8.3.6 NULLED - Facebook & Instagram Chatbot,eCommerce,SMS/Email

V8.3.6- 08 Nov, 2022​

- New: Instagram Reels post.
- Improve: Send Email to store owner instead of user email when new order placed
- Fix: Instagram mentions reply.
- Fix: Errors in Multimedia(video) posting.
- Fix: Instagram video story mention content shown in the live chat section.
- Fix: Daily sequence not working.
- Some minor fixes

Read the rest of this update entry...
 

A PHP Error was encountered​

Severity: Warning

Message: file_get_contents(application/modules/ai_reply/controllers/._Ai_reply.php): Failed to open stream: No such file or directory

Filename: controllers/Home.php

Line Number: 3999

@raz0r Professor
this is on ad on manager page take a look the file do exists.
 
I managed to install addons, it is necessary to extract each folder, and zip again, so that chatpion installs the addon correctly.
Post automatically merged:

Using addon messenger bot enhancers I noticed an error exactly in the code below

$sql="SELECT * FROM messenger_bot_subscriber LEFT JOIN `messenger_bot_subscribers_label` ON `messenger_bot_subscribers_label`.`subscriber_table_id`=`messenger_bot_subscriber`.`id` WHERE ".$sql_part." ".$sql_part2." ".$sql_part3." ".$promo_sql." user_id = ".$this->user_id." AND unavailable = '0' AND is_bot_subscriber='1' AND page_table_id = {$page_table_id} AND social_media='".$media_type."' AND subscriber_type!='system'";

change to :

$sql="SELECT *,`messenger_bot_subscriber`.`id` FROM messenger_bot_subscriber LEFT JOIN `messenger_bot_subscribers_label` ON `messenger_bot_subscribers_label`.`subscriber_table_id`=`messenger_bot_subscriber`.`id` WHERE ".$sql_part." ".$sql_part2." ".$sql_part3." ".$promo_sql." user_id = ".$this->user_id." AND unavailable = '0' AND is_bot_subscriber='1' AND page_table_id = {$page_table_id} AND social_media='".$media_type."' AND subscriber_type!='system'";

the error was because it was not located the id field for sending.
 
it does not list all pages that are in the broadcast queue. To resolve this you need to uncomment line 234 in the file \application\modules\messenger_bot_enhancers\controllers\Messenger_bot_enhancers.php
 
Top