#1 (permalink)  
Alt 10.12.2005, 18:35
Erfahrener Benutzer
 
Registriert seit: 02.06.2005
Beiträge: 124
Standard

Hallo,

kann mir jemdn sagen was diese Fehler meldung sagt wenn ich mich als Kunde neu anmelde ??

Warning: Cannot modify header information - headers already sent by
(output started at /kunden/xxxxx_xxxxx/nachtschwaermer/xtcommerce/inc/xtc_draw_
checkbox_field.inc.php:49) in /kunden/xxxx_xxxxx/nachtschwaermer/xtcommerce/inc/xtc_redirect.inc.php on line 28

hier meine xtc_redirect.inc.php

Zitat:
<?php

/* -----------------------------------------------------------------------------------------

$Id: xtc_redirect.inc.php,v 1.1 2003/09/06 21:47:50 fanta2k Exp $



XT-Commerce - community made shopping

http://www.xt-commerce.com



Copyright &copy; 2003 XT-Commerce

-----------------------------------------------------------------------------------------

based on:

&copy; 2000-2001 The Exchange Project (earlier name of osCommerce)

&copy; 2002-2003 osCommerce(general.php,v 1.225 2003/05/29); www.oscommerce.com

&copy; 2003 nextcommerce (xtc_redirect.inc.php,v 1.5 2003/08/13); www.nextcommerce.org



Released under the GNU General Public License

---------------------------------------------------------------------------------------*/



// include needed functions

require_once(DIR_FS_INC . 'xtc_exit.inc.php');



function xtc_redirect($url) {

if ( (ENABLE_SSL == true) && (getenv('HTTPS') == 'on') ) { // We are loading an SSL page

if (substr($url, 0, strlen(HTTP_SERVER)) == HTTP_SERVER) { // NONSSL url

$url = HTTPS_SERVER . substr($url, strlen(HTTP_SERVER)); // Change it to SSL

}

}



header('Location: ' . $url);



xtc_exit();

}

?>

und hier die andere

Zitat:
<?php

/* -----------------------------------------------------------------------------------------

$Id: xtc_draw_checkbox_field.inc.php,v 1.1 2003/09/06 21:47:50 fanta2k Exp $



XT-Commerce - community made shopping

http://www.xt-commerce.com



Copyright &copy; 2003 XT-Commerce

-----------------------------------------------------------------------------------------

based on:

&copy; 2000-2001 The Exchange Project (earlier name of osCommerce)

&copy; 2002-2003 osCommerce(html_output.php,v 1.52 2003/03/19); www.oscommerce.com

&copy; 2003 nextcommerce (xtc_draw_checkbox_field.inc.php,v 1.5 2003/08/13); www.nextcommerce.org



Released under the GNU General Public License

---------------------------------------------------------------------------------------*/



require_once(DIR_FS_INC . 'xtc_draw_selection_field.inc.php');



// Output a form checkbox field

function xtc_draw_checkbox_field($name, $value = '', $checked = false, $parameters = '') {

return xtc_draw_selection_field($name, 'checkbox', $value, $checked, $parameters);

}

?>

ich wei? nicht so richtig was das system mir sagen will. :unsure:
Bitte kann da jemand ?ber setzen und helfen?

Gru?
Ela
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 10.12.2005, 18:45
Erfahrener Benutzer
 
Registriert seit: 02.06.2005
Beiträge: 124
Standard


Danke Danke,

hab dann nach 30min doch noch was im forum gefunden und es beseitigen k?nnen.



Gru?
Ela


Zitat:
Originally posted by Tiara@Dec 10 2005, 07:35 PM
Hallo,

kann mir jemdn sagen was diese Fehler meldung sagt wenn ich mich als Kunde neu anmelde ??

Warning: Cannot modify header information - headers already sent by
(output started at /kunden/xxxxx_xxxxx/nachtschwaermer/xtcommerce/inc/xtc_draw_
checkbox_field.inc.php:49) in /kunden/xxxx_xxxxx/nachtschwaermer/xtcommerce/inc/xtc_redirect.inc.php on line 28

hier meine xtc_redirect.inc.php
und hier die andere
ich wei? nicht so richtig was das system mir sagen will. :unsure:
Bitte kann da jemand ?ber setzen und helfen?

Gru?
Ela
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 03.03.2006, 15:10
Benutzer
 
Registriert seit: 24.10.2005
Beiträge: 56
Standard

Hallo Tiara,
wie hast du dein Problem gel?st ?
Ich habe ein ?hnliches inc/xtc_redirect.inc.php on line 28

bei mir ist es die on line 29

Lg jp2302
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
fehlermeldung, sagt

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 07:42 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand