Noomia SPRL

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 51 total)
Aug 7, 2024 at 8:49 am
#197727
Member
Noomia SPRL
OP

Hello Nayeem,

Ok I found what was wrong. It was related to the setting “Sanitize Filename”.
I didn’t know that there was this setting for this plugin and even less that my colleagues had activated this 😄.

So without this feature, the generated file keep the same name as expected ✅

Regards,
Loïc

Aug 6, 2024 at 2:00 pm
#197705
Member
Noomia SPRL
OP

Hello Nayeem,

Thank you for your reply 🙂

I just tried to reproduce this issue on another server and there is no error so I suppose this is related to the server configurations. I will see with the server manager and let you know if necessary.

Regards,
Loïc

Jul 20, 2023 at 7:15 am
#188720
Member
Noomia SPRL
OP

Thank you!
But don’t you have a “migration” doc from “older” version to the newest one? Thats’s a little bit weird to have changed you code without telling us some major updates in the code was made 🙂

Jul 20, 2023 at 6:58 am
#188718
Member
Noomia SPRL
OP

Hi Nayeem,

Unfortunately, this is not really hat I want. In these 3 docs, you don’t talk about WPDM\Packages …

Could you ask a dev to answer me?

Kind regards,
Cedric

May 3, 2023 at 8:24 am
#186418
Member
Noomia SPRL
OP

Hello Nayeem 🙂

Thank you! Where is the documentation for this API?

Is this correct:

$data['download_link'] = WPDM()->package->downloadLink($data['ID'], 0, array(
			'template_type' ► 'url'
		));

And this ?
$data['files'] = WPDM()->package->getFiles(get_the_ID());

Kind regards,
Cedric

May 3, 2023 at 7:39 am
#186416
Member
Noomia SPRL
OP

Hello Nayeem,

Thank you, but I’m a developer and I don’t need a shortcode that will echo some formatted values. I need to use functions, methods, … to get the values and format them like I want.

Thank you in advance,
Cedric

May 2, 2023 at 1:47 pm
#186394
Member
Noomia SPRL
OP

Hello Nayeem 🙂

No problem. I have backups yes, but I don’t want to use the default template file. In fact, I only need to know by which function you have replace \WPDM\Package::downloadLink(), as it seems it’s not available anymore 🙂
I’m a developer, so you can be techy 😉

Kind regards,
Cedric

Mar 27, 2023 at 2:37 pm
#185312
Member
Noomia SPRL
OP

Thank you for your answer!
Unfortunately, I can’t give you an access to the admin :s

Mar 27, 2023 at 2:02 pm
#185308
Member
Noomia SPRL
OP

Hello there 🙂

Have you been able to fix this? I have the same “Network error” problem…

Mar 27, 2023 at 1:58 pm
#185307
Member
Noomia SPRL
OP

Hello there,

I have the exact same error here… Also since mid-march :s

Kind regards,
Cedric

Mar 27, 2023 at 1:56 pm
#185306
Member
Noomia SPRL
OP

Thank you Shahjada :)!

Sep 28, 2020 at 3:53 pm
#137379
Member
Noomia SPRL
OP

Hi there,

I think this feature is useful for all your users, not just me… I think when it comes to user authentication, 2FA is a must in 2020…

Mar 26, 2020 at 8:35 am
#122838
Member
Noomia SPRL
OP

Hi Nayeem,

Thank you for your answer.
You hope this will be fixed :p ? If this is a bug you were aware of, you should know if this will be fixed with the updates :p !
I’ve checked the changelogs (https://www.wpdownloadmanager.com/wordpress-download-manager-change-log/) and you don’t mention anything related to this bug so this will not be fixed 😀

Thank you,
Cedric

Sep 17, 2019 at 8:02 am
#112537
Member
Noomia SPRL
OP

Hi Shahriar,

Thank you,
Cedric

Sep 16, 2019 at 1:32 pm
#112506
Member
Noomia SPRL
OP

Thank you Shariar,
Cedric

Sep 16, 2019 at 1:31 pm
#112505
Member
Noomia SPRL
OP

Hi,

Please, could you please answer something ? Even just saying “Hello”, or that you’ll never fix this, but you can’t let your customer with no informations…

Thank you,
Kind regards,
Cedric

Aug 20, 2019 at 1:20 pm
#111133
Member
Noomia SPRL
OP

????????????
Hi there!

Could you please answer me…?
????????????

Aug 2, 2019 at 8:43 am
#110610
Member
Noomia SPRL
OP

Shahriar,

How can I modify this function? Or how can I filter it?

Aug 2, 2019 at 8:26 am
#110609
Member
Noomia SPRL
OP

Hi Shahriar!

In fact, that would be as simple as that:

function wpdm_login_url($redirect = ''){
	    $id = get_option('__wpdm_login_url', 0);
	    if($id > 0) {
		    if(function_exists('pll_get_post')) {
		    	$url = get_permalink(pll_get_post($id));
		    } else {
		    	$url = get_permalink($id);
		    }
	        if ($redirect != '')
	            $url .= (strstr($url, '?') ? '&' : '?') . 'redirect_to=' . $redirect;
	
	    }
	    else $url = wp_login_url($redirect);
	    return $url;
	}
Jul 29, 2019 at 1:37 pm
#110437
Member
Noomia SPRL
OP

Hi Shahriar,

Where are you with this bug?

Thank you,
Cedric

Mar 27, 2019 at 8:50 am
#95231
Member
Noomia SPRL
OP

Hi Shariar,

Would you be kind enough to answer my many unanswered messages …?
It’s been 3 months and a half now that this bug has been reported and 2 months and a half without answer from your side…

Thank you in advance,
Cedric

Mar 27, 2019 at 8:45 am
#95230
Member
Noomia SPRL
OP

Hi Steve,

Yes, it’s only on Edge on my side.

Mar 6, 2019 at 10:23 am
#94541
Member
Noomia SPRL
OP

Hi Shariar,

Could you please answer me?
It’s been 3 months since I reported this bug and almost 2 months without answer… I think that since the time, this bug should have been solved…

Thank you,
Cedric

Mar 6, 2019 at 10:20 am
#94540
Member
Noomia SPRL
OP

Perfect thank you ! This is resolved !

Feb 22, 2019 at 8:31 am
#94080
Member
Noomia SPRL
OP

Hi Shahriar,

Thank you !
Before receiving your answer, I ended up using this code :
$data['url'] = wpdm_download_url($data['ID']);

Is this better or not than the code you gave me ? Which one is the best in term of performance ?

Thank you !
Cedric

Viewing 25 posts - 1 through 25 (of 51 total)