According to the directions, after being activated, Poormanscron can be configured at:
Administer -> Site configuration -> Poormanscron

I am using Acquia's latest version, new install only 4 days old and this access link seems to be missing.

Comments

mrshark’s picture

same here, using latest version on acquia slate theme...

dave reid’s picture

Status: Active » Fixed

Sorry I forgot to include the 'Upgrading' section in the 2.0 release notes:

Upgrading from the 6.x-1.x versions of poormanscron is fully supported. Note that there is no longer an admin/settings/poormanscron with settings for Poormanscron. There is only the <em>Automatically run cron</em> setting on your admin/settings/site-information page.

And you do realize modules come with README.txt files right?

1) Extract the package.
2) Copy/upload the Poormanscron folder to your sites/all/modules directory of
   your Drupal installation (e.g. sites/all/modules/poormanscron).
3) Enable the 'Automatically run cron' option in your site's information
   settings (Administer > Site configuration > Site information).
lnknpk04’s picture

I had the same problem so thanks for the post. I would hope that in the future the README.txt would match information on the website.

dave reid’s picture

What do you mean "match information on the website"?

John Yates’s picture

Well, here I am at admin/settings/site-information - nowhere do I see the 'Automatically run cron' option

John Yates’s picture

Status: Fixed » Needs work
dave reid’s picture

It's at the bottom.

John Yates’s picture

If it *was * at the bottom, we wouldn't be having this conversation. I am fully capable of scrolling. I have cleared cache, changed theme, turned off modules that affect form output. Can you suggest further troubleshooting steps?

dave reid’s picture

Status: Needs work » Postponed (maintainer needs more info)

I really don't have any ideas. It's working for thousands of other people.

Maybe double check that the module is enabled?
Double check that the module version on admin/build/modules is actually 6.x-2.0?
Make sure that there isn't a phantom old version of the module on you webserver?
Make sure all the files extracted properly and you see a poormanscron.module file in the poormanscron folder.

asugene’s picture

It is working for me. I was a bit confused and looking for the UI as it was in 5x. Thanks for the explanation in #2. PLEASE add the information to the README.txt:

"Upgrading from the 6.x-1.x versions of poormanscron is fully supported. Note that there is no longer an admin/settings/poormanscron with settings for Poormanscron. There is only the Automatically run cron setting on your admin/settings/site-information page."

Thanks.

dave reid’s picture

Status: Postponed (maintainer needs more info) » Fixed

I don't really see the point of mentioning it again. It's not a huge README.txt and it's already mentioned *TWICE* where to configure the module:

Installation
------------

1) Extract the package.
2) Copy/upload the Poormanscron folder to your sites/all/modules directory of
   your Drupal installation (e.g. sites/all/modules/poormanscron).
3) Enable the 'Automatically run cron' option in your site's information
   settings (Administer > Site configuration > Site information).


Configuration
-------------

Poormanscron can be configured at:
  Administer > Site configuration > Site information

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.