BTW, does anyone have real world experience with any messaging services to provide any cost comparisons?
SMS Notify Extension
- Edited
@sampoyigi Iāve just checked after update and There is still the same problem.
below is the error message when I press the send test message button
āUndefined property: Illuminate\Notifications\Events\NotificationSent::$dataā on line 42 of /var/www/html/extensions/igniterlabs/smsnotify/models/MessageLog.php ~~~~"
Received an error/notice when trying to modify a template: āThe Code has already been taken.ā. Attempt was made on Order status changed template. Tried to change it to {{ $site_logo }}From {{ $site_name }}: {first_name}, your order {order_id} at {location_name} has been updated to {status_name} ({status_comment})
Template Order confirmation sms notification to staff requires a staff phone number doesnāt it? Where is the phone number for this notice set?
roydeanjr It takes it from the setting for the restaurantās number
minyeongkim Can you try this fix here see if works for you.
- Edited
@sampoyigi I can see the error below after fixed
and I got the same message which didnāt replace āāƤfirst nameƱ, your order has been confirmed and will be with you shortly. To view your order progress, use the URL below: Ƥorder view urlƱāā
āArray to string conversionā on line 419 of /var/www/html/vendor/laravel/framework/src/Illuminate/Support/Str.php#0 /var/www/html/vendor/laravel/framework/src/Illuminate/Support/Str.php(419): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, āArray to stringā¦ā, ā/var/www/html/vā¦ā, 419, Array) #1 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/QueryException.php(56): Illuminate\Support\Str::replaceArray(ā?ā, Array, āinsert into ti...') #2 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/QueryException.php(39): Illuminate\Database\QueryException->formatMessage('insert into
tiā¦', Array, Object(ErrorException)) #3 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(670): Illuminate\Database\QueryException->__construct(āinsert into `tiā¦ā, Array, Object(ErrorException)) #4ā¦."
Tagged v1.0.2 with some minor improvements and bug fixes.
minyeongkim the variables wonāt get replaced when sending a test message but should now work with the automation rule.
sampoyigi it works well Thank you so much
Hello when I try to create a new template in the design I get a page not found.
Anyone else having this issue? Any idea on how to solve this?
Creating new templates is not supported, however, you can edit existing ones.
- Edited
Ok, thanks for the reply.
I am also having an issue when testing with the Send Test Message button:
Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function methodExists() on null
in /home/jeezatec/prenotazioni.viaprade8.it/extensions/igniterlabs/smsnotify/smsnotifications/AnonymousNotification.php:14
I am using Twilio APIs
Any idea what is the problem?
sampoyigi Thanks for all the efforts you put in the project
minyeongkim Is this extension working for you? What version are you using? Is the status on the message matching the status that the order has been changed to?
- Edited
I have tried everything I know and still cannot get this extension to actually send a message for real order activity. I can send a test message just fine, but now when I actually change the status of an order. What is the problem?
BTW, I have raised this as a separate issue on github and on the forums here. Non of the updates seem to be helping.