779 comments found.
hello ,
There is error in installation after fill the the form for database information. after click on install give me error
Server Maintenance
Dear Visitor. This site is temporarily unavailable due to a system problem or planned maintenance. Please bear with us.
hello i want to add mobily.ws gateway can you please tell me on which files i need to work
Hi,
Here you have to add your functions : application/libraries/sms_manager.php and you have to add your gateway to database sms_api_config table [add enum value in gateway_name field]
Thanks : Al-amin 
Remaining Credit – not display for twilio – How to fix thanks
Hi,
Sorry but remaining credits are displayed for Plivo, Clickatell and Nexmo only(other APIs do not support credit check feature)
Thanks : Al-amin 
hello dear
can you help me to change website in your database ? i want to install my script in my new website , 
Hi,
I have deleted your record from our database. You can install it now in a new domain 
Thanks
Mostofa
hello sir , can you help me , i wan to change my website in your database
Hi,
Replied to your another comment 
Thanks
Mostofa
hello sir , can you help me , i wan to change my website in your database
Hi,
Already replied twice for the same comment
How ever you can try now.
Thanks
Mostofa
Turkish characters can not be displayed, pls fix it.
Which gateway you are using ?
İ am using Plivo SMS Gateway.
Will check after you install in new server 
I have added Mandrill API Key and send email in my SSEM. I see the message “Requested has been submitted for Processing. View Email History. I click on View Email History. I did not see anything in the email history. When I check in receiver email, I do not receive any emails. I have tried many times. I have setup the Mandrill API Key properly.
Hi, There is no reply yet beyond 1 business day.
Hi,
Sorry for late response
Replied to your email.
Please check your inbox.
Thanks
Mostofa
I have added Twilio API Key and send SMS. I see the message “Requested has been submitted for Processing view SMS history. I click on View SMS History. I did not see anything in the sms history. When I check in receiver mobile, I do not receive any message. I have tried many times. I have setup the Twilio API Key properly.
Hi,
We will check this issue.
Thanks
Rakib 
I already sent email to you what I have done since last 2 days. No reply yet. I still cannot send SMS yet.
Hi Pyie,
We receive your mail . And try to fix your problem. Won’t worry please .
Thanks Rakib 
if you have the “error in config” while using Twilio for delivery status make sure to put the country code before the number. Then you will see the delivery status as queued.
also if you’re having trouble sending email or viewing email history and are behind Cloudflare you need to add the tags to prevent email obfuscation to the send_email view page <!-email_off-> <!-/email_off->..
Contact group types is limited to 14. What causes the system to generate an error code after the 15 contact type is added?
also, date_of_birth field in contacts should be NULL if not specified because 0000-00-00 is an invalid date per the MySQL spec for the DATE field. This will ensure maximum compatibility.
Hi,
Many thanks for sharing the information 
There is no limit applied in contact group ! What error do you see?
Thanks : Al-amin 
which sms gateway is the best? Thanks
Hi,
You can choose among Plivo,Twilio,Clickatell,Nexmo.
They all are good. You have determine which is best and fulfill your requirements better 
Thanks : Al-amin 
How to fix thanks – A PHP Error was encountered
Severity: Notice
Message: Undefined variable: str
Filename: controllers/home.php
Line Number: 923
solved thanks

I just bought your SSEM.
I uploaded and extracted your files, created database and users.
In installation page, /ssem/home/installation_action
I filled all required info Hostname : localhost, Database Name:........., Database User Name: Passwords and all info.
But, when I click “Installed SSEM Now”, I got the error “Could not conenect to MySQL.” in red color.
I created new database and password and tried 3 times. I still got that error. My server is MochaHost, PHP Version: 5.3
I have experienced in this type of installation.
Please help me solve this problem.
Thanks & Regards, Steven
Please make sure you server has MySql enabled.I guess your server has only MySqli. For this application php version must 5.3 to 5.6 and Mysql 5.X
Thanks
Konok
Also please make sure you didn’t forge to give privilege for the user on the database. Though you are an expert, but sometimes it may miss.
Thanks
Konok
Now, Installation Ok, My server could not use localhost for hostname. I have to use mysql.servername.com.
Great ! 
My SMS Gateway does not include in your list. Which file do I need to modify? Will you able to modify for me with some charges if I give you API documentations?
Hi, ok , we can do it. But we need 2 days for it and for one API we charge $15. Please contact to info@xeroneit.net providing the api documentation .
Thanks
Konok
another script I have to modify by hand to work with mysqli and php 7.0 
This one is not converted to PHP7 yet actually. We are planning to do it soon.
Thanks
Konok
no worries. I just fixed it. Change PCONNECT setting to False and change database driver to mysqli. Working fine now on php 7 and mysqli.
also set SESSIONS stored in database to false, and lastley comment out mysql_close and mysql_select_db statement in controller/home.php file. Modify mysql_connect to be mysqli_connect and add $database_name inside parathesis. thats it!
That’s Great 
You did a great job ! Thanks for the information 
only thing missing is MMS (ability to add images to SMS – Twilio Supports this)
All API doesn’t support MMS. And it designed to take consideration of maximum API.
Thanks
Konok
No problem. I will add if gateway statement = twilio show image upload / image select. thanks!
Thanks , That’s Great 

Error 503 on Demo (My SMS-> Sms Template) logged in as admin.
Fixed 
How to create file csv to import phone number. Thanks
Hi,
Click the import button and you will find a link “Download sample csv” button.
Thanks 
ssem_api/get_api not working how to fix thanks
What do it replied to you any message? Can you attach a snapshot ?
Hello, is this a one time buy and install PHP script? or subscription based?
Hi,
It’s one time buy and install PHP Script.
Thanks
Konok
Dear coder,
I have installed your system but I can not send email from the system and can not view email reports. Please let me know what I should do.
my website: http://bildirim.aksaray.edu.tr (This is University host and protected from external connections)
Hi,
You haver to configure the app with email apis or smtp settings.
http://ssem.xeroneit.net/documentation/#!/emailThanks : Al-amin 
Hi install app in localhost to test. Reset my purchase code please.
Hi, I just reset it.
Thanks
Konok
Hi, my system is unable to send the scheduled sms, I just set them but when that time comes nothing happens(Status remains Not Sent forever), I have set my local Time zone but I can really get where the problem is.
You need to set cron job. Have you set your cron job? In documentation it’s described how to set cron job.
Thanks
Konok
I have done that now but not working at all I have set this curl http://yourdomain.com/ssem/ssem_api/scheduler/[ADMIN_API_KEY] To run every minute just for testing, It is not working at all!
Hi, You need to replace [ADMIN_APY_KEY] with your own API key from the our application in admin panel. And also change yourdomain.com with your own domain. I mean the valid address of application in the way it can access the url. Hope it will help you. Please let me know if you face any problem.
Thanks
Konok
That is what I did, I have replaces everything but not working at all, msgs are not being triggered at the scheduled time.
ok
Sent
Replied 