humphrey88 0 Report post Posted August 19, 2006 Anyone knows a free autoresponder script(preferably PHP) that enables to send aseries of emails according to a specifictime interval? If customizable fields canbe included, it's better.And also a tracking script which lets me trackthe click throughs of links likehttp://forums.xisto.com/no_longer_exists/and a handy Tell-A-Friend script.I really appreciate your input.Thank you. Share this post Link to post Share on other sites
sherifmayika 0 Report post Posted October 29, 2006 I think phplist would serve your needs Share this post Link to post Share on other sites
ginginca 0 Report post Posted October 29, 2006 Hey Humphrey ...Our company is putting together an autoresponder service. (like aweber, get response etc.)We're giving away free accounts to those who sign up and help us with the beta testing such as telling about any issues, questions etc.If it's what you're looking for, sign up at http://forums.xisto.com/no_longer_exists/ Sign up for the free account and then I'll upgrade you to the pro version at no charge.The site has no graphics yet - so it's pretty plain to look at!As for tell-a-friend, if you have a copy of ZEND Studio (php editor), there's a snippet in there of what you're looking for in the email section. If you don't have it, zend has a free (lite) version (which also includes all the snippets).Gin Share this post Link to post Share on other sites
sherifmayika 0 Report post Posted October 31, 2006 gin,I also have the same sript . But seems to have some errors in it.when I tested it on localhost in windows using Xampp I am not able login as admin I checked the md5 password at phpmydmin . it is 'admin' But I was not able to login , then I shifted to linux, there I could login as admin using the same password.After few days it did not permit me to login as admin uning the same password then I corrected it again . But no luck.Any kind o help would b apreciatedthankssherifsherifmayika@gmail.com http://www.sherifmayika.com/ Share this post Link to post Share on other sites
ginginca 0 Report post Posted October 31, 2006 gin, I also have the same sript . But seems to have some errors in it. when I tested it on localhost in windows using Xampp I am not able login as admin I checked the md5 password at phpmydmin . it is 'admin' But I was not able to login , then I shifted to linux, there I could login as admin using the same password. After few days it did not permit me to login as admin uning the same password then I corrected it again . But no luck. Any kind o help would b apreciated thanks sherif sherifmayika@gmail.com http://www.sherifmayika.com/ I haven't tried to run mine on my own PC, only online. But my impression is that the script is incomplete. I can't get the company on the phone. However I've been slowly working on correcting the errors myself. I have the site working. The concept of the programming is good. But it's like he never finished the project. This is one of the reasons I'm looking for beta testers to assist with checking it for problems. So far I have been able to correct any errors I have found. Have you tried uploading it to see if you still have the same problem online? Gin Share this post Link to post Share on other sites
sherifmayika 0 Report post Posted November 1, 2006 gin.thanksI will try this online, do you know any hosting firm that support autoresponder service. cause many refuse to do this as it does alots of work at time when the firm grows.I am also tying to impovr the the product. You a re most welcome for any kind of discussion?thanks http://www.sherifmayika.com/ Share this post Link to post Share on other sites
ginginca 0 Report post Posted November 8, 2006 gin.thanksI will try this online, do you know any hosting firm that support autoresponder service. cause many refuse to do this as it does alots of work at time when the firm grows.I am also tying to impovr the the product. You a re most welcome for any kind of discussion?thankshttp://www.sherifmayika.com/ There are a few hosting issues you have to sort out. You need to have a catch-all mail account that catches everything to that domain. And there's something else to add to the cron job.If you end up getting it working I would be happy to work together with you on the FAQ's and so forth. Share this post Link to post Share on other sites