Image size & uploads

Technical Support

Suggested Topics


  • 0 Votes
    4 Posts
    373 Views

    @roy-miller

    Well, maybe you don't get precisely the option you prefer baked in but you may want to explore the alternatives, wh/at the least provide something rather than a blank "No one has replied". I favor the "Last - Show the latest post, including original post, if no replies" variant, wh/displays a leadin teaser snippet from the original post if no replies. Teaser is aptly named as provides a "taste" of what the thread may be about.

    Otherwise... I gots nothin' for ya.... Good luck!

  • 0 Votes
    6 Posts
    873 Views

    one more thing I found, at the Uploads section on the admin, I get the following error:

    Error: ENOENT: no such file or directory, scandir '/public/uploads'

    although I do have that library, if I do

    ls public/

    while I am at the root of the forum, it does list the folder:

    503.html favicon.ico images js-enabled.css language less logo.png src uploads vendor
  • Images in tags

    Technical Support
    0 Votes
    2 Posts
    958 Views

    Guess this isn't possible. I looked at the badges addon that supposedly could do this but can't seem to figure out how to get it to work.

  • 0 Votes
    6 Posts
    2k Views

    @julian

    Thanks mate...

    I had a bit of a play with it.... Works as advertised... Great plugin.

    I'd love the ability to share a copy of the assets folder somehow as well tho. But I know this wouldn't be very safe.

  • 0 Votes
    2 Posts
    1k Views

    as temporary solution added to custom.css:

    .img-responsive {
    display:inline;
    }