-
AuthorSearch Results
-
Jan 21, 2021 at 7:00 pm #145022
In reply to: Email Lock Adding Fields
Steve LaborieParticipantHi. Yes, Im aware that I have to get that plugin.
Question here, we have already created quiet a lot of Email Lock Downloads. Do we have to adjust them all after install ?
I more detailed tutorial for that excact topic. Email Lock with Advanced Custom Fields.
The last time I had an issue with a general question, I took almost a week to be told “look here …”
Sorry, time is money. Thanks
Jan 21, 2021 at 9:54 am #144987Topic: Email Lock Adding Fields
in forum Download Manager Pro
Steve LaborieParticipantHi there. If I want to add another field, like phone number to the email lock, do I have to go back and change the already created email lock downloads ? also, is there a more detailed tutorial how to add a field for the email lock specifically. you have to many extra plugins and the tutorials are either vague or to general. thanks.
Jan 21, 2021 at 8:20 am #144982
Sinan ÜnalParticipantDid you even read waht I have wrote? I said: I already have tested all of your suggestions and IT DID NOT WORK! I am working on this issue nearly since a week. I need an urgent fix for this problem now! I am using the downloads Manager PRO version since 4 years and did not have any problems. And now I have one and need SUPPORT!!
Jan 21, 2021 at 1:05 am #144965
Brett BakerMemberHi Nayeem
I’m not sure I understand your comment Which <div> are we talking about the main templates div? or is it the div that surrounds the Shortcode.My content template had the following divs
<div class=”container main_cont”>
<div id=”the_content”>
<?php if (isset($author)){ echo “<p class=’author’>By ” . $author . “</p>”; } ?>
<?php if ( $lead ) : ?>
<?php echo “<div class=’first-paragraph’>” . $lead . “</div>”; ?>
<?php endif; ?>
<div class=”content-back-white”>
<?php the_content() ?>
</div>
</div>
</div>the output from you shortcode is:
<div class=”container-fluid” id=”wpdm-all-packages”>
<table id=”wpdmmydls-558e44bebbeb83c94a238e746acd9399″ class=”table table-striped wpdm-all-packages-table”>
<thead>
<tr>
<th class=””>Title</th>
<th class=”hidden-sm hidden-xs”>Categories</th>
<th class=”hidden-xs”>Create Date</th>
<th style=”width: 100px;”>Download</th>
</tr>
</thead>
<tbody><tr>
<td style=”background-image: url(‘https://www.tetramap.com/wp-content/plugins/download-manager/assets/file-type-icons/zip.png’);background-size: 32px;background-position: 5px 8px;background-repeat: no-repeat;padding-left: 43px;line-height: normal;”>
<b>Develop people and business the way nature intended</b><br><p>TetraMap book (EPUB and MOBI formats)</p>
<small><i class=”fa fa-folder”></i> 1 files
<i class=”fa fa-download”></i> 256 downloads<br>
<span class=”hidden-md hidden-lg”>eBook<br></span>
<span class=”hidden-md hidden-lg hidden-sm”>January 9, 2018</span>
</small>
</td>
<td class=”hidden-sm hidden-xs”>eBook</td>
<td class=”hidden-xs” data-order=”1515456000″>January 9, 2018</td>
<td><i class=””></i>Download Now</td>
</tr><tr>
<td style=”background-image: url(‘https://www.tetramap.com/wp-content/plugins/download-manager/assets/file-type-icons/pptx.png’);background-size: 32px;background-position: 5px 8px;background-repeat: no-repeat;padding-left: 43px;line-height: normal;”>
<b>eBook PowerPoint slides</b><br><p>eBook slide to add to PowerPoints</p>
<small><i class=”fa fa-folder”></i> 1 files
<i class=”fa fa-download”></i> 161 downloads<br>
<span class=”hidden-md hidden-lg”>eBook<br></span>
<span class=”hidden-md hidden-lg hidden-sm”>January 9, 2018</span>
</small>
</td>
<td class=”hidden-sm hidden-xs”>eBook</td>
<td class=”hidden-xs” data-order=”1515456000″>January 9, 2018</td>
<td><i class=””></i>Download Now</td>
</tr>
</tbody>
</table><div class=”text-center”></div>
</div>
so i cannot see any naming or code that is wrong for that matter so your answer has confused me more? sorry could you be moree specific please?Jan 20, 2021 at 5:01 pm #144944
Sinan ÜnalParticipantI have the same issue on my side:
Fatal error: Out of memory (allocated 895725568) (tried to allocate 6008648 bytes) in …/wp-includes/wp-db.php on line 2056
I tryed all of your suggestions but nothing worked. This is very urgent because my customer gets mad at me at the moment. I need to fix this very urgent!!!
Additional info:
My wp_post_meta table in the wordpress database has reached the size of 1,4 GB because of the downloads, is this normal?-
This reply was modified 5 years, 1 month ago by
Sinan Ünal.
Jan 19, 2021 at 5:22 pm #144854In reply to: Illegal String Offset Fatal Error
hiwireMemberI added the line of code to the wpconfig file as requested. I didn’t change any of the other settings. I tried to download a new file and am now getting this error:
Warning: Error while sending QUERY packet. PID=58385 in /public_html/wp-includes/wp-db.php on line 2056
Warning: Error while sending QUERY packet. PID=58385 in /public_html/wp-includes/wp-db.php on line 2056
Headers already sent in /public_html/wp-includes/wp-db.php on line 2056As well as this error still:
Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 6007151408 bytes) in /public_html/wp-content/plugins/download-manager/libs/class.DownloadStats.php on line 50
This isn’t happening all the time, only sometimes. If I try to download the same file twice it mostly works on the second or third try.
Jan 19, 2021 at 3:39 am #144782
Nayeem RiddhiModeratorAllowing multiple locks I think it is required customization code. But for email lock, there also has been set subscription system, you shall find subscriber from
Downloads > Subscriber > Email Lock, please checkthanks
Jan 19, 2021 at 1:35 am #144776
Raman K AttriParticipantYes, thank you for taking efforts to point out the issue. I don’t know what you did but now I am able to edit that template even if multiple locks are enabled on all other downloads.
On the same note, the reason I had to use multiple locks is that I did not want to send download without approval. And I need them to subscribe to my newsletter before downloading. Abd that’s exactly the limitation of WPDM. Number one, it does not give a subscribe option in the download when I used email lock alone. Then I had to use a form lock which captures person’s details and subscription acknowledgement. This is work around but its annoying that there would be two parts of the form with two submit button for users. I wish WPDM had two features 1) allows multiple locks but one final submit button or 2) wait for approval option in every lock, so that just one lock could serve the function completely.
Jan 18, 2021 at 2:07 pm #144749
victor torresParticipantMy program does not say TOP Packages, but yes, Downloads > Stats > Insight section.I want a simple way to see all counts of individual packages at one time.
ThanksJan 18, 2021 at 9:45 am #144732In reply to: Tags missing
Nayeem RiddhiModeratorIs there all tags are missing now, or some part missing, please check from Downloads > Tags section
thanks
Jan 18, 2021 at 6:33 am #144723In reply to: Error Messages related to download-manager
Nayeem RiddhiModeratorPlease simply click the Save Settings again for license key option from
Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this timeOr,
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version and activate the license key.thanks
Jan 16, 2021 at 10:00 am #144647In reply to: Critical error after update
Philip JesseMemberThis reply has been marked as private.Jan 15, 2021 at 9:37 pm #144633In reply to: Download History has stopped?
Scott PetersonParticipantI am also having the same problem. My history of downloads stopped working around December 11th. This is really important for me as my site needs to track downloads for legal reasons.
I was autoupgraded to version 3.1.12 at some point. It Would be nice if your change log listed dates
I am on WP Version 5.6
I am using PHP 7.4.14
I have disabled every plugin except for the downloads plugin. I usually host files on s3 so I used WPDM but I have also disabled this and tried downloading files from the media library.
I have also tried different themesIt does not work.
Jan 15, 2021 at 6:57 pm #144628Topic: Critical error after update
in forum Download Manager Pro
Philip JesseMemberAfter updating to 5.3.3 I am receiving a critical error when opening specific pages that contain downloads and I can’t open the “all downloads” section in the backend – I am receiving a critical error. Can you help? I have never had these kind of problem before. Thanks!
Jan 15, 2021 at 3:14 pm #144598In reply to: Question regarding Form Lock + Live Forms
Christian LeuenbergParticipantThis reply has been marked as private.Jan 14, 2021 at 5:03 pm #144539In reply to: Which WPDM offer to develop my files?
Nayeem RiddhiModeratorPlease check the add-ons from here, https://www.wpdownloadmanager.com/downloads/add-ons/, you shall get most add-ons demo where it is needed, please check those and let me know, how can I further help
thanks
Jan 13, 2021 at 1:32 am #144424
Nayeem RiddhiModeratorplease use
[wpdm_tag]shortcode from here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_tag-query-all-downloads-from-specified-tags/, it is working fine here, http://lorettomembers.flywheelstaging.com/wpdm-test/thanks
Jan 12, 2021 at 11:30 pm #144421In reply to: Woocommerce integration
Isa AlsupParticipantWe built our woocommerce site and then determined our downloads needed enhanced security. They have worked together well for 2 years, but not so well now.
Do you really intend to walk away from this market?
Jan 10, 2021 at 4:02 pm #144336In reply to: Where can I download for manual upgrade
Nayeem RiddhiModeratorPlease simply click the Save Settings again for license key option from
Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this timeOr,
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version and activate the license key.thanks
Jan 9, 2021 at 10:02 am #144270In reply to: Renew licence and update
Nayeem RiddhiModeratorFor archive page, please use the latest updated shortcodes from here, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/, the shortcode has been updated. And for update plugin, please simply click the Save Settings again for license key option from
Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this timethanks
Jan 9, 2021 at 3:59 am #144265In reply to: Update failed: The package could not be installed.
Nayeem RiddhiModeratorHi,
Please simply click the Save Settings again for license key option from
Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this timethanks
Jan 6, 2021 at 4:30 pm #144137In reply to: Clicking on download link redirects to home page
acasonParticipantThis reply has been marked as private.Jan 6, 2021 at 3:27 pm #144123In reply to: Advanced Access not working
weathermaticParticipantThank you for your quick reply. I reinstalled the Advanced Access control and can see the options but the files are not showing up where they should. I see them in the “my downloads” however they aren’t showing up where I have a template. Does the template code below need updating?
<div class=’media’>
<table width=”100%” border=”0″ cellpadding=”3″>
<tbody>
<tr>
<td height=”10″ colspan=”3″>
<span class=”media-body” style=”text-align: left”>
<p style=”text-align: left; font-size: large;”>[title]<br>
<span style=”font-size: xx-small”>(updated: [update_date])</span> </p>
</span></td>
</tr>
<tr>
<th width=”85%” scope=”col”><span class=”media-body” style=”text-align: left; font-size: x-small;”>[file_list] </span></th>
</tr>
</tbody>
</table></div>Jan 6, 2021 at 2:33 pm #144114Topic: Advanced Access not working
in forum Download Manager Pro
weathermaticParticipantWhen a user logs in files are not showing up that they should have access to. It actually wasn’t working before I updated to the latest version so I thought I should update everything but it still doesn’t work. On the user dashboard it doesn’t show “my downloads” like it should and when I go to a file to select the user it should be shared with the option is not there.
Dec 31, 2020 at 1:13 am #143875In reply to: wpdm_category doesn’t filter on tags
ibradleyParticipantHi,
we have upgraded to V5.3.3, but still can’t get wpdm_category or wpdm_packages to work.
What we require is a list of downloads showing:
- All packages of the specified category and any child categories
- Filtered by one or more tags (i.e. win32 AND dropbox)
We have created a test page here. Category pse402b20308 is a child of category erp-scale-pse.
-
This reply was modified 5 years, 1 month ago by
-
AuthorSearch Results
Search Results for 'all downloads'
-
Search Results
-
Topic: Email Lock Adding Fields
Hi there. If I want to add another field, like phone number to the email lock, do I have to go back and change the already created email lock downloads ? also, is there a more detailed tutorial how to add a field for the email lock specifically. you have to many extra plugins and the tutorials are either vague or to general. thanks.
Topic: Critical error after update
After updating to 5.3.3 I am receiving a critical error when opening specific pages that contain downloads and I can’t open the “all downloads” section in the backend – I am receiving a critical error. Can you help? I have never had these kind of problem before. Thanks!
Topic: Advanced Access not working
When a user logs in files are not showing up that they should have access to. It actually wasn’t working before I updated to the latest version so I thought I should update everything but it still doesn’t work. On the user dashboard it doesn’t show “my downloads” like it should and when I go to a file to select the user it should be shared with the option is not there.