Search results for query: *

  1. F

    Question Upgrade from XF1?

    thanks Fillip, we will renew our licence to be able to get the latest updates.
  2. F

    Question Upgrade from XF1?

    thanks Fillip, but how exactly does the upgrade work? like this? : 1. we upgrade the board to XF 2 2. the old XF1 addon will not work anymore and therefore automatically disabled during the upgrade 3. we just install the XF2 addon (not "upgrade", but "install") 4. it will use the existing data /...
  3. F

    Question Upgrade from XF1?

    hello we have bought this addon (DBTech credits) for XF1 a while back. still using it, thank you for your hard work. we are planning an upgrade to XF2. I have seen that your addon has a version that is compatible with XF2. 1) do I have to pay again for the upgrade? 2) do you have an upgrade...
  4. F

    Question How to create a custom event trigger?

    Thanks, I wrote the custom events myself but they dont integrate well with the addon. They will just increase credit count but cannot be rebuilt, and leave no trace in the transaction log (yet). The addon is live on our site https://gbatemp.net if you're interested to see it in use :)...
  5. F

    Question How to create a custom event trigger?

    Thank you, indeed there is a bunch of interesting things in it. also I now understand where this "XFCP" class comes from... https://xenforo.com/community/resources/understanding-the-xenforo-class-proxy-system.2080/ :) I assumed it was an autoloader, I just didnt know it worked that way. What...
  6. F

    Question How to create a custom event trigger?

    hi there! thank you for your kind and fast reply :) I have looked at this folder indeed but there are so many files in it... I dont know what they are for. do you know more specifically which folder I should look at? i thought maybe EventListener? but it doesn't look like there are a lot of...
  7. F

    Question How to create a custom event trigger?

    Hello, We are wondering if there is any way to create custom event triggers? (Xenforo 1.5) I added an entry to the eventtrigger table, created an event for it. I also created a php file in src/addons/DBTech/Credits/Model/Event. However, I dont know how to make it so the event is actually...
Back
Top