All Articles
Our own Libretranslate instance has been deployed
We are proud to announce that WasyaCo has deployed its own copy of the free and open-source libretranslate service.
2026-01 Site Updates
2026-01-05
When a Referral Program Slows Down
A customer watched their referral numbers climb steadily for months—until it suddenly slowed down.
By the time we spoke, the frustration was clear. The team had invested real effort into building momentum, so the hiccup felt personal. Their first order of business was to regain control by making a few adjustments to the program.
As we walked through what had changed, the issue came into sharp focus. The program itself hadn’t failed, no. But the attitude around it had shifted.
Functionality update: micros_email now allows email templates to respond_inline
Functionality update: micros_email now allows email templates to respond_inline .
This means that if there is an automatic action on a received email, the sender will receive their own message that the system responds to. An automatic email responder that uses an email template, carries over the history of the conversation to the recipient. This option is enabled by default.
Enabling this option should greatly clarify why there is an autoresponder, and help the sender take the right action, which in most cases is to fill out a web form.
Why I don't allow empty chatter in my messaging
Someone just sent me 10 messages, each 1 word in length, and I got pretty upset about it. Yet at the same time, I got pro-active and decided to explain to that person why I don't allow such empty messages in my communication. She thankfully understood my position, so I kept her as a friend.
Tutorial: Stable Diffusion from Scratch II
[FIXED]: Drupal 9.5 [warning] Attempting to re-run cron while it is already running.
I have seen this error, which has prevented cron runs for over a month.
You'd have to resolve the underlying error by running the cron from drush and fixing whatever problem it reports:
./vendor/bin/drush core:cronNote that not have the base_url set is NOT a problem, you don't need to set it in Drupal 8 9 or 10, and you can run it via drush like so: