Multiple Error & Photo or Link
-
Hello,
I have version Memphis Document Library v 1.2.1 installed on a live and a localhost site, After the live install I get the following errors:
Warning: fopen(/home/content/95/11666695/html/moreles/wp-content/plugins/memphis-wordpress-custom-login/memphis-wp-login.php) [function.fopen]: failed to open stream: No such file or directory in /home/content/95/11666695/html/moreles/wp-includes/functions.php on line 3565
Warning: fread() expects parameter 1 to be resource, boolean given in /home/content/95/11666695/html/moreles/wp-includes/functions.php on line 3568
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/content/95/11666695/html/moreles/wp-includes/functions.php on line 3571
When I put in a HREF as
<a href="https://www.JoeTaxpayer.com">JoeTaxpayer.com</a>
it goes tohttps://localhost:28287/%22https://www.JoeTaxpayer.com/%22
. When I put in a image like this:
<img alt="" src="/wp-content/uploads/2013/08/BuildYourOwnWordPressSiteGuide.png" align="left" hspace="10"" />
when I view the source code it’s path is changed to<img alt=\"\" src=\"/wp-content/uploads/2013/08/BuildYourOwnWordPressSiteGuide.png\" align=\"left\" hspace=\"10"\" />
. There are also issues with single or doulbe quotes. Is there a fix for this?
- The topic ‘Multiple Error & Photo or Link’ is closed to new replies.