Coder Social home page Coder Social logo

WP uploads folder bug about slickstack HOT 2 CLOSED

littlebizzy avatar littlebizzy commented on July 29, 2024
WP uploads folder bug

from slickstack.

Comments (2)

jessuppi avatar jessuppi commented on July 29, 2024 1

Whoops! Thanks for reporting this... we should have researched the format more carefully before adding those new snippets a few days ago. It should now be fixed, as below:

define('WP_HOME', 'https://@DOMAIN');
define('WP_SITEURL', 'https://@DOMAIN');
define('WP_CONTENT_URL', 'https://@DOMAIN/wp-content');
define('WP_PLUGIN_URL', 'https://@DOMAIN/wp-content/plugins');
define('UPLOADS', 'wp-content/uploads');

If you re-run the ss-install it should work correctly now.

Ref: https://github.com/littlebizzy/slickstack/blob/master/wordpress/wp-config.txt

from slickstack.

jessuppi avatar jessuppi commented on July 29, 2024

@hxinen Also if you're interested in being listed:

https://slickstack.io/experts/

I'll leave this issue open for bit longer but I think it should be fixed, cheers!

from slickstack.

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.