I'm getting this when trying to go to admin/settings/poormanscron

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/poormanscron/poormanscron.admin.inc' (include_path='.:/usr/share/php:/usr/share/pear') in ......l/includes/menu.inc on line 346

Comments

lelizondo’s picture

Moving to dev since I've tried it and I'm getting the same error.

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Um, make sure you ran update.php and double check that you're actually using the 6.x-2.x version? There's no way the 2.x versions should be trying to run anything from poormanscron.admin.inc. It doesn't even need or include that file.

lelizondo’s picture

double checked. I'm using:

"Poormanscron 6.x-2.x-dev"

I did an update using drush and reported one change to the db and it ran correctly.

Did another update using web browser and now I'm not seeing the admin/settings/poormanscron page at all.

I'll uninstall and re-install to see what happens.

lelizondo’s picture

I just reinstalled the module and now I don't see a settings page for poormanscron. Is that normal?

dave reid’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

As it says in the release notes:

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.