Git Product home page Git Product logo

Comments (7)

nilsnolde avatar nilsnolde commented on May 23, 2024

So sorry I didn't have the time until today to properly catch up on this @LuigiBella!

I can't reproduce this behavior. Neither with the current master nor with the release on the WP Plugin page. I tried with Docker and two images:

  • wordpress:5.3.2-php7.2-apache
  • wordpress:5.4.1-php7.2-apache (latest release)

In all 4 situations I can just install the plugin and render any markdown.

I'm not the biggest WP user myself, but do you use multi-sites stuff? Or anything else that's rather special?

from wordpress-markdown-git.

LuigiBella avatar LuigiBella commented on May 23, 2024

No problem @nilsnolde ; I appreciate you taking the time to look into this.

The issue is happening on my Siteground hosting account using the latest version of WP(5.4.1) and the Documents from Git plugin from the WP Plugin page, I have tried contacting Siteground but they were unable to provide more information as to a possible cause.

Here is the URL of where the error can be seen: https://dahelpguide.luigibella.com/

Thanks again.

from wordpress-markdown-git.

nilsnolde avatar nilsnolde commented on May 23, 2024

Really weird! It's complaining that the file is not where it should be.

What's the structure inside /home/luigibe2/public_html/DAHelpGuide/wp-content/plugins/documents-from-git/? E.g. tree -L 3 /home/luigibe2/public_html/DAHelpGuide/wp-content/plugins/documents-from-git/?

from wordpress-markdown-git.

nilsnolde avatar nilsnolde commented on May 23, 2024

Against all odds: is your provider running Windows servers? I could try changing the path separator to be platform agnostic, didn't really think about anyone using a OS where / is not the separator.

from wordpress-markdown-git.

nilsnolde avatar nilsnolde commented on May 23, 2024

Hmpf, I got it. Apparently that warning message was there all along, I just didn't realize it.. Just saw the same popping up in phpstorms debug output.

It's a circular reference anyways and apparently it works all the same without. Not sure why it was in there in the first place..

I'll push now some commits, which will close your issues. Forgot to take them to another branch. Can you please give master a try with the WP Pusher plugin? And let me know if all works for you now?

from wordpress-markdown-git.

LuigiBella avatar LuigiBella commented on May 23, 2024

Thank you Nils!
It is no longer displaying any warnings and my attempt to display a MD file from BitBucket is working.

from wordpress-markdown-git.

nilsnolde avatar nilsnolde commented on May 23, 2024

Good to hear!

How about the other issues? Can I close them as well?

from wordpress-markdown-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.