Davor

Forum Replies Created

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

Davor
Member

I think that I have managed to resolve this issue after updating the Membership pro plugin.


Davor
Member

Almost 3 days and still no respond from support. My downloads don’t work!


Davor
Member
This reply has been marked as private.
in reply to: Can't update to new version #63731

Davor
Member

Shahriar,

the problem is solved.

There was a few lines of code needed to be added to the .htaccess of my page.

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

I see others have also this problems.

This post on your form has helped me.

Post Link

Thanks. Davor

in reply to: Can't update to new version #63727

Davor
Member
This reply has been marked as private.
in reply to: Can't update to new version #63631

Davor
Member
This reply has been marked as private.
in reply to: Track downloads with Facebook pixel #61771

Davor
Member

Interesting Shahriar,

Thanks.

So with it I could open a Page where my facebook pixel is if I put this in a new plugin.

I’m not a full time php programmer (I’m .NET). Can you maybe tell me the line to open a page (so that I dont need to search on net)
the page is:
https://www.mypage.com/thankyou

<?php
add_action(“after_download”, “download_thankyoupage”,10,1);
function download_thankyoupage($package){
    $package_data = get_post($package[‘ID’]);
LINE TO OPEN THE PAGE IN NEW TAB
}

?>

in reply to: PayPal Error #60249

Davor
Member
This reply has been marked as private.
in reply to: PayPal Error #60224

Davor
Member

Hey guys,

can anybody help me with my problem?

in reply to: Invalid Regular period. #60159

Davor
Member
This reply has been marked as private.
in reply to: Membership Pro – Membership Expiration #60062

Davor
Member

Shaon,
thank you for instructions and quick response.

Davor

in reply to: Login form #60015

Davor
Member

Thank you.

I’m looking forward to new version.

🙂

in reply to: Membership Pro – Membership Expiration #60010

Davor
Member
This reply has been marked as private.
Viewing 13 posts - 1 through 13 (of 13 total)