Default image path error
-
In the thumBnail template (wri_template/template-wri-thumbnails-widget.php), line 28, there’s a hardcoded path to the YARPP default image, that fails when your site isn’t on the main directory of your server, or your wp-content folder has been renamed.
That results in a Fatal PHP Error when there’s not thumbnail to show that crashes, logging the following (For indexing purposes):PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Image file not found: ****WRONG PATH***/wp-content/plugins/yet-another-related-posts-plugin/default.png’ in ****SITE PATH***/wp-content/plugins/wp-related-items/phpthumb/ThumbBaseWRI.inc.php:193
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Default image path error’ is closed to new replies.