![]() |
| | LinkBack | Themen-Optionen | Thema bewerten | Ansicht |
|
#1
| |||
| |||
Hallo Ich habe ein Web-Hosting-Paket bei Hetzner. Eine Typo3 Installation kann über die konsola-h gestartet werde. Klappt auch alles. Nun habe ich mit viel Mühe meine Internetseite lokal auf meinem Rechner fertiggestellt und will diese per .t3d - Backup-File auf mein Hetzner-Typo3 installieren. Da funktionieren aber die GMENUS nicht. Hat jemand schon mal so ein Problem gehabt. Danke Dominik |
|
#2
| ||||
| ||||
| Moin! Zitat:
Beste Grüße, Josch.
__________________ Typo3 4.1.x |
|
#3
| |||
| |||
Also: Es werden keine Menüs angezeigt. So soll es sein http://www.fronz-daten-service.de So ist es http://www.fronz-daten-service.de/fds Es fehlen links oben die 3 blauen Vierecke Image Magick ist in der Version 6.3.2 vorhanden. Hier die .conf <?php //$Id: localconf.php 1097 2006-08-29 12:34:06Z stephan.konvickova $ $TYPO3_CONF_VARS['SYS']['sitename'] = 'fds'; $TYPO3_CONF_VARS['BE']['installToolPassword'] = 'xxxxxxxxxxxxxxxxx'; $TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplat e_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizar d_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter ,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin'; $typo_db_extTableDef_script = 'extTables.php'; ## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script! $typo_db_username = 'xxxxxx'; // Modified or inserted by TYPO3 Install Tool. $typo_db_password = 'xxxxx8'; // Modified or inserted by TYPO3 Install Tool. $typo_db_host = 'xxxxxxx'; // Modified or inserted by TYPO3 Install Tool. $typo_db = 'fronzi1_typo3'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['SYS']['encryptionKey'] = 'xxxxxxxc'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['SYS']['compat_version'] = '4.0'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']["im_path"] = '/usr/bin/'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['im_version_5'] = 'im6'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']["gdlib_png"] = '0'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['TTFdpi'] = '92'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['gdlib_2'] = '1'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['png_truecolor'] = '1'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']["im_path_lzw"] = '/usr/bin/'; $TYPO3_CONF_VARS['GFX']['gdlib_png'] = '1'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['im_imvMaskState'] = '1'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['im_v5effects'] = '1'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['SYS']['binPath'] = '/usr/bin'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['GFX']['im_negate_mask'] = '1'; // Modified or inserted by TYPO3 Install Tool. // Updated by TYPO3 Install Tool 15-02-2007 10:52:08 ?> |
|
#4
| ||||
| ||||
| Moin! Gut, wenn also die IM Installation, sowie die Fontlib-Konfiguration den Funktionstest im Install-Tool bestehen, kann ich mir nur vorstellen, dass das GMENU mit seinem Typoscript evtl. nicht mit den Page IDs passt (soweit explizit IDs im TS angegeben wurden). Beste Grüße, Josch.
__________________ Typo3 4.1.x |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Installation ImageMagick auf one.com-Server | kaschi | TYPO3 4.x Installation und Updates | 4 | 02.03.08 22:26 |
| Allgemeines zur Installation auf IIS Server | bensen | TYPO3 3.x Installation und Updates | 3 | 16.10.06 15:49 |
| Installation von Typo3 v.4 auf 1&1 Virtual Server | RaTTe | TYPO3 4.x Installation und Updates | 12 | 20.08.06 09:27 |
| Installation der Sourcen auf Linux-Server | Thomas Fröhlich | TYPO3 4.x Installation und Updates | 5 | 09.08.06 18:17 |
| Installation auf IIS Server | Levron | TYPO3 3.x Installation und Updates | 1 | 01.04.06 09:07 |