MVT Home

Problem:  After uploading a file within WordPress and trying to link the file, I would get an Internal 500 error when clicking on the link.  If I got on the server, renamed the file and then renamed it back, the link would work.  This was a Windows 2008 server using IIS7 and was starting to Continue reading →

Problem:  When in my blog housed on a IIS 7.5 server, I would get an “Sorry, the page of your requested could not be found, or no longer exists.”  I thought it was a permalinks issue because when I turned them off, it would work. Solution:  Turned out it was a combination of many things:  Continue reading →

Problem:  When trying to login to wordpress, I was getting the error “Warning: Cannot modify header information” and then it was giving me the path to files within my “Beautiful Sunrise” theme.  I wasn’t able to login to my blog… Solution:  Within the “Beautiful Sunrise”  theme folder, I opened the functions.php file and removed all Continue reading →

Problem: When trying to publish to a WordPress Blog, I get the following error: The server reported an error with the following URL: http://www.domain.com/xmlrpc.php 500 Internal Server Error I looked around the Internet and saw that it was related to uploading pictures. Not very much out there regarding this issue. One suggestion was to take Continue reading →