View Single Post
  #4  
Old 10-28-2009, 06:59 AM
  amy2203's Avatar 
amy2203 amy2203 is offline
 

X-Wizard
  
Join Date: Jul 2004
Location: Watford, UK
Posts: 1,509
 

Default Re: Order information from DB to Smarty var?

OK, so you've added it to the database yourself.

However, the php doesn't know that field exists, so it's not returned when the database is queried. In general queries specify exactly which data is needed to keep the size down and the page load quicker.

Your php files will need editing to include this data in the query.

hth
__________________
X-Cart version 5 (Previously 3.5-4)

Previous Versions included
BCSE Reward Points Mod
Altered Cart On Sale Mod
Wordpress Plugin

Please don't PM me for support. I help where I can on the forum and your question will more likely be answered there.

Shout me a Coffee!
Reply With Quote