Recent content by DarkSign

  1. DarkSign

    [DS] Auto Lock Threads

    I am not having time to work on this add-on nowadays. That error is probably because some updates on XF. That project was fun to do and all, but nowadays the person that I worked with, coding add-ons and working with XF is no longer running a board now, so I didn´t have any other site owner...
  2. DarkSign

    Add-on Poke

    Sorry for the long time to answer this. Anyway, I don´t have FB, so I don´t know how the feature works there. So, please tell me so we can work on it.
  3. DarkSign

    Add-on Poke

    Now we have 2 ideas. The sidebar block sounds interesting, and can be viewed as soon as you log-in. The link near the Like works like the Mention feature, already implemented by the Tag add-on. The list of pokes could show in the alert tab as well, if desired. But I still am missing a piece of...
  4. DarkSign

    Using Add-ons - Secure?

    Ermm... I know that using OO and MVC only doesn´t mean any security. That is just a way to do things like you said. I meant more like "use the right tool for the right job". So, if you are coding an add-on for XenForo, then use all XenForo has to offer. Use their style to do things, so that you...
  5. DarkSign

    Using Add-ons - Secure?

    From my point of view, if the coder uses the XF MVC and don´t try to reinvent the wheel, then the add-on they code is as secure as XF itself. For example, using the filters, validators, throwing exceptions from XF Exception classes... think XF first before any other solution. Go through the...
  6. DarkSign

    Need developer to add xenforo to my site. (will pay$)

    The work to put the forum up and running is really easy. Now that part of "how I like" is what makes me wonder how much more work that would mean. Specify exactly what you want, so we can have a base to charge properly for the job.
  7. DarkSign

    XF 1.1 Unable To Install Add-ons

    Just adding my 2 cents: On your FTP program or cPanel, check if the folders that are used for upload stuff have write permission for everyone.
  8. DarkSign

    Add-on Poke

    Give me the details on how exactly you want this Poke feature to work. As mentioned, the other add-on could serve the purpose pretty well. If there is a big difference, I am willing to try to develop it as my new project, as it doesn´t seem overly complex to do.
  9. DarkSign

    still developing. Look forward to updates.

    still developing. Look forward to updates.
  10. DarkSign

    [DS] Auto Lock Threads

    UPDATE: I am actually working on the featured requested, to auto-lock after X days starting from date-created. So, even though the add-on will keep been released free of charge, I want to get a brand new game for my iPod Touch, but I don´t have the money for it yet :p If you guys who...
  11. DarkSign

    First Question ... API docs and/or examples?

    Thanks for the 1.0 docs. I tried to use phpdocumentor 2 to generate the 1.1 docs, but it failed :( So, if someone could get it to work with 1.1, please share the generated docs. Thank you in advance.
  12. DarkSign

    [DS] Auto Lock Threads

    I will try my best really. I hope I can. Oh thanks God. That is the version I used to update the code. I am glad it is working.
  13. DarkSign

    [DS] Auto Lock Threads

    Ah, right. To lock X amounts of day after they are created needs a Cron Job as well. I will look at it, doesn't seem so difficult to do. But as I said, it is just not my priority. But as you and few others want that specific feature, I will try to make it available as soon as possible. I still...
  14. DarkSign

    [DS] Auto Lock Threads

    Ah, I understood! Will look at how to do it. I know I need to learn how to make a Cron Job for such situations. Right now, the add-on auto locks after sending the reply, but for this case, a Cron Job is required. Thanks.
  15. DarkSign

    [DS] Auto Lock Threads

    No update on the feature so far. I have been busy with college assignment and paid freelance works. As this is a free add-on, its development is not a high priority for now. But I am keeping notes of all requests. That is what I am thinking. To make an option on ACP that will be "Auto Lock...
Top Bottom