Code Monkey home page Code Monkey logo

Comments (3)

farconada avatar farconada commented on July 23, 2024

I m using latest versión of flux with TYPO3 4.7.7 and works
El 19/12/2012 17:23, "mostwanted" [email protected] escribió:

hey claus,

i was told that...

--- quote ---
Claus wants to keep compatibility with 4.5.. so it's a bug!
--- /quote ---

so here is my report:

is EXT:flux 5.0 incompatible with TYPO3 4.7? in the news on 16/12/2012 i
only read "Flux and FED 5.0 are compatible with 6.0".

I just tryout EXT:fluidcontent which depends on EXT:flux in an 4.7.7 TYPO3
installation and tried to add one of the twitter bootstrap content elements
on a page. this results in this error message in the BE:

Fatal error: Class 'TYPO3\CMS\Core\Messaging\FlashMessage' not found in
/var/www/hella/typo3conf/ext/flux/Classes/Service/Configuration.php on line
103

line 103 says:

$flashMessage = new \TYPO3\CMS\Core\Messaging\FlashMessage($messageText,
'Fluid configuration missing', t3lib_FlashMessage::WARNING);

kind regards

roland


Reply to this email directly or view it on GitHubhttps://github.com/NamelessCoder/flux/issues/12.

from flux.

NamelessCoder avatar NamelessCoder commented on July 23, 2024

Hi Roland,

This one is a slight incompatibility caused by improper use of a 6.0-only class name. A fix is coming. It has an easy workaround:

  • If you use the standard Fluid Content Elements you need to install FED (you can disable every option FED provides; only the VHs are being used)
  • If you use the Bootstrap elements you need to install VHS.

The standard elements are being migrated to VHS, too. But it will not be possible with all of them (for example the map element).

Cheers,
Claus

from flux.

NamelessCoder avatar NamelessCoder commented on July 23, 2024

Issue fixed - and compatibility with 6.0 preserved :)

from flux.

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.