CMS MADE SIMPLE FORGE

Orders

 

[#5284] action.invoice.php

avatar
Created By: armin pfurtscheller (erbo20)
Date Submitted: Sun Aug 08 16:30:58 -0400 2010

Assigned To: Robert Campbell (calguy1000)
Version: 1.10.1
CMSMS Version: None
Severity: Minor
Resolution: Fixed
State: Closed
Summary:
action.invoice.php
Detailed Description:
after I got rid of default templates bug concerning *> instead of *} it seems
that there is another small bug in the file action.invoice.php, or better one
function call at the end of the file ("$order_obj->save();") leads the template
always to start with a backslash! does anybody has a solution to fix this
problem, because it looks really strange and I even don't know if should be an
error message or not. furthermore the ecommerce suite is too complicated to go
through every function call, maybe the developer knows the fix immediately.

cms and module versions:

cmsms 1.8.1
cgextensions 1.19.2
cgecommercebase 1.2.2
cgsimplesmarty 1.4.5
cgpaymentgatewaybase 1.0.8
products 2.8.3
feu 1.12
orders 1.10.1

thanks for every help!


History

Comments
avatar
Date: 2010-08-10 12:04
Posted By: armin pfurtscheller (erbo20)

ok after searching for a while to get to the root of this problem i found it in
the FEU (FrontEndUsers) module.
open the file called event.CGEcommerceBase.OrderUpdated.php and remove the
backslash at the beginning
of the file before the <?php open tag...that's all
      
Updates

Updated: 2012-04-18 04:22
cmsms_version_id: => -1
state: Open => Closed

Updated: 2010-08-10 12:04
resolution_id: 5 => 7

Updated: 2010-08-09 11:59
description: after I got rid of default templates bug concerning *> instead of *} it seems that there is another small bug in the file action.invoice.php, or better one function call at the end of the file ("$order_obj->save();") leads the template always to start wit => after I got rid of default templates bug concerning *> instead of *} it seems that there is another small bug in the file action.invoice.php, or better one function call at the end of the file ("$order_obj->save();") leads the template always to start wit

Updated: 2010-08-09 11:26
description: after I got rid of default templates bug concerning *> instead of *} it seems that there is another small bug in the file action.invoice.php, or better one function call at the end of the file ("$order_obj->save();") leads the template always to start wit => after I got rid of default templates bug concerning *> instead of *} it seems that there is another small bug in the file action.invoice.php, or better one function call at the end of the file ("$order_obj->save();") leads the template always to start wit
resolution_id: => 5