Recent content by hasanmerkit

  1. hasanmerkit

    XenForo is good idea for custom user database and

    Because our Linux distribution should not require an account again for the store application and settings sync feature that we will develop in the future. And these accounts should be usable outside the forum/community pages.
  2. hasanmerkit

    XenForo is good idea for custom user database and

    I can't give up my own membership system. I coded it in a way that is completely compatible with the Linux distribution I am developing. What scares me is that XenForo has a more complex Plugin structure than I expected.
  3. hasanmerkit

    XenForo is good idea for custom user database and

    I wrote a simple membership system with my own vanilla PHP and it still works. For security; I encrypted the passwords with BCRYPT. I used PDO. I used solutions like htmlspecialchars() function to fix XSS vulnerabilities. In the login page I created, IP addresses can make certain attempts...
  4. hasanmerkit

    Why is XenForo so expensive

    However, this is disrespectful to the developers. Also, it is not right for a website with big goals to use pirated software. In the future, when it starts generating income, it can buy XenForo anyway. Anyway. I already use a XenForo website (Techolay) that I like. I think I will continue to...
  5. hasanmerkit

    Why is XenForo so expensive

    Also expensive for Turkiye. Someone who wants to open a forum in this country with high inflation will find XenForo quite expensive.
  6. hasanmerkit

    How can i get cheap XenForo? - Turkey Economy Problem

    I want to divide diffrent lang posts in order to provide better user interface. So a turkish man wont see spanish post but dont worry I got an idea
  7. hasanmerkit

    How can i get cheap XenForo? - Turkey Economy Problem

    Aright , one more question - is it possible to install xenforo into two diffrent folders with one legal Xenforo ? (same domain and host) cuz I wanna divide it to two diffrent forums and wanna use same user database.
  8. hasanmerkit

    How can i get cheap XenForo? - Turkey Economy Problem

    Then will it be possible to transfer the database to different software? MyBB to XenForo, XenForo to MyBB :S ?
  9. hasanmerkit

    How can i get cheap XenForo? - Turkey Economy Problem

    If u know Turkish lang, please contact hasanmerkit@outlook.com Thanks but, using hand license is legal for XenForo? I not trust free softwares including open-source scripts.
  10. hasanmerkit

    How can i get cheap XenForo? - Turkey Economy Problem

    How can I buy XenForo software cheaper? I don't need support either. I live in Turkey and because of the extremely bad economy, buying this software in dollars is as expensive like buying a laptop. A worker's salary: 2.800 TL XenForo: 1.324 TL (Google Translate : TR -> EN)
  11. hasanmerkit

    Can I use a custom user database?

    ANYONE CAN HELP ME ABOUT FIRST MESSAGE?
  12. hasanmerkit

    Can I use a custom user database?

    Okey, d'nt worry about this, i can convert my system to SHA1.
  13. hasanmerkit

    Can I use a custom user database?

    Why?
  14. hasanmerkit

    Can I use a custom user database?

    Can I use a special database? If I can use this database, I am thinking of buying. mydatabase = > users password method: md5(real password + salt)
Back
Top Bottom