Page 1 of 1

Calguys Job Processing Manager: Default Page for Processing

Posted: Wed Dec 11, 2013 1:05 pm
by f34nc015
Hello,

We use the Calguys Job Processing Manager (CGJobMgr) V 1.3
CGExtensions V1.38
CMSMS installation V1.11.9

We use the Job Processing manager to send newsletter (through the NMS module)

I'm wondering what is the "Default Page for Processing" setting. If I choose any page in this setting, CGJobMgr actually works, the job get done.
But ... what is it? I'm worried something important should be done here. Or is it simply how it should work, put any random page, and that's it?

Thanks

Re: Calguys Job Processing Manager: Default Page for Process

Posted: Wed Dec 11, 2013 10:02 pm
by applejack
Set up a cron job to process the job such as

Code: Select all

0 * * * * wget -O /dev/null http://mysite.com/CGJobMgr/process >/dev/null 2>&1

Re: Calguys Job Processing Manager: Default Page for Process

Posted: Mon Dec 16, 2013 9:33 am
by f34nc015
Hey Applejack, thanks for the answer

actually, I don't want to set up a cron job, I can launch the job manually, it's totally ok.
I just wanted to know what this default page is for.

Or where you saying that this "default page" is used only to setup a cron job? That's not what I observed actually.

thanks

Re: Calguys Job Processing Manager: Default Page for Process

Posted: Mon Dec 16, 2013 12:29 pm
by applejack
Just set up a "dummy" page which of course doesn't have show in menu ticked. I don't remember why this is needed you would have to ask Calguy.

Re: Calguys Job Processing Manager: Default Page for Process

Posted: Tue Dec 17, 2013 10:47 am
by f34nc015
ok thanks a lot, we'll do like that.

I guess i don't add [solved] to subject, though

Re: Calguys Job Processing Manager: Default Page for Process

Posted: Sun Dec 22, 2013 1:36 pm
by faglork
I am curios about that one, too ... calling the processing page alwas gives me a blank page ... no info about what is currently don, nothing ...

What is this page supposed to do?

Cheers.
Alex