I just installed K2 and have searched for a solution to my problem and have not found any yet. Here's the deal: anytime I go to view an article on the frontend, the article appears blank with absolutely no content whatsoever. The articles along with their images will be displayed on a category page but if I click to read the article, a blank page appears.
I reinstalled it and now this appears when trying to view an item:
Warning: require_once(/home/eastten1/public_html/home/components/com_mailto/helpers/mailto.php) [function.require-once]: failed to open stream: No such file or directory in /home/eastten1/public_html/home/components/com_k2/views/item/view.html.php on line 244
Fatal error: require_once() [function.require]: Failed opening required '/home/eastten1/public_html/home/components/com_mailto/helpers/mailto.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eastten1/public_html/home/components/com_k2/views/item/view.html.php on line 244
I found another thread on this forum that seemed to somewhat solve the problem. I modified /components/com_k2/views/item/view.html.php at line 244. I commented out the following section: