Disconnection from Avatar

Solved2.07K viewsIssues
0

Good day, Mr. Aryan
Your direction, please, for correcting the following error message:
Warning: imagejpeg(/home/redactedname/public_html/redactedwebsitename.com/wp-content/uploads/ap_avatars/8e296a067a37563370ded05f5a3bf3ec.jpg): failed to open stream: No such file or directory in /home/customer/www/redactedwebsitename.com/public_html/wp-content/plugins/anspress-question-answer/addons/avatar/class-generator.php on line 229
To avoid any misunderstanding, let me report the obvious. For this example, I have redacted the name of the site.
This warning repeats when I have the plugin activated for the site.
You will undoubtedly need more information before you can offer a solution. What else would you like to know?
Erik

Question is closed for new answers.
Selected answer as best
0

Hello Erik,
Good to see you again.
If you are not using avatar addon you can disable it from wp-admin->addons->avatar (click on disable). But if you use it then for now please add this to file /home/customer/www/redactedwebsitename.com/public_html/wp-content/plugins/anspress-question-answer/addons/avatar/class-generator.php line 228

if ( file_exists( $this->filepath() )

Posted new comment