https://twill.io logo
Join Discord
Powered by
# ❓questions
  • i

    ifox

    07/07/2021, 9:04 AM
    did you change crop configuration after saving?
  • u

    user

    07/07/2021, 9:06 AM
    As in, in the
    twill.php
    ->
    block_editor
    ->
    crops
    ?
  • u

    user

    07/07/2021, 9:06 AM
    Or on the image itself on the admin panel?
  • i

    ifox

    07/07/2021, 9:08 AM
    in the code
  • i

    ifox

    07/07/2021, 9:08 AM
    either in config or Product model
  • u

    user

    07/07/2021, 9:13 AM
    No, everything is the same as it was earlier.
  • i

    ifox

    07/07/2021, 9:33 AM
    can you screenshot the rows in the mediables table for that product?
  • i

    ifox

    07/07/2021, 9:34 AM
    I'm not sure why it wouldn't render a file url if it's all there
  • u

    user

    07/07/2021, 9:49 AM
    How do I target the actual model inside the mediables table? I don't see any columns which would point out to a specific model?
  • i

    ifox

    07/07/2021, 9:50 AM
    mediable_type
    and
    mediable_id
  • u

    user

    07/07/2021, 9:50 AM
    Ah right, first 10 were just blocks, that's why I didn't see the model name
  • u

    user

    07/07/2021, 9:52 AM
    But the thing is, it's not just that one, none of the images related to products model are showing 😄
  • v

    void

    07/07/2021, 9:52 AM
    Nevermore are you interesting in pairing for a bit? I could try to take a look with you 🙂
  • u

    user

    07/07/2021, 9:53 AM
    As long as it works 😄
  • v

    void

    07/07/2021, 9:54 AM
    I can't make any promises as I'm still new in twill (like a month old) but I didn't get any problems with my images part (aside of exif extension not being installed in one of my php/servers)
  • v

    void

    07/07/2021, 9:55 AM
    @User this community should probably have one voice channel so people could share screen/get on voice what do you think?
  • u

    user

    07/07/2021, 9:55 AM
    I won't be able to share the screen anyway, since this is confidential, and I'm only providing terms and models which aren't actually revealing in any way. NDA and stuff you know >_<
  • v

    void

    07/07/2021, 9:56 AM
    yeah, I get it I deal with that too
  • i

    ifox

    07/07/2021, 9:57 AM
    made one public, feel free to try it!
  • v

    void

    07/07/2021, 9:59 AM
    @User that is locked we can't use as normal users
  • u

    user

    07/07/2021, 9:59 AM
    ^ 😄
  • i

    ifox

    07/07/2021, 10:00 AM
    ok let me check permissions
  • i

    ifox

    07/07/2021, 10:02 AM
    @void try now?
  • v

    void

    07/07/2021, 10:21 AM
    @User we are getting out of ideas here 😂
  • i

    ifox

    07/07/2021, 10:25 AM
    I can join in a sec
  • v

    void

    07/07/2021, 10:46 AM
    another one bites the dust! @User so your issue was with running multiple environments on the same server and laravel session/browser cookies was getting in the way with your media urls if I understood correctly?
  • i

    ifox

    07/07/2021, 10:48 AM
    yeah @void it was because he's using signed urls with GIide and his browser was sending a cookie for another environment preventing the urls to be generated
  • v

    void

    07/07/2021, 10:49 AM
    Cool, it's good to have that documented here in case other people search for issues with ->image not returning correctly their image path 🙂
  • u

    user

    07/07/2021, 12:05 PM
    @void, yes, that was the case, sorry I was on a break.
  • u

    user

    07/07/2021, 12:09 PM
    Hi, I am Rajesh.. just stumbled upon Twill. Was able to install and set up.. seeing the /admin/login - after entering the credentials, it still show me the same login page... how do I take it to the dashboard? Can anyone help?
1...495051...484Latest