By loic on Friday, 18 October 2013
Posted in General Issues
Replies 14
Likes 0
Views 1.7K
Votes 0
Hello,

i have some troubles with the cron job.

i have done everything like recommended in documentation
Cron seems working both directly by url (Cronjob processed) or by cron (see log email below)

BUT the email are still pending in backend ! none sended !

Any idea ?
thanks in advance
Loïc



log message from my hosting :
Heure de début : 2013-10-18 15:30:03
Heure de fin : 2013-10-18 15:30:04
Commande exécutée : /usr/local/bin/php.ORIG.5_3 -c /usr/local/lib/php.ini-2 /homez.56/XXXXXX/www/components/com_easysocial/cron.php
Code de retour : 0
-------------------------== Début ==-------------------------
X-Powered-By: PHP/5.3.16
Content-type: text/html
Cronjob processed.
-------------------------== Fin ==-------------------------
hello,

i re-open this tread and ask again for your help

after some time, upgrades and so on i can't use the cron again...
i am now using php 5.4.6

can someone have a look please

thanks in advance
loïc
·
Thursday, 23 January 2014 15:29
·
0 Likes
·
0 Votes
·
0 Comments
·
The change is really simple, all you need to do is to set your domain accordingly as you can see from my screen shot here, http://screencast.com/t/iJB3VzzFAO
·
Thursday, 23 January 2014 15:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello mark,
it's what i have done before asking you... and it's not working

i do not change my hosting cron parameter :
http://awesomescreenshot.com/06628y5e36



I receive emails from my hosting :
Numéro : 87945
Heure de début : 2014-01-23 21:03:04
Heure de fin : 2014-01-23 21:03:05
Commande exécutée : /usr/local/bin/php.ORIG.5_4 -c /usr/local/lib/php.ini-2 /homez.56/WWW/www/components/com_easysocial/cron.php
Code de retour : 0
-------------------------== Début ==-------------------------
X-Powered-By: PHP/5.4.6
Content-type: text/html
Cronjob processed.
-------------------------== Fin ==-------------------------



i have also tried cron directly in the browers :
/components/com_easysocial/cron.php
and i that say : "Cronjob processed."



but in fact nothing happened, in backend i still have email pending : http://awesomescreenshot.com/0c628y4w09

hope you can help
thanks in advance
loïc
·
Friday, 24 January 2014 04:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay, it should work fine now
·
Friday, 24 January 2014 12:28
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks mark,
that mean i have to keep this file and change it on each update, that wright ?
hope you'll not make changes on this cron file in the future that i'll miss

Can i apply the same changes for easyBLOG cron file to have it working also ?

loïc
·
Friday, 24 January 2014 15:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello loic,

Yes, but you need to change the url in that file to index.php?option=com_easyblog&task=cron
·
Friday, 24 January 2014 18:10
·
0 Likes
·
0 Votes
·
0 Comments
·
hello mark
and sorry for disturbing but it is not working now...
after security update of easysocial i have replace the cron file by the previous one you have done

and no more email sended...
http://awesomescreenshot.com/0382990q36

Loïc
·
Sunday, 26 January 2014 04:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Please send me the file
·
Sunday, 26 January 2014 13:31
·
0 Likes
·
0 Votes
·
0 Comments
·
hello
find the file attached
thanks
loïc
·
Sunday, 26 January 2014 17:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I have applied some fixes in our library because it looks like it always try to fetch the storage as empty instead of joomla.

By the way, you should re-consider changing your hosting provider because the FTP is extremely slow. It took me about 15 seconds to open a single folder. I presume it is either the network is bad or the server is hosting too many sites / slow.
·
Sunday, 26 January 2014 20:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello mark,

after re-install of easysocial (due to some difficulties with autotweet app) and re-personalize cron file
no more emails sended by cron

when i access to the page index.php?option=com_easysocial&cron=true
i receive an error 500 :
JDatabaseMySQLi::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=SELECT * FROM `xxx_social_avatars` WHERE `storage` = 'joomla' AND `avatar_id` = '0' AND `small` != '' AND `medium` != '' AND `square` != '' AND `large` != '' LIMIT 0,

maybe i miss the "some fixes in library" you have done before (see your previous post)

can you please check
thanks in advance for your help
loïc
·
Wednesday, 19 February 2014 15:54
·
0 Likes
·
0 Votes
·
0 Comments
·
It should work fine now I have applied some fixes in the file /administrator/components/com_easysocial/includes/cron/cron.php
·
Wednesday, 19 February 2014 21:06
·
0 Likes
·
0 Votes
·
0 Comments
·
hello mark,
thanks a lot

do i have to keep this file for next update or the fix will be included in futur release ?

thanks again
loïc
·
Wednesday, 19 February 2014 21:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Loic,

This is fixed in the next release of EasySocial
·
Thursday, 20 February 2014 00:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post