Page 1 of 1

[SOLVED] Upgraded NMS and dependencies but can't send mails

Posted: Sun Mar 08, 2015 12:23 pm
by nathangaitch
Hello everyone on here,

I hope you can help. I have been running NMS on my CMSMS site for a couple of years now, with great success. I'm on CMSMS 1.1-.3 (Hyacinthe).

A couple of days ago, I was doing some maintenance and content updating to the site, and I noticed that there was a newer version of NMS, so I dutifully, upgraded, as well as the CGExtensions and CGJobMgr modules. These all installed successfully, and easily.

My problem now, is that I have no idea why the NMS module is not working. I've looked at all the topics on here that I can find, but I'm not a developer, or a coder, and I don't understand anything that I'm being told.

The problem is this. I can set up messages, and all my templates are working fine (or at least they were...).

I have lists of users, and all of that is fine too.

I can create a job, by selecting a user list and a message.

Then I get stuck. On the Jobs tab, there used to be a button that just said "Process Jobs" That's now gone. I see there is a little arrow next to the trash can on each job line, and when I press it, it changes the label on the job to "Starting" but then it just sits there forever, not doing anything.

I've gone to my control panel on the site's host, and set up a cron job (I have no idea what I'm doing here, I've just tried to follow my nose) using the URL for the process page, which in my case is http://www.sockmatician.com/CGJobMgr/process, and I got the green light with that, set up to once per minute, (at least, as far as I can tell, as I've never done anything like this before).

I'm afraid I'm at a loss. It all worked absolutely brilliantly before the installation of the upgrade, and I'm sure there's a simple solution, but it's beyond me, so I hope you can help, as I have some pressing mailshots I need to send out.

I'm really grateful for any help you can offer to me, but may I ask that you assume I know nothing at all, and spoonfeed the help to in the simplest terms possible? That would be wonderful.

If there is any more information that you need from me in order to help, just as for it, and I'll do my best to provide.

Thank you so much for your time and efforts,
Nathan

Re: Upgraded NMS and dependencies but can't send mails

Posted: Sun Mar 08, 2015 12:53 pm
by Jo Morg
We need the System Information, please.
You probably have a PHP version lower than 5.4, which is what current CG modules need as a minimum, but at this point I'm just guessing.

Re: Upgraded NMS and dependencies but can't send mails

Posted: Sun Mar 08, 2015 2:21 pm
by nathangaitch
Thanks for getting back to me Jo. Here is the info:

----------------------------------------------

Cms Version: 1.10.3

Installed Modules:

CMSMailer: 2.0.2
CMSPrinting: 1.0
FileManager: 1.2.0
MenuManager: 1.7.7
MicroTiny: 1.1.1
ModuleManager: 1.5.3
News: 2.12.3
Search: 1.7
ThemeManager: 1.1.4
CGExtensions: 1.31
NMS: 2.5.6
Gallery: 1.6
CGJobMgr: 1.2.7

Config Information:

php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 64000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:

phpversion: 5.4.36
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 64M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)

Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.40

----------------------------------------------


Bizarrely, while I was typing this post, an email plopped onto my screen, which was the test email I had tried to send to myself, but had started the job well over two hours before. I have no idea why it took so long, as there was seemingly nothing going on with the page before, nothing showing in the progress section of the Jobs page. Is this how the module works? I believe I've set the cron job to once-per-minute, so I thought it would execute the job almost immediately.

Are there any ways in which I should be configuring things so that they will send the emails as close to immediately as possible?

I guess this is a small thing, and I can live with it if not, but it would be great to have things more at my fingertips.

So it seems the issue MIGHT be resolved. I'll send a full mainsheet, and see how I get on.

Once again, thanks for your time, and best regards,
Nathan

Re: Upgraded NMS and dependencies but can't send mails

Posted: Sun Mar 08, 2015 3:48 pm
by staartmees
Your cms nor your modules are up-to-date. CGExtensions 1.31 and most of your modules dates back from 2012.

SOLVED Re: Upgraded NMS and dependencies but can't send mail

Posted: Mon Mar 09, 2015 9:18 am
by nathangaitch
I'd like to thank everyone who has taken the time to read or comment on this post.

I think I've now sorted out the problem. I've done a bit of research into understanding cron, which, until yesterday, was something I'd never heard of.

I've managed to correct the errors I had in the cron task, (at least, I THINK so!) and the NMS system is busily working through my mailing list.

Thanks again for your valuable time and expertise.
Regards, Nathan