error room ,GTE emu , und js error ,brauche hilfe.

  • hi

    i have some errors that i whant to fix .

    error 1 is the room error that is saved see pic .
    error 2 is javascript , dunno what to do .


    this is the line of the java error , and i can look at it the whole day but that wont fix it .

    =Class.create();TagHelper.initialized=false;TagHelper.init=function(a){if(TagHelper.initialized){return}TagHelper.initialized=true;TagHelper.loggedInAccountId=a;

    and heres another error i found

    Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\Boost\Packages\Management\Start.php:5) in C:\xampp\htdocs\Boost\Packages\Management\Start.php on line 5

    and this is the line

    <?php header('Content-Type: text/html; charset=ISO-8859-1'); ?>

    if some 1 wil help me out i wil aprociate that .

    3 Mal editiert, zuletzt von duckhead (21. Mai 2016 um 09:47)

  • You can't use the php header in HTML Code.
    Replace the line with the this:

    Code
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />

    Or put the php header to the first line

    Erfolgreich bist du erst dann, wenn du mit dir selbst zufrieden bist.

  • ok wil figirure it out , i didnt change those things , i downloaded this whit those instals
    can you maybe help me out whit the js and room error ?

    dont know what to do .

    and how is it possible if i change furni language to dutch and when im done then something changed it to another englisch name back ?

    is there another furnitxt some where or what ?

    Einmal editiert, zuletzt von duckhead (22. Mai 2016 um 18:48)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!