midihead7

Forum Replies Created

Viewing 25 posts - 101 through 125 (of 197 total)
Dec 5, 2019 at 6:56 pm
#116233
Participant
midihead7
OP

I am trying to post a private reply with my login credentials along with more details but my private reply is not showing as being posted. I just get the screen showing my original post only. The private reply contains my login credentials along with some HTML links to shared files to help you troubleshoot the issues. There is no PHP code directly in the reply. I tried in both Chrome and Firefox. I know that you now moderate new forum posts but I received no message saying that replies to existing posts would also be moderated. How do I get my reply to submit to you???

Sep 17, 2019 at 8:34 pm
#112566
Participant
midihead7
OP

Also, could you please provide the proper code to bulk update the link templates as well?

Sep 17, 2019 at 8:28 pm
#112565
Participant
midihead7
OP

Thanks. Will this code go in my functions.php file for my active theme?

Sep 16, 2019 at 8:24 pm
#112519
Participant
midihead7
OP

I went ahead and created the custom templates in the directories as suggested, naming the files using the original template IDs to keep the IDs the same as what is stored in the database. I then deleted my old custom templates through the Templates dashboard. After doing this, my new custom templates (in the directories) are working properly on the front end however I saw an issue where there appeared to be no template selected in each package.

https://snipboard.io/R0ugfK.jpg

Since I didn’t see any other place to set this in the database other than the _wpdm_template and _wpdm_page_template meta values (which were already set properly), I still had to go into each package and manually reset the templates there. If I saved a package without doing so, it would revert to several of the other default templates (if any were active). Would there have been another place to reset the templates for each package in the database or was manually resetting in each package the only way in this case?

Sep 16, 2019 at 5:32 pm
#112517
Participant
midihead7
OP

What makes you think that it is the Updraft Plus backup plugin causing the option table to be modified like this? I backup my database every 4 hours with that software and the only time the templates ever disappear is occasionally right after I update Download Manager Pro.

If I create the custom templates manually in the /active-theme/download-manager/link-templates/ and /active-theme/download-manager/page-templates/ directories, will they be overwritten when I update Download Manager Pro?

Sep 12, 2019 at 8:16 pm
#112380
Participant
midihead7
OP

UPDATE: So I was able to restore everything myself through the database in phpMyAdmin without having to relink the templates in every package manually (thankfully).

To restore the missing custom templates themselves: in the options table, I found the option_name fields _fm_link_templates and _fm_page_templates in the database, edited each of them and pasted in the original option_value for each (from my old database backup that still contained this data) and saved it. This restored my missing templates.

To relink the templates for all packages: I found that the package Link Template and package Page Template are set in the postmeta table under _wpdm_template for the link template and _wpdm_page_template for the page template. I ran the following SQL queries to bulk update the old meta_value for each template (using my own template IDs):

Link template:
https://snipboard.io/0npLsW.jpg

Page template:
https://snipboard.io/LtN1q9.jpg

Doing this set all of my packages to use the desired custom templates I designed without editing each package manually in WordPress.

Even though I have fixed this on my own, I would still like your thoughts on why the data in _fm_link_templates and _fm_page_templates was reset when I updated to version 5.0.1 and what can be done to avoid this from happening in the future. I have made careful notes to be able to fix this again in the future if it happens but it would obviously be ideal if this didn’t keep breaking when updating.

Sep 12, 2019 at 5:22 pm
#112356
Participant
midihead7
OP
This reply has been marked as private.
Sep 12, 2019 at 4:28 pm
#112355
Participant
midihead7
OP
This reply has been marked as private.
Sep 12, 2019 at 2:29 am
#112339
Participant
midihead7
OP
This reply has been marked as private.
Jul 22, 2019 at 4:46 pm
#110143
Participant
midihead7
OP

My issues appear to have went away after you accessed my admin. I assumed that you fixed something while you were in there. My downloads are working but I don’t know why because you didn’t say if you fixed anything. Did you fix or do anything? If so, what?

I had made a staging copy of my site last week and it was still having the issues as of this morning. I went into the Cloud Storage settings where my Amazon S3 account credentials are set and I just re-saved the settings by clicking the Save Settings button. Right after doing that, the downloads started working again on my staging site too. Ron, I’d recommend that you try re-saving your settings to see if it gets your S3 downloads working again. Perhaps support re-saved my settings while they were in there.

Shahriar, you couldn’t access my own package downloads because I have my downloads protected by another membership plugin so that only certain membership roles can access the downloads. For future reference, I’ve found that you can still access one of my protected package downloads by going to the edit screen for one of my packages and then clicking Preview Changes. This will open up the page for the package and allow testing of the Download buttons even though the package is protected.

Jul 22, 2019 at 12:16 am
#110115
Participant
midihead7
OP

I see that you logged in about 2 hours ago and it appears you have fixed the issue but you haven’t replied yet. I’d like to know what the issue was, what you did to fix it and if this is patched for future versions. Thank you.

Jul 19, 2019 at 5:37 pm
#110009
Participant
midihead7
OP

Where is support? It’s been over 48 hours and no response. I also see tickets by others building up with no response in days. My issues need to be resolved quickly otherwise we will seriously consider taking our business elsewhere. We have paid for support and we expect it in a reasonably timely manner. Thank you.

Jul 17, 2019 at 6:26 pm
#109934
Participant
midihead7
OP

Also, trying to use the Amazon S3 Manager in the backend doesn’t work either. The buckets won’t load under the “Explore Buckets” section on the left.

Jul 17, 2019 at 6:21 pm
#109933
Participant
midihead7
OP
This reply has been marked as private.
Nov 30, 2018 at 1:05 am
#90168
Participant
midihead7
OP

I think I just got it working again. I was looking at the settings for Advanced Custom fields and I saw that the Who Can Manage section permission settings had no option selected at all. I then checked the Administrator box, saved the settings and now the entry fields and field data appear to be working again. The Who Can Manage and Who Can View permissions settings were apparently added in the 1.8.0 update as they were not present in the previous version (1.7.4) that is still running on my staging site. I would think that the Who Can Manage settings should have defaulted to the Administrator setting but this wasn’t the case after I updated.

Nov 30, 2018 at 12:33 am
#90165
Participant
midihead7
OP

In addition to the entry fields missing on the Edit Package page, the field data is also not displaying anywhere on the frontend. See the attached images.

Nov 30, 2018 at 12:06 am
#90164
Participant
midihead7
OP
This reply has been marked as private.
Jul 9, 2018 at 7:08 pm
#80520
Participant
midihead7
OP

Clearing the Chrome browser cache fixed it. I was able to update by clicking Update Now on the Plugins page. Thanks for your help. You may close this ticket now.

Jul 9, 2018 at 6:37 pm
#80504
Participant
midihead7
OP

As I showed in my post from July 4, we can’t click the Update Now option on the plugins page because it says “Automatic update is unavailable for this plugin.” See my most recent screenshot.

Jul 9, 2018 at 4:58 pm
#80494
Participant
midihead7
OP

It is still not working.

Jul 9, 2018 at 4:56 pm
#80492
Participant
midihead7
OP

This is not fixed. The ‘update not available message is still there. See attached.

Jul 6, 2018 at 9:09 pm
#80356
Participant
midihead7
OP

Can I please get an update on the auto update in WordPress not working? I know that I can manually update but auto update is supposed to be working. Thank you.

Jul 4, 2018 at 6:36 pm
#80226
Participant
midihead7
OP

I did not manually delete the templates in Downloads > Templates. I did nothing to cause them to be removed from the database options table either. Because I needed this fixed quickly, I had to rebuild new custom templates and then reassign them one at a time to all 91 of our packages. I don’t know when this issue occurred and since my site backup with the custom templates intact is several months old, I can’t easily restore directly from that backup since we have a WooCommerce store with many orders that have come in since then. We had 3 custom templates that disappeared.

Also, I see that WPDM 4.7.7 is now available but the automatic update within WordPress is again not working. I thought that this issue had been resolved since the last update came out but apparently not. My WPDM Pro license is current and active. See attached screenshot.

Jul 4, 2018 at 6:20 pm
#80224
Participant
midihead7
OP

I am having the same problem. My Pro license is current and active.

Jun 7, 2018 at 8:24 pm
#78451
Participant
midihead7
OP

Since clicking the ‘Check for Updates’ button and waiting 24 hours, it is now showing the latest version as 2.7.2. Thanks for your help. You may close this ticket now.

Viewing 25 posts - 101 through 125 (of 197 total)