Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jon Watkins

Pages: [1] 2
1
General Help & How-To / PHP 70 upgrade
« on: June 30, 2017, 04:58:51 am »
Upgraded to PHP 7.0 and get this error when trying to log in.

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/online/public_html/news-alerts/admin.php:2953 Stack trace: #0 /home/online/public_html/news-alerts/editlists.php(7): include() #1 {main} thrown in /home/online/public_html/news-alerts/admin.php on line 2953

Since I know nothing at all about code I have no idea whats wrong.

What is the fix Dean other then going back to 5.6 I believe it was. Upgraded to 7.0 at the suggestion of word press

2
General Help & How-To / Re: Cron Job
« on: November 09, 2016, 03:46:11 am »
Thanks Dean, it is now working. Problem 2.

I only have 115 subscribers right now. When I send a mail it stops at 50 and says to check configuration. The settings are at the default 1000. I changed to 500 and it still pauses and I have to hit resume 2 times to send them all.  What do I look for to fix this? It was working OK until a couple weeks ago. Did they restrict something on the server at my Host?

Jon

3
General Help & How-To / Re: Cron Job
« on: November 07, 2016, 01:48:03 am »
Took off the end like you suggested Dean and it ran. Now I get a email with this -   /bin/sh: 0: command not found.

this is the code I have in there. 0 0 * * * /usr/bin/wget -O /dev/null -T 0 http://online-ministries.org/news-alerts/dailymail.php?pw=password

Jon

4
General Help & How-To / Re: Cron Job
« on: November 03, 2016, 03:55:22 am »
Can!t seem to find an edit post feature. I wanted to add that I can run the dailymail Manually and it sends out the report just fine.

5
General Help & How-To / Cron Job
« on: November 02, 2016, 02:37:22 pm »
Ok I am pulling my hair out here. The daily mail will NOT run. Contacted my host and the say wget is ok. I have looked at solutions using fetch and so forth and it will just not run. Can someone look at this code and see what I may have messed up? My host won't offer any advice on the coding. Here is what I have minus the password obviously.

0 0 * * * /usr/bin/wget -O /dev/null -T 0 http://online-ministries.org/news-alerts/dailymail.php?pw=Password 1> /dev/null 2> /dev/null

I have set the chromod to 755 on everything. All runs well sending mails. I can do the dailymail and it runs fine and sends the email to me. Just wont run automatically. What is this thick brain not getting?

Jon

6
General Help & How-To / Re: Login troubles
« on: November 22, 2012, 02:15:08 pm »
I finally got to download it Dean. You must have fixed the error I was getting as I used the same username and password I have had since I got it years ago.

Jon

7
General Help & How-To / Login troubles
« on: October 19, 2012, 09:29:35 am »
I am not able to log into the member area to redownload the program. Can't seem to get a mail to the admin to see what happened. Is anyone else having trouble getting in? Is the admin on here anywhere?

Jon

8
General Help & How-To / Sign up quit working
« on: December 15, 2005, 05:05:38 pm »
Just went there and tried it. Worked for me

9
General Help & How-To / Sign up quit working
« on: December 15, 2005, 05:03:59 pm »
I changed the sign up code on the web page and that took care of the problem. Try regenerating a new code and try it.

10
General Help & How-To / Sign up quit working
« on: December 07, 2005, 03:16:13 am »
Added the "www" and it still does it. I will post the log in info so you can look see. I don't understand as it was working.

11
General Help & How-To / Sign up quit working
« on: December 06, 2005, 04:02:27 pm »
Dean,
Program was working fine but now people can't sign up. The below comes up when you hit submit. I upgraded to the latest version and it still does it. Any Ideas? The custom HTML's are there.

Warning: Variable passed to each() is not an array or object in /home/govern/public_html/newsletter/signup.php on line 27

Warning: reset(): Passed variable is not an array or object in /home/govern/public_html/newsletter/signup.php on line 63

Warning: Variable passed to each() is not an array or object in /home/govern/public_html/newsletter/signup.php on line 65

Warning: reset(): Passed variable is not an array or object in /home/govern/public_html/newsletter/signup.php on line 133

Warning: Variable passed to each() is not an array or object in /home/govern/public_html/newsletter/signup.php on line 135

ListMail Custom HTML not found! Please contact your administrator.

As I said the Custom HTML's are there.

12
General Help & How-To / Keeps upgrading!!
« on: August 14, 2005, 05:36:25 am »
After this latest upgrade to 1.84 its working fine now Dean. No longer keeps updating. I was have server troubles and that could have been it.

13
General Help & How-To / Keeps upgrading!!
« on: August 12, 2005, 02:23:47 pm »
Did the fix and it keeps upgrading everytime I log in. Does it on one domain and not another.

Upgrade detected! running..
Your Version: 1.8  New Version: 1.82
Please wait..

Done!

14
Well I dont know why, but setting up a account for it solved the problem. Oh well go figure. Thanks Dean

15
It wont send the first one. This is a brand new list with only 12 people on it. It lets people sign up, sends welcome and confirm mail. Works and says success when testing mail settings. I dont understand if it does all of that why it wont send out a mailing. I also set up a new list and just put one of my emails in there are it wont send.. Same error message. One thing I did not do was turn on that debug as I could find no info on how to do it.

Pages: [1] 2