View Single Post
  #19  
Old 05-27-2008, 02:22 PM
 
robertswww robertswww is offline
 

X-Adept
  
Join Date: Jul 2003
Posts: 586
 

Default Re: Image Path MOD for 4.1.x

Quote:
Originally Posted by sparker2
Here is the code I put in and it is not working.

$prepared['image_path'] = $file_path;
}
}
Please look at the code carefully, or cut-and-paste... your code above has 2 closing brackets below the prepared image path line of code. As you will notice in Post #1, one of those 2 closing brackets is commented out (via the pound signs).

Remove one (or comment out), and that should fix your syntax error.

Robert
__________________
X-cart 4.1.10
Reply With Quote