[TYPO3-english] EXT:gridelements :: "Create new content element" does not work
Martin Bless
m.bless at gmx.de
Tue Aug 7 22:04:07 CEST 2012
[Martin Bless] wrote & schrieb:
>
>I'm trying to use gridelements - but clicking "Create new content
>element" doesn't succeed. Instead Firebug Networks shows that there is
>damaged URL requested which gives a 404 Not Found error:
>
>http://ubu239.mb.local/typo3/sysext/cms/layout/db_new_content_el.php?id=74&
>
>
>I tried in several installations of 4.5 and 4.7: No success.
>
>Is that error known? Something with the PHP version, as a friend of
>mine assumes? My tests are on Ubuntu 12.04 with PHP 5.3.10-1ubuntu3.2.
>
>?
It seems to be a bug. I've reported it here:
http://forge.typo3.org/issues/39601
"""
Title:
new_content_el Wizard does not work if TYPO3 is installed in subfolder
of webroot
Descriptions:
Description
Really cool, these gridelements. Thanks! But:
The new content element wizard "new_content_el" does not work if the
TYPO3 installation is in the subfolder of webroot. The reason seems to
be that in Extjs JS the URL is created as "/typo3/sysext/cms/..." and
not as "((/subfolderPath))/typo3/sysext/cms/..."
The supplied patch precisely shows what I mean. If I replace
"/WEBROOT/SUBFOLDER/INSTALLDIR" in the patch with the correct path the
wizard works.
"""
HTH - Hope This Helps
Martin
--
Certified TYPO3 Integrator | TYPO3 Documentation Team Member
http://mbless.de
More information about the TYPO3-english
mailing list