[TYPO3-english] TYPO3 6.0.0Beta2 and RealURl

roxanne at asd-networks.com roxanne at asd-networks.com
Fri Sep 21 18:23:42 CEST 2012


Thank you Steffen,

I have a little more info here;

The singleton "TYPO3\CMS\Extensionmanager\Utility\ConfigurationUtility" 
needs a prototype in "injectConfigurationItemRepository".
This is often a bad code smell; often you rather want to inject a 
singleton.

in Container.php line 243

Class.tx_realurl.php line 2708

Here is my dev log: tx_devLog.sql

http://pastebin.com/cS9zzhAw

(??)

Roxanne
---

On 2012-09-21 11:29, Steffen Gebert wrote:
> Hi Roxanne,
>
> looks like your typo3conf/ext/realurl dir is not writable for the web
> server user.
> However, weird behavior that this file is should be deleted..
>
> Kind regards
> Steffen
>
> --
> Steffen Gebert
> TYPO3 v4 Core Team Member
> TYPO3 Server Administration Team Member
>
> TYPO3 .... inspiring people to share!
> Get involved: http://typo3.org
>
> I work for TYPO3 solely in my spare time. If you think that
> my work helps you running your business, you are invited to
> send me a donation via PayPal to this email address. Thanks
>
> On 9/21/12 3:59 PM, roxanne at asd-networks.com wrote:
>>
>> Hi Dmitry,
>>
>>
>> I found this error message in my log:
>>
>> Core: Error handler (BE): PHP Warning:
>> 
>> unlink(/var/www/asd-networks.com/typo3conf/ext/realurl/locallang_csh.xml):
>> Permission denied in
>> 
>> /var/www/asd-networks.com/typo3/sysext/core/Classes/Utility/GeneralUtility.php
>> line 2700
>>
>> I am using PHP 5.3.3-7+squeeze14 with Suhosin-Patch.
>>
>> Roxanne
>>
>> On 2012-09-20 23:52, Dmitry Dulepov wrote:
>>> Hi!
>>>
>>> Impossible to help because there is no information about problems 
>>> you
>>> have. This is approximately like you say: "My car does not work".
>>> There should be something more detailed.
>>>
>>> I did not test RealURL with 6.0 yet. If RealURL does not work at 
>>> all,
>>> it may mean that some hooks were changed and compatibility with
>>> previous versions is broken. Or some members of classes, which 
>>> RealURL
>>> accesses, were made protected.
>>>
>>> RealURL ran with all versions from TYPO3 4.0 without major changes.
>>> So it either a local problem or one of recent changes to the core.
>>>
>>> Dmitry.
>>>
>>> roxanne at asd-networks.com wrote:
>>>> I have not been able to get RealURL to work with TYPO3 6.0.0Beta2
>>>> I have tried the latest from trunk too.
>>>> https://svn.typo3.org/TYPO3v4/Extensions/realurl/trunk/
>>>> Here is what I have in realurl_autoconf.php.
>>>>
>>>> <?php
>>>>
>>>> 
>>>> $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']=unserialize('a:1:{s:20:"www.asd-networks.com\
>>>>
>>>>
>>>>
>>>> 
>>>> ";a:3:{s:4:"init";a:6:{s:16:"enableCHashCache";b:1;s:18:"appendMissingSlash";s:18:"ifNotFile,r\
>>>>
>>>>
>>>>
>>>> 
>>>> edirect";s:18:"adminJumpToBackend";b:1;s:20:"enableUrlDecodeCache";b:1;s:20:"enableUrlEncodeCa\
>>>>
>>>>
>>>>
>>>> 
>>>> che";b:1;s:19:"emptyUrlReturnValue";s:1:"/";}s:8:"pagePath";a:5:{s:4:"type";s:4:"user";s:8:"us\
>>>>
>>>>
>>>>
>>>> 
>>>> erFunc";s:68:"EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main";s:14:"spac\
>>>>
>>>>
>>>>
>>>> 
>>>> eCharacter";s:1:"-";s:14:"languageGetVar";s:1:"L";s:11:"rootpage_id";s:1:"1";}s:8:"fileName";a\
>>>>
>>>>
>>>>
>>>> 
>>>> :3:{s:25:"defaultToHTMLsuffixOnPrev";i:0;s:16:"acceptHTMLsuffix";i:1;s:5:"index";a:1:{s:5:"pri\
>>>>
>>>>
>>>> nt";a:1:{s:9:"keyValues";a:1:{s:4:"type";i:98;}}}}}}');
>>>> ?>
>>>> Does someone know of this problem?
>>>>
>>>> Just root and 6 subpages with fluidpage.
>>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list