• [deleted]

  • Edited

Bug in Beta 14 version

If you attempt to go to the direct URL of the page without navigating through the site

[2020-12-07 18:43:15] flarum.ERROR: InvalidArgumentException: No hint path defined for [fof.user-directory]. in /home/domain/public_html/vendor/illuminate/view/FileViewFinder.php:112

    [deleted] this error is usually caused by a different extension that's loaded before the one that triggers the error.

    I have noticed FoF Upload has incorrect view path definition, so it might be the cause.

      9 days later
      19 days later

      how can i install compatible version for beta-13 ?
      it is giving error wants beta-15 but i dont want to update beta-15 yet 😃

        Bishwas-py pull request. Essentially, I've written up and presented one potential implementation in the code, and it now needs to go through a review process by the FoF team.

          Enhancement:
          A condensed table format with with user details in columns (username, display name, email, last login, etc.) with an export to csv (for admins) would be a nice feature.

          a month later

          DrSchizo Hello looks like something is wrong.

          If the extension was installed properly it should look something like this:

          Also when I visit the link you provided I see a html page without any css loaded? Did you get any errors while installing? Have you tried clearing cache using php flarum cache:clear?

          EDIT: Nvm, looks like you fixed the issue.

          Thanks!

          Sorry, I was working on the forum and that explained the CSS problem (it was a CHMOD problem).

          I had no problem while installing the extension, but I changed the directory CHOWN and CHMOD and the options are now correctly displayed in the admin panel, as it is in your screenshots. But it unfortunately didn't change anything on the frontend 🙁

            DrSchizo well, I can view the user directory and also can see the link in the navbar, what exactly are you experiencing?

            DrSchizo Yes, try clicking on the nav bar link. Direct link doesn't seem to work. I'm guessing it is intentional but not sure. (has to wait for a dev to confirm)

            I don't understand why the direct link doesn't work, but the menu link does indeed work now. Thank you!

            Did you solve the issue? I don't see the two links on your website anymore so cannot test.

            If you insert the link anywhere, make sure you use /users and not /users/ as the target (no trailing slash)

            12 days later

            idea: plaease add menu in user directory (info about users) example:


            all users: count
            online users: open list (open new window with users) (hide this parameter for user if not permissions)
            hidden online users: list (open new window with hidden online users) (hide this parameter for user if not permissions)