View Single Post
  #20  
Old 12-28-2006, 01:56 PM
 
pcarcare pcarcare is offline
 

eXpert
  
Join Date: Jun 2004
Location: Salt Lake City, Utah
Posts: 230
 

Default Re: Mini-cart (or other functionality) on a non-xcart page

I already changed <? to <php?. With <? I get the following error....

"ERROR: Can not initiate application! Please check configuration."

I re-copied the code, and I am still getting the same error....

"Parse error: syntax error, unexpected '}' in /home/myusername/public_html/ext_menu_cart.php on line 52"

If I remove

{

} else {
echo "Your shopping cart is currently empty.";
}

The script shows up.

Any other ideas?
__________________
X-cart gold 4.5.2 (live)
X-payments 1.0.5

http://www.professionalcarcare.com
Your online source for all your car care needs
Reply With Quote