Hello.
I developed a plugin where I can extract and create a new file PDF considering a word founded but with last update is not working anymore.
Can anyone help me? Thanks
My pluggin is not working anymore with last update
Moderators: TrackerSupp-Daniel, Tracker Support, Sean - Tracker, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Ivan - Tracker Software, Tracker Supp-Stefan
- Tracker Supp-Stefan
- Site Admin
- Posts: 17237
- Joined: Mon Jan 12, 2009 8:07 am
- Location: London
- Contact:
Re: My pluggin is not working anymore with last update
Hello nbmani,
Most likely some of the methods you are using require elevated privileges (and we were not enforcing those correctly in the past).
You will likely need to create trustedFunction in which to execute your code and it will work once again.
Please take a look e.g. here on how to declare such a trusted function:
viewtopic.php?p=170799#p170799
Kind regards,
Stefan
Most likely some of the methods you are using require elevated privileges (and we were not enforcing those correctly in the past).
You will likely need to create trustedFunction in which to execute your code and it will work once again.
Please take a look e.g. here on how to declare such a trusted function:
viewtopic.php?p=170799#p170799
Kind regards,
Stefan
Re: My pluggin is not working anymore with last update
I tried to do what you suggested but still having the same error: "Security prevents to use this object.."
- TrackerSupp-Daniel
- Site Admin
- Posts: 7987
- Joined: Wed Jan 03, 2018 6:52 pm
Re: My pluggin is not working anymore with last update
Hello, nbmani
Would it be possible for you to send us a sample of your plugin, so that we can have the dev team take a look at see what it may be?
Kind regards,
Would it be possible for you to send us a sample of your plugin, so that we can have the dev team take a look at see what it may be?
Kind regards,
Dan McIntyre - Support Technician
Tracker Software Products (Canada) LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
Tracker Software Products (Canada) LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
Re: My pluggin is not working anymore with last update
Sure.
Where should I send a sample?
Where should I send a sample?
- Tracker Supp-Stefan
- Site Admin
- Posts: 17237
- Joined: Mon Jan 12, 2009 8:07 am
- Location: London
- Contact:
Re: My pluggin is not working anymore with last update
Hello nbmani,
Please e-mail that to support@pdf-xchange.com with a link back to this topic also included in the mail, and we would be happy to take a look for you!
Kind regards,
Stefan
Please e-mail that to support@pdf-xchange.com with a link back to this topic also included in the mail, and we would be happy to take a look for you!
Kind regards,
Stefan
Re: My pluggin is not working anymore with last update
Thank you, already sent a sample.
Thank you for your help
Thank you for your help
- Tracker Supp-Stefan
- Site Admin
- Posts: 17237
- Joined: Mon Jan 12, 2009 8:07 am
- Location: London
- Contact:
Re: My pluggin is not working anymore with last update
Hello nbmani,
Thanks! We got your sample code, and will ask one of our colleagues from the dev team to take a look. We will post an update as soon as we have any additional news!
Kind regards,
Stefan
Thanks! We got your sample code, and will ask one of our colleagues from the dev team to take a look. We will post an update as soon as we have any additional news!
Kind regards,
Stefan