Recent content by jansen

  1. J

    XF 2.2 Fresh install

    I havnt got a chance to enter some credentials but how can i grant the user access to my db?
  2. J

    XF 2.2 Fresh install

    An exception occurred: [mysqli_sql_exception] Access denied for user ''@'localhost' (using password: NO) in src/XF/Db/Mysqli/Adapter.php on line 159 mysqli->real_connect() in src/XF/Db/Mysqli/Adapter.php at line 159 XF\Db\Mysqli\Adapter->makeConnection() in src/XF/Db/Mysqli/Adapter.php at line...
  3. J

    XF 2.2 Change font i

    How can i change the font? I've read it all through but I still don't understand. What do i have to write in the Typography. And how can i change the font in the navigation bar like here: https://prnt.sc/vks5oh This is the fontface but idk what to do with it: @font-face { font-family...
  4. J

    XF 2.2 filter for uids

    how can i change the path: /forum/user/velo.1/ to /forum/user/1 so that it only shows the user id /forum/user/example.2/ = /forum/user/2 /forum/user/example2.3/ = /forum/user/3 /forum/user/example3.4/ = /forum/user/4 and that i dont need to change it for everybody with route filters
  5. J

    XF 2.2 Picture behind navigation bar

    Thank you very much <3
  6. J

    XF 2.2 Picture behind navigation bar

    https://prnt.sc/vhl9ai more like this
  7. J

    XF 2.2 Picture behind navigation bar

    How can i make a image behind the nav bar?
Back
Top Bottom