-
Getting this error:
Warning: require_once(__DIR__/class-dbug.php) [function.require-once]: failed to open stream:
To fix I changed the code to the following:
require_once dirname(__FILE__) . '/class-dbug.php'; require_once dirname(__FILE__) . '/class-wp-dbug.php';
The topic ‘Fatal Error’ is closed to new replies.
- 0 replies
- 1 participant
- Last reply from: Hal Gatewood
- Last activity: 13 years, 4 months ago
- Status: not resolved
