Add Transactional Email Template page does not load properlyAdding transactional email template to transaction email list by custom moduleNew Order transactional email template nonexistant?Transactional email templates not loadingMagento 1.9 Transactional Email 'Add New Template' Page ErrorMagento Transactional email template header and footer not loadingCan't manually send transactional email?How to add customer name and subscription email in transactional email template of invoice and newsletterTemplate Styles not working for magento custom transactional email templateMagento 1.9 - Transactional Email Issuesadd new to Transactional email template backend is not working

Why is indicated airspeed rather than ground speed used during the takeoff roll?

Maths symbols and unicode-math input inside siunitx commands

Geography in 3D perspective

How can an organ that provides biological immortality be unable to regenerate?

Am I eligible for the Eurail Youth pass? I am 27.5 years old

Synchronized implementation of a bank account in Java

Hausdorff dimension of the boundary of fibres of Lipschitz maps

Have the tides ever turned twice on any open problem?

A Ri-diddley-iley Riddle

두음법칙 - When did North and South diverge in pronunciation of initial ㄹ?

What is the English word for a graduation award?

What are substitutions for coconut in curry?

Probably overheated black color SMD pads

Help rendering a complicated sum/product formula

Would it be believable to defy demographics in a story?

Knife as defense against stray dogs

HP P840 HDD RAID 5 many strange drive failures

In what cases must I use 了 and in what cases not?

Do native speakers use "ultima" and "proxima" frequently in spoken English?

Calculate the frequency of characters in a string

How are passwords stolen from companies if they only store hashes?

Recruiter wants very extensive technical details about all of my previous work

Why are there no stars visible in cislunar space?

Deletion of copy-ctor & copy-assignment - public, private or protected?



Add Transactional Email Template page does not load properly


Adding transactional email template to transaction email list by custom moduleNew Order transactional email template nonexistant?Transactional email templates not loadingMagento 1.9 Transactional Email 'Add New Template' Page ErrorMagento Transactional email template header and footer not loadingCan't manually send transactional email?How to add customer name and subscription email in transactional email template of invoice and newsletterTemplate Styles not working for magento custom transactional email templateMagento 1.9 - Transactional Email Issuesadd new to Transactional email template backend is not working













0















I am just about to finish my first project with Magento and as always I have crashed something right before the finish line:

I'm using Magento 1.9.0.1 (Community Edition).
When I go to Transactional Emails and press the "Add new template" button (I'm sorry for wrong translations, I'm using the German backend (which is quite a mess)) I do not get to the Add template page although it worked yesterday. What I see now is this:
Magento error



I am not too experienced with PHP, but my guess is that there might be php Tags missing or a file needed for only this page is missing. I have of course tried googling for the solution but no results.










share|improve this question




























    0















    I am just about to finish my first project with Magento and as always I have crashed something right before the finish line:

    I'm using Magento 1.9.0.1 (Community Edition).
    When I go to Transactional Emails and press the "Add new template" button (I'm sorry for wrong translations, I'm using the German backend (which is quite a mess)) I do not get to the Add template page although it worked yesterday. What I see now is this:
    Magento error



    I am not too experienced with PHP, but my guess is that there might be php Tags missing or a file needed for only this page is missing. I have of course tried googling for the solution but no results.










    share|improve this question


























      0












      0








      0








      I am just about to finish my first project with Magento and as always I have crashed something right before the finish line:

      I'm using Magento 1.9.0.1 (Community Edition).
      When I go to Transactional Emails and press the "Add new template" button (I'm sorry for wrong translations, I'm using the German backend (which is quite a mess)) I do not get to the Add template page although it worked yesterday. What I see now is this:
      Magento error



      I am not too experienced with PHP, but my guess is that there might be php Tags missing or a file needed for only this page is missing. I have of course tried googling for the solution but no results.










      share|improve this question
















      I am just about to finish my first project with Magento and as always I have crashed something right before the finish line:

      I'm using Magento 1.9.0.1 (Community Edition).
      When I go to Transactional Emails and press the "Add new template" button (I'm sorry for wrong translations, I'm using the German backend (which is quite a mess)) I do not get to the Add template page although it worked yesterday. What I see now is this:
      Magento error



      I am not too experienced with PHP, but my guess is that there might be php Tags missing or a file needed for only this page is missing. I have of course tried googling for the solution but no results.







      email email-templates ce-1.9.0.1 transactional-mail






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 15 mins ago









      Teja Bhagavan Kollepara

      3,00641949




      3,00641949










      asked Aug 5 '14 at 13:27









      BernieBernie

      68413




      68413




















          1 Answer
          1






          active

          oldest

          votes


















          1














          What you are seeing there looks like the file app/code/core/Mage/Core/Model/Email/Template.php.

          it can also be located in app/code/local/Mage/Core/Model/Email/Template.php in case you moved it an modified it there.

          Anyway, check in those 2 locations and see if the opening php tag is <?php and not <? or if you don't have a closing tag ?> before the first line you see as output.






          share|improve this answer























          • The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

            – Bernie
            Aug 5 '14 at 13:48







          • 1





            Well, get a clean copy of it and replace the one you have.

            – Marius
            Aug 5 '14 at 13:55










          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f31323%2fadd-transactional-email-template-page-does-not-load-properly%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          What you are seeing there looks like the file app/code/core/Mage/Core/Model/Email/Template.php.

          it can also be located in app/code/local/Mage/Core/Model/Email/Template.php in case you moved it an modified it there.

          Anyway, check in those 2 locations and see if the opening php tag is <?php and not <? or if you don't have a closing tag ?> before the first line you see as output.






          share|improve this answer























          • The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

            – Bernie
            Aug 5 '14 at 13:48







          • 1





            Well, get a clean copy of it and replace the one you have.

            – Marius
            Aug 5 '14 at 13:55















          1














          What you are seeing there looks like the file app/code/core/Mage/Core/Model/Email/Template.php.

          it can also be located in app/code/local/Mage/Core/Model/Email/Template.php in case you moved it an modified it there.

          Anyway, check in those 2 locations and see if the opening php tag is <?php and not <? or if you don't have a closing tag ?> before the first line you see as output.






          share|improve this answer























          • The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

            – Bernie
            Aug 5 '14 at 13:48







          • 1





            Well, get a clean copy of it and replace the one you have.

            – Marius
            Aug 5 '14 at 13:55













          1












          1








          1







          What you are seeing there looks like the file app/code/core/Mage/Core/Model/Email/Template.php.

          it can also be located in app/code/local/Mage/Core/Model/Email/Template.php in case you moved it an modified it there.

          Anyway, check in those 2 locations and see if the opening php tag is <?php and not <? or if you don't have a closing tag ?> before the first line you see as output.






          share|improve this answer













          What you are seeing there looks like the file app/code/core/Mage/Core/Model/Email/Template.php.

          it can also be located in app/code/local/Mage/Core/Model/Email/Template.php in case you moved it an modified it there.

          Anyway, check in those 2 locations and see if the opening php tag is <?php and not <? or if you don't have a closing tag ?> before the first line you see as output.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 5 '14 at 13:38









          MariusMarius

          167k28319684




          167k28319684












          • The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

            – Bernie
            Aug 5 '14 at 13:48







          • 1





            Well, get a clean copy of it and replace the one you have.

            – Marius
            Aug 5 '14 at 13:55

















          • The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

            – Bernie
            Aug 5 '14 at 13:48







          • 1





            Well, get a clean copy of it and replace the one you have.

            – Marius
            Aug 5 '14 at 13:55
















          The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

          – Bernie
          Aug 5 '14 at 13:48






          The file seems to be the right one (have not moved or modified it, so it is not in local). But it appears that the php Section ends on every occurence of the ">" sign, no matter if it is inside a comment or not. I do not remember changing anything on this file or relevant to this file

          – Bernie
          Aug 5 '14 at 13:48





          1




          1





          Well, get a clean copy of it and replace the one you have.

          – Marius
          Aug 5 '14 at 13:55





          Well, get a clean copy of it and replace the one you have.

          – Marius
          Aug 5 '14 at 13:55

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f31323%2fadd-transactional-email-template-page-does-not-load-properly%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

          Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

          Aasi (pallopeli) Navigointivalikko