Ryan Stueve

Forum Replies Created

Viewing 25 posts - 76 through 100 (of 270 total)
in reply to: Shortcode to direct file path #198278

Ryan Stueve
Participant

Thanks! I got it!

in reply to: Shortcode to direct file path #198276

Ryan Stueve
Participant

Hi Nayeem, it is a longstanding issue that you assisted with in the past. We just have too many site views which creates some issues with PDF Viewer working. I’m just looking for a solution on our most visited packages that will allow us to reduce the number of fetch requests and using an iframe seems to work for what we are looking for. Is there a way to build a shortcode of my own that works like the [file_list] one? I realize it is meant for multiple files, but we aren’t going to be using it that way, so if I could strip out the code that removes it from my URL string, that would be awesome.

We tried making our own with some php and it places into the template perfectly on its own, but when I add it to the src url of an iframe, it doesn’t read the shortcode at all:

<iframe src="[wpdm_url_ae]" style="width: 100%; height: 400px; border: none;"></iframe>
  #document (https://resources.advisorsexcel.com/resource/test-package/[wpdm_url_ae])
in reply to: PDF Viewer – Errors Occurring #198268

Ryan Stueve
Participant

Thanks, Shahjada. We may pursue this add-on. No one has told us about this option.

in reply to: Change the name of “Downloads” Custom Post Type #197247

Ryan Stueve
Participant

Looks to be working now! Thanks, Nayeem!

in reply to: Change the name of “Downloads” Custom Post Type #197170

Ryan Stueve
Participant
This reply has been marked as private.
in reply to: Change the name of “Downloads” Custom Post Type #197103

Ryan Stueve
Participant

Hi Nayeem! So I’ve implemented this code and it is working, but once I select that choice in my filter it reverts to the original name. Any idea why that might be?

in reply to: Change the name of “Downloads” Custom Post Type #197017

Ryan Stueve
Participant

So, it is changing everywhere on the admin side, but on the frontend where I am trying to call that post type in my filters, it still auto-displays that post type name as “Downloads” instead of “Resources.” You can see in this screenshot: https://dbr2.flywheelsites.com/wp-content/uploads/2024/07/downloads-filter.png

I did the same method to turn the “Posts” post type to “News” and that worked, as you can see.

in reply to: PDF Viewer – Errors Occurring #197016

Ryan Stueve
Participant

Thanks for the update. My concern is that we get a lot of site traffic. Is there potential that the number of hits are causing issues that your other customers are not experiencing because they don’t have the same volume of traffic?

With the increase to our database, we are running optimally now, but we would love to not have to increase that for the WPDM plugin to function correctly under strain.

in reply to: PDF Viewer – Errors Occurring #196982

Ryan Stueve
Participant

Hi Tahasin…any news? It has been nearly 2 weeks without an update.

in reply to: PDF Viewer – Errors Occurring #196754

Ryan Stueve
Participant
This reply has been marked as private.
in reply to: PDF Viewer – Errors Occurring #196702

Ryan Stueve
Participant

Thank you, Nayeem. I’d appreciate any update you have as you have it.

in reply to: PDF Viewer – Errors Occurring #196633

Ryan Stueve
Participant

Nayeem, I’ve spoken to Flywheel and there isn’t really much more detail that we can provide that isn’t already in the logs. We saw these increases in slow errors happening with the spikes to 100% CPU usage within the MySQL layer. Over the course of the past 30 days, the download-manager plugin has been mentioned in over 44,000 slow errors, which well over 5x more than other plugins that were logging consistent slow errors. During these spikes there is usually a backlog of mySQL queries, however, those have to be caught in real time in order to know the specific query that’s happening. Since the database upgrade, we haven’t seen any of these large spikes, and simply reviewing the site, we’re not seeing a large amount of the same query running like what would have been happening previously. With that being said, the slow errors should provide enough information to your developers for them to have an idea of what is going on with the plugin at that time, and while other plugins may be throwing some slow errors, it was only those that were logging thousands upon thousands.

The logs provided from May 29th for reference, show the numerous logged errors calling out the download-manager plugin and specifically mentioning mySQL queries, indicating these played a large role in the problems that were seen.

in reply to: PDF Viewer – Errors Occurring #196548

Ryan Stueve
Participant
This reply has been marked as private.
in reply to: PDF Viewer – Errors Occurring #196536

Ryan Stueve
Participant

Hey Nayeem, I think it might be time to see if there’s a developer or manager to loop in here. Yes, other plugins have errors, but when our site reaches the 100% CPU usage that causes things to crash, the plugin that is throwing thousands of errors and isn’t functioning in that moment is WPDM and PDF Viewer. These particular plugins are causing the increase in resources that is maxing out an already high database CPU and Flywheel has been able to identify the source is this plugin in particular.

I don’t want to point fingers or place blame, but we have got to get this figured out because everything I’ve been able to determine on our end says it is Download Manager. This plugin is the core to the functionality of our site, so when things act up, the site is completely unusable. We are now paying thousands of dollars a month to increase our database CPU to mitigate maxing it out when we shouldn’t need to be if the plugin could handle the load during peak times.

in reply to: PDF Viewer – Errors Occurring #196460

Ryan Stueve
Participant
This reply has been marked as private.
in reply to: PDF Viewer – Errors Occurring #196456

Ryan Stueve
Participant

Just resent the error logs to support@wpdownloadmanager.com via WeTransfer.

Thanks for this explanation. So there’s no risk to losing any important stat data by clearing that cache and enabling auto clean cache functionality? Also, what’s the difference between storing the temporary files in the database vs a file?

in reply to: PDF Viewer – Errors Occurring #196451

Ryan Stueve
Participant

I sent slow logs via email on 6/14. Please confirm that you received. WeTransfer wasn’t working and I don’t have a way to attach files in this chat.

Can you explain the privacy settings and what each one does? I’m pretty sure I don’t want to delete all stats data, but I’m curious what the clear all cache and the auto clean cache functions do. We also have our Temporary Storage Management automatically set to store in the database where your image does not. Can you explain the difference there too or point me to a help doc that explains these settings? I’m not seeing specific descriptions for the privacy settings here: https://www.wpdownloadmanager.com/doc/settings/.

in reply to: PDF Viewer – Errors Occurring #196422

Ryan Stueve
Participant

We have not toggled the plugin on and off during these periods and can’t really test that now that we have increased our database CPU to combat the issue. But we can’t keep that database CPU increased as it is quite expensive and shouldn’t be necessary if the plugin ran properly.

I have provided slow logs as requested so I’m not really sure what else you need from me, Nayeem. I will resend the slow errors from 5/29 to support@wpdownloadmanager.com, where you should be able to see the numerous logged errors calling out of the download-manager plugin and specifically mentioning mySQL queries, indicating these played a large role in the problems that were seen.

There isn’t really much more detail that we can provide that isn’t already in the logs. We saw these increases in slow errors happening with the spikes to 100% CPU usage within the MySQL layer. Over the course of the past 30 days, the download-manager plugin has been mentioned in over 44,000 slow errors, which well over 5x more than other plugins that were logging consistent slow errors. During these spikes there is usually a backlog of mySQL queries, however, those have to be caught in real time in order to know the specific query that’s happening. Since the database upgrade, we haven’t seen any of these large spikes, and simply reviewing the site, we’re not seeing a large amount of the same query running like what would have been happening previously. With that being said, the slow errors should provide enough information for your team to have an idea of what is going on with the plugin at that time, and while other plugins may be throwing some slow errors, it was only those that were logging thousands upon thousands.

in reply to: PDF Viewer – Errors Occurring #196412

Ryan Stueve
Participant

Yes, I’m sure we have other plugins that have problems on occasion too, but the ones that are consistently causing the most errors and interfering with site functionality are WPDM and PDF Viewer. I have worked extensively with our host, Flywheel, who has confirmed this as well. They have access to reporting that I do not, but I have given you all that I can.

Do you have a development team who you can escalate this to? I understand that you are doing your best to assist, but we are just going in circles and it feels as if we aren’t making any progress toward a solution. I would like to be able to tell my team with confidence that your plugin is the right one for us and comes with the support we need, but right now I don’t feel I can do that.

in reply to: PDF Viewer – Errors Occurring #196395

Ryan Stueve
Participant

Yes, I’ve already provided those logs. Consistently it is your plugins that seem to be throwing the errors…and huge amounts of them. We just had to increase our Database CPU on our site to handle these requests as the high traffic hitting downloads was maxing this out although it was already very high. This upgrade is fixing our issue in the short term, but the cost is high to have the database increased to this level, so it can only be a workaround. We have got to figure out a way to reduce the errors and slow load/download times coming from WPDM/PDF Viewer if we are going to continue to utilize your plugins as the core functionality of our website.

in reply to: PDF Viewer – Errors Occurring #196362

Ryan Stueve
Participant

That’s interesting because the only 2 plugins that consistently seem to be throwing fatal errors are WPDM and PDF Viewer. Again, this is what our host Flywheel is saying:

We do see that the site is causing a sustained level of 100% CPU usage on the Database layer. When we dig into this further we can see that around the same time as these spikes happen, the plugin download-manager is throwing thousands and thousands of slow errors. Slow errors are processes that take longer than 5 seconds to complete. These errors can hog site resources and are a common suspect for performance and downtime issues. You may want to reach out to the developers with these errors as they may have more specific troubleshooting to mitigate these or identify any potential conflicts.

To give you an idea it has thrown 8500 of these errors in the last 24 hours. Another plugin, wpdm-pdf-viewer has thrown about 6400 and may also need further investigation.

in reply to: PDF Viewer – Errors Occurring #196007

Ryan Stueve
Participant

Once your team authority has received and you’ve had a chance to review, please update any findings as you are able. We are leaving your admin user account open as you continue to assist, but are required to report weekly to our team what progress you are making in order to keep that account open.

in reply to: PDF Viewer – Errors Occurring #195997

Ryan Stueve
Participant

Is there a different email I should send those logs to?

in reply to: PDF Viewer – Errors Occurring #195976

Ryan Stueve
Participant

I just sent php error logs, slow logs and database layer CPU usage for the last 7 days via WeTransfer to support@wpdownloadmanager.com.

For reference, Flywheel’s database layers already have an extremely high CPU spec, so seeing the usage spiking to 100% sustained usage is a bit surprising. They suggest working with WPDM developers to reduce the database usage as a recommended first step as problems only occur when the usage is pinned at 100%, which you can see happens somewhat regularly.

in reply to: PDF Viewer – Errors Occurring #195955

Ryan Stueve
Participant
This reply has been marked as private.
Viewing 25 posts - 76 through 100 (of 270 total)