Giter Club home page Giter Club logo

Comments (11)

helhum avatar helhum commented on August 20, 2024 2

@rschaufler Thanks. Released as 2.1.0

from typoscript_rendering.

helhum avatar helhum commented on August 20, 2024

I think it is due to wrong DummyRendering path on line 46 of

Why do you think this is a wrong path? Path looks correct to me.

What TYPO3 version are you using? What PHP version? Any base dir restriction or similar?

from typoscript_rendering.

stat1x avatar stat1x commented on August 20, 2024

Hi,
I'm using TYPO3 8.7.9 with PHP 7.1. I don't have any base dir restrinction. If I add a / like this I don't get the warning :
/typo3conf/ext/typoscript_rendering/Scripts/DummyRendering.php

from typoscript_rendering.

helhum avatar helhum commented on August 20, 2024

If I add a /

can you outline where exactly you add this?

In the code I have this:

$typoScriptFrontendController->config['config']['pageGenScript'] = 'EXT:typoscript_rendering/Scripts/DummyRendering.php';

from typoscript_rendering.

helhum avatar helhum commented on August 20, 2024

and can you check if it works with 8.7.8?

from typoscript_rendering.

helhum avatar helhum commented on August 20, 2024

oh, and how do you run PHP? fastcgi, apache or fpm?

In any case, this looks like a bug in TYPO3

from typoscript_rendering.

stat1x avatar stat1x commented on August 20, 2024

I run it with integrated server php -S localhost:8000

from typoscript_rendering.

stat1x avatar stat1x commented on August 20, 2024

I add it like this : $typoScriptFrontendController->config['config']['pageGenScript'] = '/typo3conf/ext/typoscript_rendering/Scripts/DummyRendering.php';

from typoscript_rendering.

rschaufler avatar rschaufler commented on August 20, 2024

I'm having the same issue when using a hardened TYPO3 CMS 8.7 instance. If i manually symlink /app/private/typo3conf/ext/typoscript_rendering to /app/public/typo3conf/ext/typoscript_rendering it won't throw an error

from typoscript_rendering.

helhum avatar helhum commented on August 20, 2024

@rschaufler @stat1x can you confirm that the fix applied in mentioned commit works for you? It fixes the issue here.

from typoscript_rendering.

rschaufler avatar rschaufler commented on August 20, 2024

@helhum i can confirm that the issue is fixed using the current master branch, thank you!

from typoscript_rendering.

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.