Mike Cooper

Forum Replies Created

Viewing 6 posts - 26 through 31 (of 31 total)
in reply to: How to revert to older version? #114037

Mike Cooper
Participant

Thanks you were able to resolve the issue I had already.

Would be good still to know how to revert to a prior version just in case.

Cheers,
mike

in reply to: Page does not refresh After Login #114010

Mike Cooper
Participant

I’m seeing the same thing after updating to latest version on Oct 24. After users enter credential and enter Login they see “SUCCESS! REDIRECTING” then the message clears and the login page reloads. Previously the home page would load.

So essentially users cannot login any more. This is a BIG PROBLEM.

I’m using WPDM 5.0.2.

in reply to: Automating adding uploaded files #96708

Mike Cooper
Participant

The Bulk Import via CSV is a partial solution. What I need is to be able to run Bulk Import from the CLI of the wordpress host (e.g. from an SSH login shell). As part of that I also need the ability to specify the “Select Dir” value. So I need something like:

ssh my-wordpress-host
./wpdmimport –selectdir=wp-content/uploads/my/dir myimports.csv

If you can do that then I can automate the entire process of uploading and making available our product downloads. Would be a huge time savings.

in reply to: WPDM disables caching #94925

Mike Cooper
Participant

Thanks for the info but do keep in mind that most of your users probably have the same problem and don’t even know it.

in reply to: WPDM disables caching #94920

Mike Cooper
Participant

Yes if I edit download-manager.php as described the problem is resolved.

So my next question is when will this fix or something similar appear in an official release?

in reply to: WPDM disables caching #94845

Mike Cooper
Participant

Also want to add that if I disable WPDM as a plugin, then the cache test works:

$ curl -I https://revocent.com
HTTP/2 200
date: Fri, 15 Mar 2019 20:59:20 GMT
content-type: text/html; charset=UTF-8
content-length: 74200
server: Apache
x-pingback: https://revocent.com/xmlrpc.php
link: <https://revocent.com/wp-json/&gt;; rel=”https://api.w.org/&#8221;, <https://wp.me/P7uo5D-7Z&gt;; rel=shortlink
x-cacheable: YES:Forced
accept-ranges: bytes
x-varnish: 1300611924
age: 0

So it’s definitely something that WPDM is doing.

Viewing 6 posts - 26 through 31 (of 31 total)