Closed (works as designed)
Project:
Poormanscron
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2009 at 23:40 UTC
Updated:
30 Oct 2009 at 01:32 UTC
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
Comment #1
lelizondo commentedMoving to dev since I've tried it and I'm getting the same error.
Comment #2
dave reidUm, 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.
Comment #3
lelizondo commenteddouble 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.
Comment #4
lelizondo commentedI just reinstalled the module and now I don't see a settings page for poormanscron. Is that normal?
Comment #5
dave reidAs 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.