Forum Replies Created

Viewing 15 replies - 121 through 135 (of 173 total)
  • I am in the same situation, and have been waiting for the update

    Thread Starter Keith

    (@keithkhl)

    @mbis Thanks for the feedback, but ironically, the code snippet does not work while your plugin works fine. In fact, I’ve used that code snippet earlier before I was searching around plugin solutions.

    What happens is that the permalink changes for posts, but wordpress does not recognize it, thus when I click that post (thus call that permalinked url), wordpress directs to its own version. But,, since there is no post available on that post, WP falls back to the previous webpage, 404, or any relevant page that I predefined.

    Guess WP changed its handling of permalink since the stackoverflow update. I also have spent some time to hijack what WP does for permalink direction, but in those case I usually rely on plugin solutions. For a person without dedicated time for software development, that’s a bit of waste of time.

    For now, I will stick to your plugin and change our biz practice until I can find any better solution.

    Thread Starter Keith

    (@keithkhl)

    It does have the custom permalink for superadmin’s articles.

    It seems that once users create a permalink, it does not change if they change affected setting.

    For my case, my editors initially write their articles in a specific category that is hidden from outside visitors. After a certain review, site admin changes category and make it visible on the main page. In this process, it doesn’t seem that uri is updated by re-categoring the content.

    I can manually run it periodically, but would be better to have automatic solution for this.

    Thread Starter Keith

    (@keithkhl)

    Again, newly published articles (not by multisite super admin, but by an editor) have WP’s default permalink. I had to re-run your above suggestion. Is there any way I can give you ‘debug’ for this?

    Thread Starter Keith

    (@keithkhl)

    Got it. So this plugin works when each post is published. I got it. Thx!!!

    Thread Starter Keith

    (@keithkhl)

    But for new posts, it just goes back to WordPress’s default setting. Can you help me to set it for all new posts as well?

    Thread Starter Keith

    (@keithkhl)

    I had experienced extremely slow db write issues for the past few hours, and I just figured that this plugin running on multiple network were the source of all problems. It’s like there are multiple fast cgi caches created, and overlap with each other.

    How to best use of this plugin in combination with WP Multi Network? Should I just not activate Nginx Helper except the main network?

    Thread Starter Keith

    (@keithkhl)

    WP Multi Network – WordPress plugin | WordPress.org

    I used above plugin to create another network within the multisite network. In the 2nd network of the multisite, which is basically a fresh network, though it is still in the same multisite, it worked without any issue.

    I guess this may help you debug the problem.

    Thread Starter Keith

    (@keithkhl)

    For a system that has been running for sometime, the issue occurs again. For a fresh installation of multisite, almost always it works, but after some time, donno what happened in between, but the same issue occurs again and again.

    Most often, I end up at 12% ‘Comparing system footprint’, and this occurs for websites that I just exported from subsite to another subsite. Say, I want to have a complete copy of subsite 10 and apply it to subsite 20, it is always stuck at 12%, if the system has been running for a few days.

    These days, having tested for still on test stage multisite, about 3 week, I now have ‘Runtime error’ I clicked Report error option, and I hope it reached you.

    What’s concerning me is that I changed runtime settings but have the same issue

    For Search replace batch size, I changed the value from 25,000 to 100,000.

    For MySQLdump batch size, from 5,000 to 100,000.

    My next option was to change the nginx/php’s runtime option from 300 to 3,000 seconds, yet, the runtime error occurs only about 1~2 mins after I imported prior copy.

    Thread Starter Keith

    (@keithkhl)

    It worked!!!! Thank you!!!!

    Thread Starter Keith

    (@keithkhl)

    The issue is persistent even after 6.4.1 upgrade.

    Thread Starter Keith

    (@keithkhl)

    @dbisupport Thx for the details. If I use the pro version, will the downloaded image files in the local folder be stored as it was with vanilla wordpress?

    If so, guess I first have to buy your plugin to download all images in S3 and ask for refund. Is it how folder structure issue can be sorted?

    Thread Starter Keith

    (@keithkhl)

    @edward_palinview Thx for the update. Didn’t know the term slug is the key for mapping. I will align them accordingly across subsites, then should be OK. Seems like most of my wanted list items can be handled. Great!!

    • This reply was modified 2 years, 8 months ago by Keith.
    Thread Starter Keith

    (@keithkhl)

    @edward_plainview Thank you for the quick and detailed answer.

    For the image part, I can understand that I still have to copy between subsites. As said, storage prices are not that expensive, so I will compromise with that part. It was not a huge issue.

    But it seems that images that are uploaded within the post (not a featured image) is not copied by broadcast? is it so? I am not sure but after the simple test, I thought it coped images within the post as well. or is it just the image’s url?

    For traffic redirection, I need to keep the subsites (real newspaper sites) running for local government’s regulatory issues. But when it comes to contents control and service to public, I would like to use the main site.

    So far, my services have been fragmented and had hard time to have public recognition under a single umbrella. If it were not the regulation, I wouldn’t have the fragmented services, but this is my country I am talking about. What the hxxx.

    In worst case, I am ok my people working in subsites, as long as all contents / traffic are gathered to mainsite. My only worry in this case is category. It would be great to assign subsite’s category to mainsite’s category.

    I remember you had an add-on that broadcast from child to parent is also possible. After consolidation, I guess i shoot out drafts from parent to child and let my team work on the draft at child page. Once they are done, they can shoot back to parent (mainsite). Not my most wanted set up, but still I can control what is published. Again, in this case, matching category from one subsite to another is a key.

    • This reply was modified 2 years, 8 months ago by Keith.
    • This reply was modified 2 years, 8 months ago by Keith.
    Thread Starter Keith

    (@keithkhl)

    Looks like I have to create a code line (not sure what kind) to remove that additional folder, if I want vanilla WP can recognize the file location. Plz correct me if I am wrong.

    In DB, the path was certainly stored in wp_as3cf table, but, again, if I manually download image files from S3 by cli, then I have to replace wp_posts table’s image path by wp_as3cf table, is it?

    Guess either one of the two has to be done, if I use manual download from S3, assuming that I removed local media files.

    Is there any code lines or SQL query lines that I can use of? or is it all custom solution that I have to find a third party? Creating dependency like this does not sound reasonable.

    Lastly, if I want to recover the files without above two custom code / query lines, is it possible to download media files and recover folder structure if I use Pro version?

Viewing 15 replies - 121 through 135 (of 173 total)