If you use GoDaddy for your web hosting, you may experience errors when trying to view pages on your site. Typically, your home page will load fine, but any page where the URL starts with view.php can result in an error.
To fix this you need to edit the php5.ini file in your public_html folder and add the following line:
cgi.fix_pathinfo=1
The change may not be picked up immediately, but it should resolve the problem once the server reloads the ini file.
Navigation: start // Troubleshooting