|
|||||||
![]() |
|
|
LinkBack | Themen-Optionen | Ansicht |
|
|||
|
Fatal error: Call to undefined function: xtc_draw_selection_field_installer() in ..../inc/xtc_draw_radio_field_installer.inc.php on line 21
So siehts aus, Line 21 ist die letzte Zeile ab "return": <?php /* ----------------------------------------------------------------------------------------- $Id: xtc_draw_radio_field_installer.inc.php,v 1.1 2003/09/06 21:47:50 fanta2k Exp $ XT-Commerce - community made shopping http://www.xt-commerce.com Copyright (c) 2003 XT-Commerce ----------------------------------------------------------------------------------------- based on: (c) 2000-2001 The Exchange Project (earlier name of osCommerce) (c) 2002-2003 osCommerce(html_output.php,v 1.1 2002/01/02); www.oscommerce.com (c) 2003 nextcommerce (xtc_draw_radio_field_installer.inc.php,v 1.3 2003/08/13); www.nextcommerce.org Released under the GNU General Public License ---------------------------------------------------------------------------------------*/ require_once(DIR_FS_INC . 'xtc_draw_selection_field_installer.inc.php'); function xtc_draw_radio_field_installer($name, $value = '', $checked = false) { return xtc_draw_selection_field_installer($name, 'radio', $value, $checked); } ?> Diese Fehlermeldung tritt bei Installationsaufruf auf, und bricht ab. Ansonsten sind keine Fehlermeldungen vorhanden. Was ist falsch? Vielen Dank 0etzi |
|
|||
|
die Datei xtc_draw_selection_field_installer.inc.php war fehlerhaft.
Statt php-code stand dort in html-code "Es ist ein Fehler aufgetreten". habe eine ordentliche Datei raufgeladen und dann funktionierte die Installation. |
![]() |
| Lesezeichen |
| Stichworte |
| call, error, fatal, function, undefined |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Fatal error: Call to undefined function xtc_image_button() in /is/htdocs/wp1050987_XK | topseller | Installation und Konfiguration | 0 | 20.10.2006 01:02 |