View Single Post
  #337  
Old 03-18-2005, 08:22 PM
 
taltos1 taltos1 is offline
 

Senior Member
  
Join Date: Mar 2005
Location: USA
Posts: 160
 

Default

I installed it and I am having some problems. I got the mod from EWDHosting and followed the file "X-Cart Easy Checkout - Custom Installation - 4.0.x" that was included with the .zip

I get the error:
"Parse error: parse error, unexpected T_VARIABLE in ....public_html/cart.php on line 112"

When I click on "buy now" on a item.

Area of error.
Quote:
#
# Calculate total number of checkout process steps
#
$smarty->assign("mode",$mode)
$total_checkout_steps = 2;
$checkout_step_modifier["anonymous"] = 0;
$checkout_step_modifier["payment_methods"] = 0;

Also, in the instructions, the areas that detail the "Open include/login.php"
and "Open include/register.php" and what to edit in them does not correspond to what is in the original files...

Thank you very much for you help.
__________________
X-Cart Gold Version 4.0.18
EWDHosting.com is my Host
Unix Servers
Reply With Quote