Fatal error
lelizondob - October 29, 2009 - 23:40
| Project: | Poormanscron |
| Version: | 6.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
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
#1
Moving to dev since I've tried it and I'm getting the same error.
#2
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.
#3
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.
#4
I just reinstalled the module and now I don't see a settings page for poormanscron. Is that normal?
#5
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.