A while ago, I downloaded an infusion from this site called Autonews which I have been using on most of my 7.02.07 sites. I tried installing it on php-fusion version 8.0.19 and it would not infuse correctly. Does anyone know if it is still available (I could not find it here) and what is needed to make it work on version 8.0.19. Thank you.
I do not have any plans to update autonews to v8.
It's probably a limited task for a php capable person to make it work.
Is the autonews infusion still avaliable for download? I can't seem to find it on the site. I believe the last version was 1.1
"Når forandringens vinde blæser er der nogle der bygger læhegn, andre bygger vindmøller." - Gammel kinesisk visdom
.........................................................
Helmuth Mikkelsen, sprognørdisk folkepensionist
That is the one....thank you very much. I will see if I can find someone to help me adapt it to version 8.00.xx.
Once I uploaded the files in the latest download (v 1.1), I was able to infuse it and everything seems to be working except that no emails are sent. I checked the readme.txt file and tweaked the admin as suggested but it will not send the emails. when testing the email, I can see how it will look but that is it. Any suggestions?
Still can't get any emails sent although I seem to be making some progress. I am getting the following error message:
Error
autonews/autonews_include.php
mysql_result() expects parameter 1 to be resource, object given Line: 393
Line 393 shows the following.
$rtn = mysql_result($result, 0);
Any suggestions?
Just a quick note to let everyone know that I was able to get autonews infusion to work on php-fusion version 8.00.21 without having to use a cronjob. I am running on a shared webhost using php version 5.6.3 in case you are wondering. I wonder if the infusion will work when I have to upgrade my php version to 7.x?
Could you share the working version here?
As requested, here are the files that I use on my php-fusion 8.00.21 site which uses php version 5.6.3. I have no idea if this infusion will work with php version 7.x and I suspect it will not. So if anyone is using php-fusion with php version 7.x and can get this to work, please be sure to let me know.
Du har ikke adgang til at se vedhæftelser
Thanx - maby someone will take up the challenge to make it work under v9 ?
And you cannot change it back to the value it was before your set it to 1 hour?
Yes, I can change it back to 4 hours or 8 hours etc. I thought however, that no matter what value I set, it would only go out one time. If what is happening is normal, then I will make the necessary changes.
No, items identified to be sent, will go again and again as long as they fulfill the other criteria set.
In the specific code, the line "item2_no <= 7" select users with less than or equal to 7 days to their birthday. To avoid double sendings that should be used with a weekly sending frequency, or they should both be adjusted.
Thanks flj, I think I now understand how it works.
Is it possible to use autonews to send out emails on a blog that is run outside of php-fusion, but is part of the infusions within php-fusion. To see the blog, please go to https://www.fredswebspot.com/freds-site/infusions/grims_blog/ . I can set up users within the blog or use the php-fusion users table. thanks in advance for your help.