WPFTS Pro Main Site

    WPFTS Community Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    1. Home
    2. magicalbrad
    Get WPFTS Pro today with 25% discount!
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    magicalbrad

    @magicalbrad

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    magicalbrad Unfollow Follow

    Latest posts made by magicalbrad

    • RE: WP Download Manager Files Not Indexed

      Hi @EpsilonAdmin,

      Thanks for the update.

      It didn't work at first but I found the problem. The WPFTS Add-on for WP Download Manager wasn't passing the $is_enable_external_links parameter to GetCachedFileContent_ByLocalLink, so it wasn't indexing the WPDMPRO external files.

      I changed that, and it did index everything. However, the performance on the WPDMPRO front-end pages was unbelievably slow. It turned out, it was reindexing every file any time it's post was viewed through the front end. So, I set $is_force_reindex to false in the call to GetCachedFileContent_ByLocalLink, and that seemed to fix it.

      I don't know whether the changes I made to my copy of the the WPFTS Add-on for WP Download Manager were correct, but there are definitely some changes required there to make this work.

      It does appear that this functionality will work as long as WPFTS Add-on for WP Download Manager is updated.

      Thanks

      posted in Bugs and Fixes
      M
      magicalbrad
    • RE: WP Download Manager Files Not Indexed

      I looked into the code further, and it looks like the WPDM files must be hosted locally for their contents to be extracted. As we host the content on a cloud service, this plugin won't process them, meaning this plugin will not work for our purposes.

      posted in Bugs and Fixes
      M
      magicalbrad
    • WP Download Manager Files Not Indexed

      I'm evaluating WPFTS, and am having an issue. WP Download Manager files are not being indexed.

      I have the evaluation WPFTS version 2.47.184 active. (The trial license key is active.)
      I have WPFTS Add-on for WP Download Manager version 1.5.12 activated.
      I am using WP Download Manager Version 3.2.19.

      Our WPDM files are stored externally on a cloud storage service, but at a glance it looks like the WPFTS add-on's code is set up to support that.

      I have rebuilt the index a couple of times.

      Here's what appears in the Index Engine Tester of an example file post:

      Screenshot 2021-10-22 153941.png

      Any ideas of what I could be doing wrong, or what could be done?

      Thanks!

      posted in Bugs and Fixes
      M
      magicalbrad