xen foro

  1. revolveextra34

    PHP checking XenForo user's account data

    I am authenticating XenForo user via php. My code: public function Auth($username, $password) { $userIDA = $this->getarray("SELECT * FROM xf_user WHERE username='".$username."'"); if($userIDA) { define('SESSION_BYPASS', false); // if true: logged in user info and sessions...
  2. johncircle

    PHP Error of Integrating Discord (Xenforo)

    When I enable the addons of Xenforo, it shows this. My server in another host with SAME php version can make this with no error. So it is not the plugin problem. An exception occurred: Undefined index: instant_invite in /home/blackfor/public_html/library/EWRdiscord/Listener/NavTabs.php on line...
  3. nidhin

    How to implement member map api on front end

    How do we fetch members location details after integrated members map add-on. did they provide API end points after purchase or is there any others methods.
  4. amirarossow

    How can I put latest version of XenForo on SQL server 2021?

    Hello Everyone, I'm not sure about this question that wanna know if is possible to put a new installation of XenForo in SQL server ? I have a system, created in SQL server, so I want to put the existent users table in a new installation of XenForo. Thanks in advance
  5. Xenforo Forum’da Eklenti Kaldırmak

    Xenforo Forum’da Eklenti Kaldırmak

    Xenforo Forum’da Eklenti Kaldırmak Nasıl Olur?
  6. Xenforo Forum’da Dosya Sağlık Kontrolü Nasıl Yapılır?

    Xenforo Forum’da Dosya Sağlık Kontrolü Nasıl Yapılır?

    Xenforo Forum Dosya Sağlık Kontrolü
  7. Xenforo sitesinden eklenti indirmek ve Xenforo Foruma eklenti kurulumu

    Xenforo sitesinden eklenti indirmek ve Xenforo Foruma eklenti kurulumu

    Xenforo eklenti indirmek ve Xenforo Forum a eklenti kurmak
  8. famade

    Google search result wrong home page description cached

    Please, i need help in editing a section of my homepage google recently indexed deception I don't want visitors to see. I want it to index our mission on the footer of the home page, not disclaimer! Please, how can I edit this in the xen foro software? screenshot of google index attached.
Top Bottom