View Single Post
  #1  
Old 08-26-2007, 03:52 PM
 
sjbt sjbt is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 35
 

Default Embedded page with dynamic data problem

I have an app that I'm trying to bring in using an embedded page. This pulls data in from a MySQL database totally separate from X-Cart. I have the whole script (PHP + Javascript) wrapped with the {literal}{/literal} tags. The data doesn't display.

I put the script into a php test file in the same directory and it works fine. Is something in Smarty preventing the access to the database? What would you suggest?

I already set all the variable global at the top and I changed the variables for username, password, etc to a slightly different word so it wouldn't be a conflict.

Sure appreciate any help.

Thanks!!!
__________________
X-Cart 4.1.8
Reply With Quote