[TYPO3-core] RFC #12052: DB check -> Manage ref-index outputs ugly /path/to/your/typo3/...

Steffen Gebert steffen at steffen-gebert.de
Thu Sep 24 11:19:22 CEST 2009


Hi,

this is a SVN patch request.

Type: Bugfix, nobrainer

Bugtracker references:
http://bugs.typo3.org/view.php?id=12052

Branches: trunk

Problem:
DB check -> Manage reference index
outputs:
=========
To check the reference index use:
php /path/to/your/typo3/cli_dispatch.phpsh lowlevel_refindex -c

To update the reference index use:
php /path/to/your/typo3/cli_dispatch.phpsh lowlevel_refindex -e

Make sure that a BE user with the name _cli_lowlevel exists. For more  
details see:  
/path/to/your/typo3/sysext/lowlevel/HOWTO_clean_up_TYPO3_installations.txt
========

This is ugly. Why not tell the true /path/to/your/typo3/... ?


Solution:
Substitute /path/to/your/typo3/ with PATH_typo3

Additional information:
I added "-f" to the PHP call as AFAIK it should be there


Regards
Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12052.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090924/654388df/attachment.txt 


More information about the TYPO3-team-core mailing list