Giter Club home page Giter Club logo

Comments (5)

dmitryd avatar dmitryd commented on May 24, 2024

The first line of your configuration is not needed since... may be 5 years ago :) Remove that addRootLineFields thing.

For the rest, please, temporary remove your config and try automatic configuration. Your config contains a lot of settings that do not exist or should not be set even for version 1.x (like firstHitPathCache).

Please, make sure that your pages either have domains records, or 'Is site root?' is set in page properties.

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

One more thing: change $TYPO3_CONF_VARS to $GLOBALS['TYPO3_CONF_VARS']. Your config is not visible on my system at all because $TYPO3_CONF_VARS would be local to the function that loads it.

from typo3-realurl.

in-session avatar in-session commented on May 24, 2024

ha ha ha ok removed the fields :-)

With the auto configuration works the test installation, but howto put now the language code inside the url? And also how to change the params like: ?tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&cHash=baa26d725343d587cea1b1e3d4d1477d?

your are my hero :-) your last post was the problem $GLOBALS['TYPO3_CONF_VARS']

Have you a chance to post a minimal realurl_conf.php for everybody, so that it is more comfortable?

Cheers

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

Minimal realurl config is no config 😄 Automatic configuration is minimal config.

Language codes will work with automatic configuration if you install static_info_tables extension and set language codes in the language records (static_info_tables provides a selector in the language record). Configuration for tx_news is provided by EXT:news automatically too. There is a special interface for extensions to pre-configure realurl.

from typo3-realurl.

in-session avatar in-session commented on May 24, 2024

:-D you are right, but for me works fine with realurl_conf.php it is a little bit easyer for handling and adjust small parts like the filesnames etc. Thanks for your help.

from typo3-realurl.

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.