Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Image links failing · 10 years ago

    Great info - thanks so much. I will try to remove symlinks to a Dropbox folder, bring it all within the grav folders without using symlinks and see what happens.

  • Image links failing · 10 years ago

    I just tested your zip and after adding the default .htaccess, that page and URL worked for me. Let me explain about the path tho. The /onboarding/test route works because Grav is routing that URL to

  • Image links failing · 10 years ago

    well, that's weird, as your htaccess seems untouched . Locally, I have the following url which is working: <img src="/learn/user/pages/06.onboarding/03.test/image2.png"> Browsing to http://loc

  • Image links failing · 10 years ago

    I've copied my nginx config file and .htaccess from other working sites into this one, cleared the cache and still the image doesn't load. It still renders html as http://doc.instat.com/user/pages/06.

  • Image links failing · 10 years ago

    @paulmassendari, well that's very interesting. Thank you for testing. Here is my .htaccess. I don't know what it should be. <IfModule mod_rewrite.c> RewriteEngine On ## Begin RewriteBase # If

  • Image links failing · 10 years ago

    Well, it works fine for me. You forgot to include you htaccess, so I put the default one and your image is displayed. Did you change something on your .htaccess?

  • Image links failing · 10 years ago

    @rhukster - were you able to get my zip file? Thx.

  • Image links failing · 10 years ago

    update: I installed a completely new Grav base system and the "Grav is Running!' default page with a linked image loaded fine, no problem with image displaying. Then I dropped my site's /user folder

  • Image links failing · 10 years ago

    @rhukster How about this, zip file is here: https://www.dropbox.com/s/y5drw0qhe05v72l/doc.instat.zip?dl=0

  • Image links failing · 10 years ago

    How can I send you my site zip file?