We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

invite was not receive | Forum

Topic location: Forum home » Support » General Questions
Alix
Alix Jan 10 '15
Hello,
First time i have set my cron on */15 * * * * and i have sent invite to a 2 moderator for test. That was work as well.
But now from my team request they say all invite he has sent was'nt not received.
And a lot of people we have sent a invite say he does'nt receive our invite.
We put cron now * * * * * and the cron adress curl
curl https://www.yoursite.com/ow_cron/run.php

What we make wrong?

I'm going to test
curl http://www.yoursite.com/ow_cron/run.php
curl https://www.yoursite.com/ow_cron/run.php

wget -q -O /dev/null https://www.yoursite.com/ow_cron/run.php

This 3 adresse cron. How can i know cron is work as well?

Thank
The Forum post is edited by Alix Jan 10 '15
Alix
Alix Jan 10 '15
i was on my database and look ow_mak9base_mail
it's was empty. I saw nothing inside. I have send interne message to user and user response me. Notifications work as well.
I change for 2 cron and look message from my root. 
* * * * * curl http: ... cron.php
0 0 0 0 0 0 nothing in my cron message mail.
I can use ssh with my host plan.
Only some message invite not work. Maybe the cause is i start installation on https://exemple.com:443.
The Forum post is edited by Alix Jan 10 '15
ross Team
ross Jan 12 '15
ross Team
ross Jan 12 '15
Alix, please open your database via phpmyadmin, go to the ow_base_mail table, go to your admin panel and send test mass mailing. Go back to the table in the database and refresh it. Check if the mass mails go out from the table, to make sure cron is properly configured. 


By the way, how do you invite users via Admin Panel or contact importer plugin, probably some other plugin?

Alix
Alix Jan 12 '15
hello,

i was on my phpmyadmin and ow_base_mail table. I saw nothing inside this table.
I have try 2 times if i saw something overthere. It's stay blank inside.
That mean it's ok?

I was on admin panel > user>invite i don't use a plugin.

Alix
Alix Jan 12 '15
Hello
@ross
All my apologize. i have follow this 2 topic.
http://www.oxwall.org/forum/topic/12553?page=1#post-63260

http://www.oxwall.org/forum/topic/10502  ; must important.

And i have change for put 2 line of cron.
One with and second one for https://.

And now i have saw when i send invite in the table of ow_base_mail the row.
After waiting a few moment my row appaer.
For me i think is resoveld.
But i don't why some emails was not receive.
Maybe it's better we send each minutes à invite.
I don't know but we are happy :)
Thank @ross
ross Team
ross Jan 12 '15
The more frequently you set your cron command the faster your user will receive notifications, mass mailing etc. 

So I can mark this post as solved?

Alix
Alix Jan 13 '15
thank you @roos
i think it's solved
The Forum post is edited by Alix Jan 13 '15
ross Team
ross Jan 13 '15
Thanks.