[FLOW3-general] Creating my first TYPO3 Phoenix plugin
mario chiari
m at mariochiari.net
Wed Oct 10 13:53:05 CEST 2012
Hi Christian,
thanks. (I had tried TYPO3.Phoenix:Plugin !)
I replaced
prototype(TYPO3.TYPO3:Plugin:PluginRenderer)TYPO3.TYPO3:Plugin with
prototype(TYPO3.Phoenix.ContentTypes:PluginRenderer) too.
Still things are not working as they should.
-- BE, I am not able to save any more.
-- log file says:
Uncaught exception #1301610453 in line 156
of /var/www/html/TYPO3-Neos-1.0-alpha1/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Fluid_ViewHelpers_FormViewHelper_Original.php: Could not resolve a route and its corresponding URI for the given parameters. This may be due to referring to a not existing package / controller / action while building a link or URI. Refer to log and check the backtrace for more details.
-- if I do not logout from BE, and open
http://neos.demo/homepage/home.html in a different Firefox tab, BE
wireframe for home page is shown instead than FE. (how do I open a FE
window from the BE?)
-- http://neos.demo/neos/administration/packages returns
Fatal error: Call to undefined method TYPO3\Flow\Package
\MetaData::getTitle()
in /var/www/html/TYPO3-Neos-1.0-alpha1/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_TYPO3_Controller_Module_Administration_PackagesController_Original.php on line 45
-- I still don't have a clue on how to import a package I have already
developed on a different installation of FLOW3. Do I need to use
migration command? How?
thanks for your support
cheers
mario
On Wed, 2012-10-10 at 12:15 +0200, Christian Müller wrote:
> Hi Mario,
>
> the information is somewhat outdated.
>
....
More information about the FLOW3-general
mailing list