02/09/2015 at 6:31 pm
#318846
Keymaster
@ kkthompson
That NULL is the problem. This means the requested image source URL is not within the theme directory or within the uploads directory.
I still need the screenshot of the System widget on the Connections : Dashboard admin page.
On line 1509, add this and let me know the results:
var_dump( $source );var_dump( $upload_info );var_dump( $theme_dir );
Once again it’ll output a lot, but I only need to see the results of one series.
