Code Monkey home page Code Monkey logo

Comments (7)

 avatar commented on June 30, 2024

Add:

$env_config['subclass_prefix'] = "EE_";

Anywhere to config.master.php

Toke me a while to figure it out myself...

And for the CP to work i had to add:
$env_config['rewrite_short_tags'] = TRUE;

from ee-master-config.

erikreagan avatar erikreagan commented on June 30, 2024

Sorry I didn't see this initially. I didn't get a notification from GitHub about the issue. Thanks for hopping in there to answer the question, Manuel.

@jonathanstegall Do you not have the following line in your EE default config file?:

$config['subclass_prefix'] = 'EE_';

from ee-master-config.

erikreagan avatar erikreagan commented on June 30, 2024

I think I see the problem.

Have both of you used the sample ee/system/config file in my repository? If so, that was not my intention. I truncated that file for brevity just as an example. You should be leaving EE's default config file alone for the most part and simply adding the include line at the bottom of your file.

Does that make sense?

I may update that file and the instructions to be clearer if needed.

from ee-master-config.

 avatar commented on June 30, 2024

Well yes, i was just following your guide by the book.
Kind of missed that part.

A small update to the instructions could help.. Maybe a warning message, so you don't forget the other settings

from ee-master-config.

erikreagan avatar erikreagan commented on June 30, 2024

For what it's worth, my instructions never said to replace the contents of the config file. Only to "Add the following code to the bottom of system/expressionengine/config/config.php"

An update is on the way though. This has happened to more than one person so it could obviously use improvement :)

Thanks again
Erik

from ee-master-config.

jonathanstegall avatar jonathanstegall commented on June 30, 2024

Yes, I figured out that I just needed to edit the config file, rather than replace it. I should've come back to add that. I think it would be helpful to add that as a quick note, so that's a good idea.

Anyway, this is a fantastic piece of work.

Thanks,
Jonathan

from ee-master-config.

erikreagan avatar erikreagan commented on June 30, 2024

Thanks Jonathan. I updated the repository this morning with some notes
about that. Thanks for the suggestion and the kind words!

Best,
Erik

from ee-master-config.

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.