Recent content by vbezruchkin

  1. vbezruchkin

    XenAPI - XenForo PHP REST API

    Hi, You should change api.php file. Find line #19 $options = array('api_key' => 'API_KEY'); just put any salt string here instead of API_KEY value. This should solve the issue you have.
  2. vbezruchkin

    XenAPI - XenForo PHP REST API

    Hi, Thanks for this great plugin. Is there any plan to add one more method that would delete a specific user? No rush at all. Just curios if you had any requests for that and want to implement it. Thanks!
  3. vbezruchkin

    Which PHP IDE? / What do you use to code?

    Hi, I personally use phpStorm and I really adore it. IMHO, the best IDE at very affordable price. I didn't know there is an addon for xenForo style there, def worth checking.
  4. vbezruchkin

    Disable email / password change

    Worked like a charm! Thank you very much, Andy. There is one more place though :) account_wrapper template that contains direct link to change password page. Thanks again! Please consider this thread closed 8)
  5. vbezruchkin

    Disable email / password change

    Thanks a lot. I will give it a try asap and post the results here.
  6. vbezruchkin

    Disable email / password change

    Greetings, First of all let me take this chance to thank you for this wonderful software. It's really great and very easy to use. Like a new breath of fresh air after vBulletin 3.8 I used to have. Now to the actual point :) I've created user single sign on / register module for our major...
Back
Top Bottom