Hi lwpatterson
does the warning happen all the time or just once?
Where is your html being changed? On a normal post or when using the Memphis Documents.
The
Warning: fopen
occurs AFTER the install but before the Activation. The HREF occurs when I try to put in a link of any kind either on a page or post.
Can you give me a list of all the plugins you are using seems to be a conflicts somewhere?
Memphis Documents should not in anyway alter a post or page content so I’m lost to what the cause of the problem is right now?
Plugin Version: 0.9.3 | PHP Version: 5.3.24; | Web Server: Apache | WordPress 3.6 | AddThis Social Bookmarking Widget 3.5.1 | AddThis Social Sign In 2.0.1 | Akismet 2.5.9 DEACTIVATED| Black Studio TinyMCE Widget 1.2.0 | cP Google Maps 1.0.1 | Date Tool 1.0 | Form Maker 1.5.5 | Go Daddy Quick Setup 1.0.4 DEACTIVED | Hello Dolly 1.6 DEACTIVED | IK Facebook Plugin 2.2.3 | Jetpack by WordPress.com 2.4 | Login Logout 2.4 | MCE Table Buttons 2.0 | My WordPress Login Logo 2.0 | Page-list 4.2 | Shortcodes Ultimate 3.9.5 | Super RSS Reader 2.4 | Ultimate TinyMCE 4.9.1 | ULTIMATE VIDEO GALLERY 1.3 | W3 Total Cache 0.9.3 | Welcome to WordPress 1.0 | WP Photo Album Plus 5.1.1.
Several of these I installed AFTER I tried running Memphis Documents Library.
Okay i’ve tracked down the first error, still working on the parsing issues stay tuned.
Hi lwpatterson
can you deactivate all plugins except Memphis Documents, then try and create a post it see if the problem still continues.
I can on my localhost but not my live site. Wait one.
OK seem to be working except still can’t include a linked thumbnail in the discription nor a href link. This is the code I put in
<a href="http://www.moreorles.com">
<img src="http://localhost:28287/wp-content/uploads/2013/09/login-logo1.png" align="left"></a>
This file is part of the Documents Library. The Documents Library can be found by clicking this link <a href="/mdocuments-library/">Goto Documents Library</a>.
The image came up a broken image, the link got to http://localhost:28287/%22http://www.moreorles.com/%22
fopen bug is now fixed, unfortunately still working on your link issues. I’ve tested on 3 of my sites and haven’t been able to recreated the problem.
well if you’d like to see what I’m talking about, you can look here:
http://www.moreorles.com/e-books-library/
try copy and pasting this?
<img style="left=0;" alt="= Migrating to access 2010 =" src="http://www.moreorles.com/wp-content/uploads/2013/09/Migrating-to-Access-2010.png" width="117" height="91" border="0">
Okay, I’ve found the issue. I will have a fix up sometime tomorrow. Thanks for the report and feedback. Would never have found that issue without your help.
Hello Ian,
I see you have a new version (v 1.2.4) is this the updated version you thought would fix the broken image in the description field or is that fix still to come? I tried your above copy / paste code & I still get a broken link.