View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004044 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2012-05-14 21:37 | 2012-12-18 08:32 |
Reporter | nickname | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.6.0 revision 44406 | ||||
Summary | 0004044: Email bug with download products | ||||
Description | in the basic template in the order confirmation e-mails is a mistake. Download items purchased, then no mail sent. In addition, the cart is filled, the Thankyou page does not appear, instead, appears to Store Home. In the download section of the account, the items are still available. | ||||
Steps To Reproduce | -Basic Template -Buy-download items -customer does not receive mail | ||||
Additional Information | http://forum.oxid-esales.com/showthread.php?t=14270 | ||||
Tags | No tags attached. | ||||
Theme | Basic | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
The info from forum: when they change the line in order_cust.tpl: oxgetseourl ident=$oConf->getSelfLink() to the: oxgetseourl ident=$oViewConf->getSelfLink() and also some changes for: $oConf -> $oViewConf - then it works for them (emails are sent properly). |
|
tpl changes gos to major update, but in major update basic theme, not supported any more |