When using the admin order creation form, I am getting the following error:
Warning: Mage_Core_Block_Template::include(/home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/design/adminhtml/default/default/template/paypal/express/form.phtml) [function.Mage-Core-Block-Template-include]: failed to open stream: No such file or directory in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 116 [0] in Mage_Core_Block_Template::fetchView() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 116 [1] in Mage_Core_Block_Template->fetchView("adminhtml/default/default/template/paypal/express/form.phtml") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 143 [2] in Mage_Core_Block_Template->renderView() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 188 [3] in Mage_Core_Block_Template->toHtml() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method/Form.php on line 69 [4] in Mage_Adminhtml_Block_Sales_Order_Create_Billing_Method_Form->fetchEnabledMethods() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method/Form.php on line 89 [5] in Mage_Adminhtml_Block_Sales_Order_Create_Billing_Method_Form->getInnerHtml() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/design/adminhtml/default/default/template/sales/order/create/billing/method/form.phtml on line 22 [6] in include("/home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/design/adminhtml/default/default/") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 116 [7] in Mage_Core_Block_Template->fetchView("adminhtml/default/default/template/sales/order/create/billing/method/form.phtml") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 143 [8] in Mage_Core_Block_Template->renderView() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 188 [9] in Mage_Core_Block_Template->toHtml() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Abstract.php on line 439 [10] in Mage_Core_Block_Abstract->_getChildHtml("form", 1) in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Abstract.php on line 413 [11] in Mage_Core_Block_Abstract->getChildHtml() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/design/adminhtml/default/default/template/sales/order/create/abstract.phtml on line 27 [12] in include("/home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/design/adminhtml/default/default/") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 116 [13] in Mage_Core_Block_Template->fetchView("adminhtml/default/default/template/sales/order/create/abstract.phtml") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 143 [14] in Mage_Core_Block_Template->renderView() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Block/Template.php on line 188 [15] in Mage_Core_Block_Template->toHtml() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreateController.php on line 308 [16] in Mage_Adminhtml_Sales_Order_CreateController->billingMethodAction() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Controller/Varien/Action.php on line 325 [17] in Mage_Core_Controller_Varien_Action->dispatch("billingMethod") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php on line 133 [18] in Mage_Core_Controller_Varien_Router_Admin->match(Zend_Controller_Request_Http) in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/code/core/Mage/Core/Controller/Varien/Front.php on line 166 [19] in Mage_Core_Controller_Varien_Front->dispatch() in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/app/Mage.php on line 380 [20] in Mage::run("base") in /home/bedroom/public_html/thelittlebedroomcompany.co.uk/public/index.php on line 28
It does not appear that the paypal folder that the requested template should reside in is present in the downloadable archive. Is it available anywhere else, or was this just a packaging issue?
The admin order creation functionality has not been implemented yet and will be available in next releases. The dummy pages on the related links were removed by mistake.