Keith
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Self-hosted CDN vs CDN services?Yup for a local language specific websites, for example, I also thought about that as well.
Forum: Fixing WordPress
In reply to: Add new creates the same post_id as earlierbrowser cache was applied to all URI, so I changed it to only specific files, and also removed my browser’s cache. Problem solved.
I can confirm that it is nothing to do with WP Optimize
I initially thought it is Nginx’s native cache or Fastcgi cache, but even after purging entire cache by Nginx Helper, (+ temporary deactivation) new posts have the same post_id as the earlier post_id that I created, say about 5 mins ago.
I have activated a number of caching options, including Nginx Fastcgi cache, GZip, WP-Optimize’s page cache, minify, and browser cache, but all other options do not seem related to this problem.
Forum: Plugins
In reply to: [Broadcast] Cloudfront compatibilityGotta. Once new multisite is in set, I think I have to buy at least the utility pack. Thx for the information.
Forum: Networking WordPress
In reply to: Remove upload folder ‘/site/blog_dir’ for remote media serverI manually changed wrong url strucures in DB. The issue is wordpress’s multisite media file control. I had a quick look over those two functions, and it doesn’t seem that I can handle the problem smoothly, if you think above example codes are not right.
In fact, I gave up. I will just chnage the folder structure in S3. The more I resist, the more I waste.
Forum: Plugins
In reply to: [Code Snippets] 500 error for network activationI will mark the ticket closed. it isn’t related to your plugin.
Forum: Plugins
In reply to: [Code Snippets] 500 error for network activationPer your suggestion, I’ve also checked with activation on both levels, then I end up with critical error on the webpage.
While keep it activiated at subsite level, I’ve tried to activate it at superadmin site, then I ended up with critical error on my subsite.
Forum: Plugins
In reply to: [Code Snippets] 500 error for network activationFirst added the snippet to multisite’s mainsite, and tried to network activate it. Didn’t work. with aforementioned 500.
Then, I found that it is possible to run it in each subsite. So I tried it on one of the subsites. Worked, but when I try to network activate it from there, again 500.
I can manually activate it to all subsites, since in each subsite, there is a code snippet menu in the admin panel.
After that, I come to understand that not only my custom snippet, but even your base example code snippets don’t get network activated.
If free version is network activatable, then I guess it is related to either my server or one of the other theme/plugins.
Forum: Networking WordPress
In reply to: Remove upload folder ‘/site/blog_dir’ for remote media serverIt seems that the two of the suggested codes work, because I see error msgs from other plugins that rely on multisite’s file upload issue. Yet, when I upload a media file, in the path, there is ‘uploads/sites/xx/filename/’
I am running the code snippet at the network level as well as subsite level. In all cases, the image path is not converted.
Forum: Plugins
In reply to: [Code Snippets] Website crash after wrong codewas able to deactivate the lines by code snippet safe mode! always read documents first!
I completely reinstalled entire LEMP stack with configurations that I learned over the past a week for Nginx and PHP FPM. Things are working now, and the above issue seems related to outdated plugins that does not support PHP8.
I just installed the plugin, as the above lingering issue got sorted. Will contact them with a form within the plugin.
sorry but none of the options worked, so i figured that it is about my nginx php setting. i am trying to reinstall everything, but in the meantime to avoid any dependency issue to legacy system, i think it is better to deactivate all plugins before creating migration package from single site to multisite’s subsite.
will come back to you again once i can find proper configuration.
@dbisupport , finally I feel talking to human, after screwing up my migration, which eventually forced me to complete reinstallation of everything with various version combinations of recent Nginx + PHP updates.
I am stuck with newer version’s configuration, so I can’t run the website now. The waging multisite crashes if I install WP Offload Media’s pro version. So, literally, I can’t have an activated plugin to access ‘in-plugin support’.
Will probably take another a day or two to finish testing different vesion and configuration combination of Nginx + PHP dependencies. Once done properly, guess WP Offload Media shouldnt be problematic, I hope. Then my a week of trouble can replace inaccessible support, I guess?
Just wonder why bothering with WP Engine system for this pro version support.