drosmog
Forum Replies Created
-
Forum: Networking WordPress
In reply to: IIS WordPress 5.6 Multi Sites file upload hangProblem is still not fixed in version 5.6.1.
Forum: Networking WordPress
In reply to: IIS WordPress 5.6 Multi Sites file upload hangHello all,
I added an additional line of code at the start of the function to help work around the issue until resolved.
return;This is added to line 7726 to prevent the function from returning anything. This may be dangerous or break something but at least users can upload for now.
Forum: Plugins
In reply to: [Speed Contact Bar] Contact Bar shows up on login pageThanks Martin!
Forum: Plugins
In reply to: [Speed Contact Bar] Contact Bar shows up on login pageHi Martin, in the file class-speed-contact-bar.php, the function is_login_page() shows various WordPress pages. Is there a way to insert a directory here by modifying the PHP code?
Drosmog
Forum: Plugins
In reply to: [WP Super Cache] Directly Cached Files WarningStill looking for an explanation on what this error message is really trying to tell me. Or is it benign?
Forum: Plugins
In reply to: [WP Super Cache] Directly Cached Files Warning*bump*
The update to WF 7.1.1 resolved the issue with my installation.
Hi @sunny454,
Could I send you the URL directly in private?
That makes sense that not all platforms my support that. Maybe for adding the calendar to a device/application generating the custom repeat events as individual items to the client would solve the issue.
Forum: Plugins
In reply to: [WP Super Cache] Directly Cached Files WarningAnyone? π
@wfyann, I have tried updating the plugin to 7.0.4 in case there was a code change to resolve but the errors continue to fill my PHP error logs. This is generating about 600 MB worth of errors a week not too mention what the performance hit might be.
@spiffywiffy, did you find any solution yet?
Hi @wfyann,
I tried the changes in a sandboxed copy of the site in case there were problems. The results were that IIS was now generating HTTP 500 errors. Any further ideas to try?
Hi @wfyann,
Confirmed these lines are not in the wp-config.php file. Is this safe to add even though the site is already otherwise operating normally in as a multisite? Note that this site was created when multisite was done through WordPress MU.