Posted by espirates on July 27, 2009 at 7:30am
Jump to:
| Project: | Javascript Aggregator |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
I get this error message
Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/javascript_aggregator/jsminplus.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /sites/all/modules/javascript_aggregator/javascript_aggregator.module on line 106
Comments
#1
Is the requested file there? (sites/all/modules/javascript_aggregator/jsminplus.php)
Try setting a basepath in your settings.php
#2
Cleaning up.