[Typo3] phpmyadmin-css buggy?

Christian Kündig kreegee at gmail.com
Thu Apr 7 17:31:41 CEST 2005


Hi,

For some reasons, my phpmyadmin looks very odd (typo3.8.0beta1), so i 
checked the css and i found out that theres something wrong with 
phpmyadmin.css.php or my config. before submitting a bug (havent found 
an existing one on this issue), i just want to check if somebody got 
this problem too?

typo3/ext/phpmyadmin/modsub/phpmyadmin-2.5.6-rc1/css/phpmyadmin.css.php:

---------------------------------------
Error in init.php: Path to TYPO3 main dir could not be resolved correctly.

This happens if the last 6 characters of this path, 
/home/kuendig/public_html/chrigi/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.5.6-rc1/css/, 
(\$temp_path) is NOT "typo3/" for some reason.
You may have a strange server configuration. Or maybe you didn't set 
constant TYPO3_MOD_PATH in your module?
If you expect any help from anybody on this issue, you should save this 
page as an html document and send it along with your request for help!

Array
(
     [TYPO3_OS] =>
     [PATH_thisScript] => 
/home/kuendig/public_html/chrigi/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.5.6-rc1/css/phpmyadmin.css.php
     [php_sapi_name()] => cgi
     [TYPO3_MOD_PATH] => ext/phpmyadmin/modsub/phpmyadmin-2.5.6-rc1/
     [PATH_TRANSLATED] => 
/home/kuendig/public_html/chrigi/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.5.6-rc1/css/phpmyadmin.css.php
     [SCRIPT_FILENAME] => 
/home/kuendig/public_html/chrigi/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.5.6-rc1/css/phpmyadmin.css.php
)
-------------------------------------

this css/ at the end of the path confuses me, may this be the reason 
MOD_PATH can't be used and the main dir can't be resolved?

Or is it just my typo3/php-config? (everything else works fine...)

Greets

Christian



More information about the TYPO3-english mailing list