jhester2212
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Editor] Multisite Support?Okay, thank you! 🙂
I had a very similar issue.
But, I would get test results when I sent a test email. However, even when the test email was successful, the forms on the website would fail.
I switched SMTP plugins. Issue resolved.Forum: Networking WordPress
In reply to: Media library not loading & images not displayinglewisMIRIAD, I am also having this issue, or at least a very similar one.
When I upload images to the media library, the upload seems to be successful, but there is no image preview, and copying the link (from editing the file) leads to a 404 error.
The link has a month and year in it:
“/wp-content/uploads/sites/2/2015/09/filename.jpg”
But those folders were not created.We have tried the mu_plugins fix suggested by F5pweb here to no avail: https://ww.wp.xz.cn/support/topic/media-library-not-loading-after-upgrading-to-43
We could manually create folders and copy and paste the pictures, but we know that this will lead to problems for our clients down the road.
I will be following this thread closely in hopes for a resolution. Thank you for posting!
I am on WP v4.2.4; I am having a similar problem. I turned on debugging and have the following errors:
Strict Standards: Declaration of CycloneSlider_ExportPage::render_page() should be compatible with CycloneSlider_WpAdminSubPage::render_page() in C:\inetpub\websites\tamc\wp-content\plugins\cyclone-slider-2\src\CycloneSlider\ExportPage.php on line 5
Strict Standards: Declaration of CycloneSlider_ImportPage::render_page() should be compatible with CycloneSlider_WpAdminSubPage::render_page() in C:\inetpub\websites\tamc\wp-content\plugins\cyclone-slider-2\src\CycloneSlider\ImportPage.php on line 167
Please note: I do not have Javascript errors.