jose Lizaso

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
Oct 4, 2020 at 11:06 am
#137777
Participant
jose Lizaso
OP

Solved. Thanks

Oct 4, 2020 at 9:38 am
#137768
Participant
jose Lizaso
OP

I have the same error trying to update DownloadManager Pro from 5.0.94 to 5.2.3. The license in settings is correct.
Thanks.

Mar 1, 2020 at 9:51 am
#121180
Participant
jose Lizaso
OP

Hi after many investigations. There is a problem about your .htaccess in ..plugins/download-manager with some Apache 2.4 configurations and ‘IndexIgnore *’

I found that this is working:

<ifModule mod_autoindex.c>
IndexIgnore *
</ifModule>

<Files *.php>
Require all denied
</Files>

Thanks

Feb 29, 2020 at 11:11 am
#121127
Participant
jose Lizaso
OP
This reply has been marked as private.
Feb 29, 2020 at 9:02 am
#121122
Participant
jose Lizaso
OP

Hello Alian, in your wordpress dashboard go to Downloads / Settings / Basic and look for the parameter ‘Download Limit Message’ and erase this:<i class=”fa fa-exclamation-triangle”></i>.

I use the spanish version of wordpress , I’m not sure about titles on wordpress menus in english, but should be very similar I have written above.

Feb 29, 2020 at 8:51 am
#121121
Participant
jose Lizaso
OP
This reply has been marked as private.
Feb 28, 2020 at 2:09 pm
#121086
Participant
jose Lizaso
OP
This reply has been marked as private.
Feb 28, 2020 at 12:49 pm
#121077
Participant
jose Lizaso
OP

I use wordpress with DIVI.
Perhaps problem could be related with bootstrap conflict between DIVI & wp download manager?

When wp download manager pro plugin is activated I get many 500 internal server errors on my site. I hadn’t this issue with the free version .

Thanks in advance

Feb 28, 2020 at 11:27 am
#121065
Participant
jose Lizaso
OP

I see in the console the following error (many events):

net::ERR_ABORTED 500 (Internal server error)

Feb 28, 2020 at 11:11 am
#121061
Participant
jose Lizaso
OP

In fact there are a lot of Internal server error 500 in many pages on the backend. I’ve deleted and installed again de plugin but I get the same result.

Feb 28, 2020 at 10:06 am
#121058
Participant
jose Lizaso
OP

I have found the solution in the forum:

FIXED applying the solution provided by @Shahriar!!!
“Save settings issue fixed on the dev site. Find the “Download Limit Message:” option in the Basic Settings page and remove this part <i class=”fa fa-exclamation-triangle”></i> to fix the saving issue on your live site. Your server isn’t saving settings when this is present in that option.

Viewing 11 posts - 1 through 11 (of 11 total)