ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,955
- Points
- 823
Reputation:
Hi, please advise on a solution to the problem.
I have two plugins:
1. ADS Manager by Siropu
2. Classified Ads System
The first plugin restores and deletes advertising threads after payment. An advertisement created by the second plugin is linked to this advertising thread. I need it to be deleted and restored as well.
How should I approach this? Modify the code? Or write a new (third) plugin?
To simplify, the delete and restore operations look something like this:
UPDATE xf_xa_cas_ad...
Read more
Continue reading...
I have two plugins:
1. ADS Manager by Siropu
2. Classified Ads System
The first plugin restores and deletes advertising threads after payment. An advertisement created by the second plugin is linked to this advertising thread. I need it to be deleted and restored as well.
How should I approach this? Modify the code? Or write a new (third) plugin?
To simplify, the delete and restore operations look something like this:
UPDATE xf_xa_cas_ad...
Read more
Continue reading...