PHP error
-
Hey there,
I’ve seen a number of sites today getting the following error:
> require_once(wp-content/plugins/backup-wd/includes/../../../../wp-admin/includes/file.php): failed to open stream: No such file or directory in wp-content/plugins/backup-wd/includes/buwd.php on line 226
You cannot take for granted that your plugin is always going to have the same directory location on all servers. Perhaps try the
includes_url
function instead:
https://codex.www.ads-software.com/Function_Reference/includes_url
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP error’ is closed to new replies.